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-02-10
Merge branch 'egil/compiler/maps-fix-codegen'
Björn-Egil Dahlberg
2014-02-07
compiler: Fix sys_core_fold let optimization
Björn-Egil Dahlberg
2014-02-07
compiler: Add debug listing after sys_core_fold
Björn-Egil Dahlberg
2014-02-07
Run sys_core_fold twice if any inliner is used
Anthony Ramine
2014-02-07
compiler: Fix codegen multiple updates for Maps
Björn-Egil Dahlberg
2014-02-07
erts,compiler: Correct and amend tests for Maps
Björn-Egil Dahlberg
2014-02-07
Merge branch 'hsv/using_lists_droplast'
Henrik Nord
2014-02-07
Merge branch 'egil/erts/fix-maps-beam_load'
Björn-Egil Dahlberg
2014-02-07
compiler: Update map_SUITE with error case test
Björn-Egil Dahlberg
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-02-04
sys_core_fold_SUITE: For cleanliness, move id/1 to the end
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-31
v3_core: Annotate list comprehensions to help out dialyzer
Björn Gustavsson
2014-01-31
compiler: Strengthen listings tests
Björn-Egil Dahlberg
2014-01-31
compiler: Strengthen Maps tests
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: Add core compile test for maps
Björn-Egil Dahlberg
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: 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
[prev]
[next]