Age | Commit message (Expand) | Author |
2016-01-13 | stdlib: fix erl_eval not using non-local function handler | Hans Bolinder |
2015-10-19 | Use full list of bindings when matching on map keys | José Valim |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-30 | stdlib: Use module erl_anno | Hans Bolinder |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2014-10-03 | Merge branch 'egil/maps/variable-keys/OTP-12218' | Björn-Egil Dahlberg |
2014-08-26 | stdlib: Use environment bindings for Maps keys in erl_eval matching | Björn-Egil Dahlberg |
2014-07-07 | Merge branch 'mururu/fix-typo' into maint | Bruce Yinhe |
2014-07-04 | Fix typo in erl_eval:exprs comments | Yuki Ito |
2014-05-03 | Fix evaluation of map updates in the debugger and erl_eval | Anthony Ramine |
2014-03-15 | Fix evaluation of empty map patterns in erl_lint | Anthony Ramine |
2014-03-14 | Fix evaluation of empty map updates in erl_eval | Anthony Ramine |
2014-02-24 | Merge branch 'josevalim/jv-eval-guards/OTP-11747' | Henrik Nord |
2014-02-01 | Handle map fields in their own function in erl_eval | Anthony Ramine |
2014-01-28 | erts,stdlib: Change map module name to maps | Björn-Egil Dahlberg |
2014-01-28 | stdlib: Teach erl_eval Maps ':=' exact operator | Björn-Egil Dahlberg |
2014-01-28 | erl_eval: Add functions to interpreter for maps | Björn-Egil Dahlberg |
2014-01-23 | Fix erl_eval bug when erlang:'=='/2 is used in guards | José Valim |
2013-12-12 | Support named funs in the shell | Anthony Ramine |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-05-28 | Fix receive support in erl_eval with a BEAM module | Anthony Ramine |
2013-02-10 | erl_eval: Don't allow evaluation of {M,F} in the shell | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-09 | erl_eval: Remove support for packages | Björn Gustavsson |
2012-01-26 | erl_eval: Remove support for is_constant/1 | Björn Gustavsson |
2011-11-29 | erl_eval: Eliminate use of tuple funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-08-16 | Fix binary matching in the debugger | Björn Gustavsson |
2011-05-23 | Fix a spec and a type | Hans Bolinder |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |