Age | Commit message (Expand) | Author |
2013-02-06 | Merge branch 'nox/fix-seq-opt/OTP-10818' | Fredrik Gustafsson |
2013-02-03 | Forbid multiple values in Core Erlang sequence arguments | Anthony Ramine |
2013-01-30 | Fix crash in the compiler when compiling element(2, not_a_tuple) | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-18 | compiler: Eliminate internal consistency failure in binary matching | Björn Gustavsson |
2013-01-16 | Raise a function_clause error with the right arguments when inlining | Anthony Ramine |
2013-01-16 | Properly guard against badly-typed arguments when inlining | Anthony Ramine |
2013-01-16 | Make inlined list functions fail with function_clause | Anthony Ramine |
2012-11-03 | Silence some wrong warnings triggered by inline_list_funcs | Anthony Ramine |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-14 | v3_core: Don't put negative line numbers in annotations | Björn Gustavsson |
2012-01-11 | sys_core_fold: Refactor previous_ctx_to_binary/2 to cover it completely | Björn Gustavsson |
2012-01-11 | sys_core_fold: Fix opt_guard_try/1 | Björn Gustavsson |
2012-01-11 | sys_core_fold: Simplify opt_bool_not() to cover it completely | Björn Gustavsson |
2012-01-11 | sys_core_fold: Remove duplicate optimization | Björn Gustavsson |
2012-01-04 | bs_match_SUITE: Add a test case to cover bsm_ensure_no_partition_2/5 | Björn Gustavsson |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-03-25 | sys_core_fold: Eliminate incorrect warning | Björn Gustavsson |
2011-03-25 | sys_core_fold: Be careful to preserve annotations while optimizing | Björn Gustavsson |
2010-06-02 | Evaluate is_record/3 at compile-time using type information | Björn Gustavsson |
2010-06-02 | Evaluate element/2 at compile-time using type information | Björn Gustavsson |
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 |