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
/
src
Age
Commit message (
Expand
)
Author
2014-02-07
Merge branch 'hsv/using_lists_droplast'
Henrik Nord
2014-02-06
Merge branch 'bjorn/compiler/applying-binary-crash/OTP-11672'
Björn Gustavsson
2014-02-06
Merge branch 'bjorn/compiler/optimizations/OTP-11584'
Björn Gustavsson
2014-02-05
beam_bsm: Eliminate emulator crash when a binary is called
Björn Gustavsson
2014-02-05
beam_validator: Validate the "fun" argument for a call_fun/1 instruction
Björn Gustavsson
2014-02-05
Merge branch 'bjorn/eep37/OTP-11537'
Björn Gustavsson
2014-02-04
sys_core_fold: Prevent case expressions from being evaluated twice
Björn Gustavsson
2014-01-31
compiler: Teach beam_disasm has_map_field instruction
Björn-Egil Dahlberg
2014-01-31
compiler: Fold binary Map key patterns to literals
Björn-Egil Dahlberg
2014-01-30
Issue a warning when a named fun is constructed but not used
Björn Gustavsson
2014-01-29
compiler: Fix core parse for Maps
Björn-Egil Dahlberg
2014-01-29
compiler: Fixup #map_pair{} spec
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: 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-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-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 assembler files
Tuncer Ayaz
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
[next]