Age | Commit message (Expand) | Author |
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 |