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
Age
Commit message (
Expand
)
Author
2014-01-29
hipe: Fixup update cerl pretty printer
Björn-Egil Dahlberg
2014-01-29
dialyzer: Add maps tests
Björn-Egil Dahlberg
2014-01-29
dialyzer: Remove dead code
Björn-Egil Dahlberg
2014-01-29
dialyzer: Reflect map_pair core changes in dialyzer
Björn-Egil Dahlberg
2014-01-29
hipe: Update cerl pretty printer
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
stdlib: Strengthen Map module with guards
Björn-Egil Dahlberg
2014-01-28
stdlib: Pretty print maps
Björn-Egil Dahlberg
2014-01-28
stdlib: Remove bogus map() type
Björn-Egil Dahlberg
2014-01-28
erts,stdlib: Change map module name to maps
Björn-Egil Dahlberg
2014-01-28
erts,stdlib: Teach matchspec compiler map guards
Björn-Egil Dahlberg
2014-01-28
stdlib: Fixup id_transform_SUITE
Björn-Egil Dahlberg
2014-01-28
typer: Rename map() type to map_dict()
Björn-Egil Dahlberg
2014-01-28
edoc: Add test for Maps in EDoc
Björn-Egil Dahlberg
2014-01-28
edoc,syntax_tools: Teach Map understanding
Björn-Egil Dahlberg
2014-01-28
dialyzer,hipe,stdlib: Add Maps understanding to Dialyzer
Björn-Egil Dahlberg
2014-01-28
stdlib: Add Map module
Björn-Egil Dahlberg
2014-01-28
stdlib: Update erl_scan_SUITE for ':=' and '=>' tokens
Björn-Egil Dahlberg
2014-01-28
stdlib: Deny variables as keys and disallow ':=' in map construction
Björn-Egil Dahlberg
2014-01-28
stdlib: Teach erl_eval Maps ':=' exact operator
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
stdlib: Fix erl_parse:parse_term/1
Björn-Egil Dahlberg
2014-01-28
Extend erl_parse with two Op Map syntax
Björn-Egil Dahlberg
2014-01-28
Teach erl_scan to recognize ':='
Björn-Egil Dahlberg
2014-01-28
erl_eval: Add functions to interpreter for maps
Björn-Egil Dahlberg
2014-01-28
stdlib: Update printing to handle 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
erts: Add the size-testing guard BIF map_size/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
[next]