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
2014-01-29
compiler: Update inliner tests
Björn-Egil Dahlberg
2014-01-29
compiler: Squash #c_map_pair_*{} to #c_map_pair{}
Björn-Egil Dahlberg
2014-01-29
compiler: Squash #k_map_pair_*{} to #k_map_pair{}
Björn-Egil Dahlberg
2014-01-29
compiler: Fix term order compiler for maps
Björn-Egil Dahlberg
2014-01-28
compiler: Rename map pattern to proper name
Björn-Egil Dahlberg
2014-01-28
compiler: Add Maps types to cerl
Björn-Egil Dahlberg
2014-01-28
compiler: Format stacktrace on error
Björn-Egil Dahlberg
2014-01-28
compiler: Teach Maps to beam_disasm
Björn-Egil Dahlberg
2014-01-28
compiler: Fix v3_core for map update syntax
Björn-Egil Dahlberg
2014-01-28
compiler: Fix get_map_element bug with allocate
Björn-Egil Dahlberg
2014-01-28
compiler: Test Maps inlining
Björn-Egil Dahlberg
2014-01-28
compiler: Teach Maps understanding to inliner
Björn-Egil Dahlberg
2014-01-28
compiler: Implement different instructions for => and :=
Björn Gustavsson
2014-01-28
Pass the map pair operators through to the v3_codegen pass
Björn Gustavsson
2014-01-28
sys_core_fold: Remove optimization that has become invalid
Björn Gustavsson
2014-01-28
compiler: Implement support for exact Op in Maps
Björn-Egil Dahlberg
2014-01-28
Extend representation for maps in Core Erlang
Björn-Egil Dahlberg
2014-01-28
Update erl_lint, erl_expand_records, sys_pre_expand for Maps
Björn-Egil Dahlberg
2014-01-28
erts: Add the type-testing guard BIF is_map/1
Björn-Egil Dahlberg
2014-01-28
compiler: Fix sorted keys in put_map instruction
Björn-Egil Dahlberg
2014-01-28
compiler: Fix multiple same keys
Björn-Egil Dahlberg
2014-01-28
compiler: Check for duplicate key literals in Map
Björn-Egil Dahlberg
2014-01-28
compiler: Handle literals, not just atoms, as keys in maps
Björn-Egil Dahlberg
2014-01-28
compiler: Fix no basic blocks for maps
Björn-Egil Dahlberg
2014-01-28
compiler: Fix stack register reordering
Björn-Egil Dahlberg
2014-01-28
Implement support for maps in the compiler
Björn Gustavsson
2014-01-28
Introduce a representation for maps in Core Erlang
Björn Gustavsson
2014-01-28
Update erl_lint, erl_expand_records, sys_pre_expand for maps
Björn Gustavsson
2014-01-24
Import and use lists:droplast/1 in v3_core/v3_kernel
Hans Svensson
2014-01-24
beam_except: Eliminate compiler crash
Björn Gustavsson
2014-01-21
Fix testing with unicode paths
Dan Gudmundsson
2014-01-20
Merge branch 'bjorn/compiler/optimizations/OTP-11584'
Björn Gustavsson
2014-01-20
Merge branch 'bjorn/fix-line-number-in-bs-exception/OTP-11572'
Björn Gustavsson
2014-01-17
compiler: Silence false warning for unmatched return in 'after' clause
Björn Gustavsson
2014-01-16
Generalize optimizations of case statements
Björn Gustavsson
2014-01-16
compiler: Correct line number in exception from binary construction
Björn Gustavsson
2014-01-09
Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553'
Björn Gustavsson
2014-01-08
compiler tests: Test exporting rules for andalso/orelse
Björn Gustavsson
2014-01-08
Ignore warnings when running sys_core_fold after inlining
Björn Gustavsson
2013-12-19
Eliminate bottlenecks in sys_core_fold
Björn Gustavsson
2013-12-18
Officially support building core files
Tuncer Ayaz
2013-12-18
Officially support building assembler files
Tuncer Ayaz
2013-12-13
Test compilation of BEAM assembly with optimisations on
Anthony Ramine
2013-12-13
Keep exit blocks in order when moving them in beam_jump
Anthony Ramine
2013-12-13
Add missing recv_set, recv_mark and '%' to BEAM live annotation
Anthony Ramine
2013-12-13
Collect all optimised allocate instructions in beam_block
Anthony Ramine
2013-12-13
Properly collect allocate_zero instructions in beam_block
Anthony Ramine
2013-12-13
Properly let floating-point instructions through in the BEAM compiler
Anthony Ramine
2013-12-12
Test named funs
Anthony Ramine
2013-12-12
EEP 37: Funs with names
Anthony Ramine
[prev]
[next]