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
/
compiler
Age
Commit message (
Expand
)
Author
2016-01-14
compiler, hipe: Fix pretty printing of Core Maps
Björn-Egil Dahlberg
2016-01-12
Fix crash when attempting to update a fun as if it were a map
Björn Gustavsson
2016-01-11
Eliminate crash in v3_codegen
Björn Gustavsson
2016-01-07
beam_bool: Fix unsafe optimization
Björn Gustavsson
2015-12-15
Update release notes
Erlang/OTP
2015-12-15
Update version numbers
Erlang/OTP
2015-11-20
Fix missing filename and line number in warning
Björn Gustavsson
2015-11-17
[compiler] Correct documentation
Hans Bolinder
2015-10-26
Fix cerl_trees:label/2 bug with map K/V swap
Magnus Lång
2015-09-21
Prepare release
Erlang/OTP
2015-09-14
Merge branch 'bjorn/cuddle-with-tests' into maint
Björn Gustavsson
2015-09-11
Merge branch 'c-rack/fix-typo3' into maint
Zandra
2015-09-10
compile_SUITE: Add test of warnings
Björn Gustavsson
2015-09-04
compiler: Fix get_map_elements register corruption
Björn-Egil Dahlberg
2015-09-04
compiler: Add extra checks for get_map_elements in validator
Björn-Egil Dahlberg
2015-09-04
compiler: Add test for corrupt register in get_map_elements
Björn-Egil Dahlberg
2015-08-28
Fix typo in call_last/3 spec
Constantin Rack
2015-08-25
Fix typo
Constantin Rack
2015-08-24
Fix typo: message to send is in x(1) not x(0)
Constantin Rack
2015-08-09
Fix another small typo
Constantin Rack
2015-08-09
Fix typo
Constantin Rack
2015-06-23
Prepare release
Erlang/OTP
2015-06-22
fix errors caused by changed line numbers
Bruce Yinhe
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-06-17
compiler: Add regressions_SUITE
Björn-Egil Dahlberg
2015-06-17
compiler: Fix beam_bool pass for get_map_elements
Björn-Egil Dahlberg
2015-06-04
Merge branch 'bjorn/compiler/spurious-warning'
Björn Gustavsson
2015-05-27
Merge branch 'bjorn/compiler/doc'
Björn Gustavsson
2015-05-27
Update compiler documentation
Björn Gustavsson
2015-05-27
Update application versions
Hans Bolinder
2015-05-26
Merge branch 'egil/opt-compile-time/OTP-12774'
Björn-Egil Dahlberg
2015-05-22
sys_core_fold: Eliminate warnings for unused terms in effect context
Björn Gustavsson
2015-05-22
Merge branch 'egil/fix-compiler-beam_bsm/OTP-12758'
Björn-Egil Dahlberg
2015-05-21
compiler: Use Maps as type information
Björn-Egil Dahlberg
2015-05-21
compiler: Use Maps instead of dict in beam_jump
Björn-Egil Dahlberg
2015-05-21
compiler: Use cerl_sets instead of gb_sets in beam_type
Björn-Egil Dahlberg
2015-05-21
compiler: Use Maps instead of gb_trees in beam_dead
Björn-Egil Dahlberg
2015-05-21
compiler: Use cerl_sets instead of gb_sets in beam_jump
Björn-Egil Dahlberg
2015-05-21
compiler: Use cerl_sets instead of sets in v3_kernel
Björn-Egil Dahlberg
2015-05-21
compiler: Use cerl_sets instead of gb_sets in sys_core_fold
Björn-Egil Dahlberg
2015-05-21
compiler: Add cerl_sets module
Björn-Egil Dahlberg
2015-05-21
compiler: Scope uses gb_sets not gb_trees
Björn-Egil Dahlberg
2015-05-21
beam_dict: Use Maps to map function name indices
Björn-Egil Dahlberg
2015-05-21
beam_dict: Use Maps to map line indices
Björn-Egil Dahlberg
2015-05-21
beam_dict: Use Maps to map atom indices
Björn-Egil Dahlberg
2015-05-21
v3_codegen: Use Maps to map local functions
Björn-Egil Dahlberg
2015-05-21
v3_life: Refactor variable db
Björn-Egil Dahlberg
2015-05-21
compiler: Use lc instead of map/1 in v3_codegen
Björn-Egil Dahlberg
2015-05-21
Don't make 'compiler' dependent on 'tools'
Björn Gustavsson
2015-05-21
compiler: Add tests for beam_bsm get_map_elements
Björn-Egil Dahlberg
[next]