Age | Commit message (Expand) | Author |
2015-04-29 | sys_core_fold: Suppress warnings better | Björn Gustavsson |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-03-09 | sys_core_fold: Strengthen type optimization in lets | Björn Gustavsson |
2015-03-09 | v3_core: Add is_map tests before map instructions | Björn Gustavsson |
2015-02-03 | sys_core_fold: Optimize let statements more aggressively | Björn Gustavsson |
2015-02-03 | Suppress warnings for expressions that are assigned to '_' | Björn Gustavsson |
2015-01-26 | warnings_SUITE: Eliminate compiler warning for a shadowed variable | Björn Gustavsson |
2014-08-26 | compiler: Update Map tests | Björn-Egil Dahlberg |
2014-06-16 | Fix handling of latin1 characters in false ifdef branches | Björn Gustavsson |
2014-03-25 | compiler: Throw 'nomatch' on matching with bad binary keys | Björn-Egil Dahlberg |
2014-03-25 | compiler: Strengthen Maps warnings tests | Björn-Egil Dahlberg |
2014-03-18 | Don't fail compilation for modules that contain invalid UTF-8 | Björn Gustavsson |
2014-03-10 | Properly handle redundant boolean clauses in sys_core_fold | Anthony Ramine |
2014-03-04 | Support maps in cerl_clauses:match/2 | Anthony Ramine |
2014-01-30 | Issue a warning when a named fun is constructed but not used | Björn Gustavsson |
2014-01-16 | Generalize optimizations of case statements | Björn Gustavsson |
2013-06-07 | Silence a misleading warning with some comprehensions | Anthony Ramine |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-10-23 | compiler: Run testcases in parallel | Björn Gustavsson |
2011-04-12 | compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1 | Björn Gustavsson |
2011-03-25 | sys_core_fold: Eliminate incorrect warning | 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 compiler | 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 compiler tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-04-27 | Merge branch 'bg/compiler-suppress-result-ignored' into dev | Erlang/OTP |
2010-04-15 | Silence warnings for expressions that are assigned to "_" | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |