Age | Commit message (Expand) | Author |
2016-02-25 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-01-13 | Merge branch 'maint' | Björn Gustavsson |
2016-01-12 | Fix crash when attempting to update a fun as if it were a map | Björn Gustavsson |
2015-12-11 | compiler tests: Replace 'random' with 'rand' | Björn Gustavsson |
2015-09-04 | compiler: Add test for corrupt register in get_map_elements | Björn-Egil Dahlberg |
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 |