Age | Commit message (Expand) | Author |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-05 | compiler: Conform returned errors to the documented format | Björn Gustavsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-23 | Revert "Merge branch 'nox/rm-reverse-eta-conversion/OTP-10682'" | Fredrik Gustafsson |
2012-12-03 | Remove the reverse eta-conversion from v3_kernel | Anthony Ramine |
2012-10-09 | v3_kernel: Fix match code for matched out segment size in multiple clauses | Björn Gustavsson |
2012-10-09 | Improve binary matching of literals | Björn Gustavsson |
2012-08-22 | compiler: Warn if the size of a binary segment is invalid | Björn Gustavsson |
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-03-14 | v3_kernel: Dig out the line number only when generating a warning | Björn Gustavsson |
2012-03-14 | v3_kernel: Clean up handling of guards | Björn Gustavsson |
2012-01-11 | v3_kernel: Introduce is_in_guard/1 | Björn Gustavsson |
2012-01-11 | v3_kernel: Removed unreached clause for #k_bin_int{} in sub_size_var/1 | Björn Gustavsson |
2012-01-11 | v3_kernel: Remove unreached handling of #k_bin_int{} in arg_con/1 | Björn Gustavsson |
2012-01-11 | v3_codegen: Eliminate the special case of 'put' without destination | Björn Gustavsson |
2012-01-11 | v3_kernel: Don't attempt to share identical literals | Björn Gustavsson |
2012-01-11 | v3_kernel: Handle sequences in guards | Björn Gustavsson |
2012-01-11 | v3_kernel: Remove clauses that are never executed in arg_val/1 | Björn Gustavsson |
2012-01-11 | v3_kernel.hrl: Remove unused record #k_string{} | Björn Gustavsson |
2012-01-11 | v3_kernel.erl: Remove unused define of EXPENSIVE_BINARY_LIMIT | Björn Gustavsson |
2012-01-04 | Eliminate the match_fail primop in v3_kernel and later passes | Björn Gustavsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-11-07 | compiler: Eliminate use of deprecated erlang:hash/2 | Björn Gustavsson |
2011-08-16 | v3_kernel: Make sure that line number annotations are passed through | Björn Gustavsson |
2011-08-16 | Fix binary matching in the debugger | Björn Gustavsson |
2010-12-21 | compiler: Don't include -export_type as attributes in BEAM files | Björn Gustavsson |
2010-05-12 | Remove opaque declarations from the attributes | Björn Gustavsson |
2010-03-26 | Consistently rewrite an inlined function_clause exception to case_clause | Björn Gustavsson |
2010-03-25 | Merge branch 'bg/compiler-remove-r11-support' into dev | Erlang/OTP |
2010-03-22 | compiler: Don't support the no_constant_pool option | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |