Age | Commit message (Expand) | Author |
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-23 | Fix erl_eval bug when erlang:'=='/2 is used in guards | José Valim |
2013-12-12 | Test named funs | Anthony Ramine |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-04-17 | Encode Erlang source files with non-ascii characters in UTF-8 | Björn Gustavsson |
2013-02-10 | erl_eval: Don't allow evaluation of {M,F} in the shell | Björn Gustavsson |
2013-02-07 | [stdlib] Fix bugs in eval_bits | Hans Bolinder |
2013-01-10 | erl_eval: Don't test parameterized modules | Björn Gustavsson |
2012-08-17 | Remove support for tuple funs | Björn Gustavsson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-01-27 | erl_eval_SUITE: Skip test of parameterized modules if native code | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | Hans Bolinder |
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder |
2011-03-23 | v3_core: Fix variable incorrectly unbound after binary match | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for stdlib | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update stdlib tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-12-21 | Fix type-checking of variable used in zero-width bit syntax construction | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |