index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
debugger
/
src
/
dbg_iload.erl
Age
Commit message (
Expand
)
Author
2015-12-15
debugger: Use '::' for constraints
Hans Bolinder
2015-09-15
debugger: Fix a bug related to the use of the erl_anno module
Hans Bolinder
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
debugger: Optimize evaluation of new map creation
Björn Gustavsson
2015-04-30
dbg_iload: Correct translation of generators
Björn Gustavsson
2015-04-30
debugger: Use module erl_anno
Hans Bolinder
2014-03-20
Fix some Dialyzer warnings
Hans Bolinder
2014-02-10
Merge branch 'nox/debugger/erl_eval_SUITE/OTP-11676'
Björn Gustavsson
2014-02-10
Truly test debugger in erl_eval_SUITE copy
Anthony Ramine
2014-02-04
Support maps in the debugger
Anthony Ramine
2013-12-12
Support named funs in the debugger interpreter
Anthony Ramine
2011-11-07
EEP-23: Allow variables in fun M:F/A
Björn Gustavsson
2011-08-16
Remove support for very old BEAM files
Björn Gustavsson
2011-08-16
Fix the no_tail option
Björn Gustavsson
2011-08-16
Fix handling of guard BIFs in list and binary comprehensions
Björn Gustavsson
2011-08-16
Handle terms in the top-level of guards properly
Björn Gustavsson
2011-08-16
Make sure that erlang:raise/3 sets the emulated stacktrace
Björn Gustavsson
2011-08-16
dbg_iload: Remove unnecessary handling of old guard tests
Björn Gustavsson
2011-08-16
Remove the special handling of Mod:module_info/{0,1}
Björn Gustavsson
2011-08-16
Remove the special handling of spawn BIFs
Björn Gustavsson
2011-08-16
Remove BIFs that no longer exist from dbg_iload:bif_type/1
Björn Gustavsson
2011-08-16
Handle all guard BIFs as safe in function bodies
Björn Gustavsson
2011-08-16
Remove support for erlang:fault/{1,2}
Björn Gustavsson
2011-07-06
Remove deprecated concat_binary/1
Björn Gustavsson
2010-07-07
Merge branch 'ks/cleanups' into dev
Raimo Niskanen
2010-06-08
Merge branch 'ks/ets-tid-type' into dev
Erlang/OTP
2010-06-07
Remove tid() from the predefined builtin types.
Kostis Sagonas
2010-06-07
debugger: Clean up as suggested by tidier
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP