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
/
test
/
map_SUITE.erl
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-15
Raise more descriptive error messages for failed map operations
Björn Gustavsson
2015-04-13
map_SUITE: Add tests of is_map/1 with literal maps
Björn Gustavsson
2015-03-30
compiler: Strengthen Maps tests
Björn-Egil Dahlberg
2015-03-27
compiler: Strengthen Maps tests
Björn-Egil Dahlberg
2015-03-12
compiler: Fix map_SUITE:t_map_sort_literal for new map compare order
Sverker Eriksson
2015-02-18
map_SUITE: Cover comparisons of 'nil' in v3_codegen
Björn Gustavsson
2015-01-28
core_pp: Correct printing of map literals
Björn Gustavsson
2015-01-21
map_SUITE: Ensure recompilation when running cover
Björn Gustavsson
2014-10-02
compiler: Update test for Maps aliasing
Björn-Egil Dahlberg
2014-08-26
compiler: Update Map tests
Björn-Egil Dahlberg
2014-04-03
compiler,stdlib: Fix Map literals as keys for Maps in patterns
Björn-Egil Dahlberg
2014-03-25
compiler: Do not evaluate map expressions with bad keys
Björn-Egil Dahlberg
2014-03-25
compiler: Strengthen Maps warnings tests
Björn-Egil Dahlberg
2014-03-24
compiler: Test deep map structure
Björn-Egil Dahlberg
2014-03-24
compiler: Cover #{ [] => Var } in testcase
Björn-Egil Dahlberg
2014-03-18
Properly collect variables in map expressions in v3_core
Anthony Ramine
2014-03-07
Merge branch 'nox/maps-beam_jump-put_map'
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/maps-beam_jump'
Björn-Egil Dahlberg
2014-03-06
Merge branch 'nox/maps-v3_codegen-sort-nil-keys'
Björn-Egil Dahlberg
2014-03-06
Properly collect labels in put_map instructions in beam_jump
Anthony Ramine
2014-03-05
Properly check label use in get_map_elements in beam_jump
Anthony Ramine
2014-03-04
Properly order Kernel code for maps with mixed pairs
Anthony Ramine
2014-03-04
Properly sort map pairs in v3_codegen
Anthony Ramine
2014-03-04
Merge branch 'nox/maps-fix-beam_bool-put_map'
Björn-Egil Dahlberg
2014-03-04
Merge branch 'nox/maps-expand-update'
Björn-Egil Dahlberg
2014-03-03
Properly collect labels in put_map instructions in beam_bool
Anthony Ramine
2014-03-01
Fix expansion of map update arguments
Anthony Ramine
2014-02-21
compiler: Update map_SUITE to handle inlining
Björn-Egil Dahlberg
2014-02-20
compiler: Strengthen Maps compile tests
Björn-Egil Dahlberg
2014-02-19
compiler: Test Maps aliasing
Björn-Egil Dahlberg
2014-02-10
Merge branch 'egil/compiler/maps-fix-sys_core_fold'
Björn-Egil Dahlberg
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
erts,compiler: Correct and amend tests for Maps
Björn-Egil Dahlberg
2014-02-07
compiler: Update map_SUITE with error case test
Björn-Egil Dahlberg
2014-01-31
compiler: Strengthen Maps tests
Björn-Egil Dahlberg