Age | Commit message (Expand) | Author |
2013-01-18 | Merge branch 'bjorn/remove-parameterized-modules/OTP-10616' | Björn Gustavsson |
2013-01-18 | Remove support for parameterized modules | Björn Gustavsson |
2013-01-18 | Merge branch 'nox/promote-inline_list_funcs/OTP-10690' | Fredrik Gustafsson |
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 |
2013-01-09 | compiler: Remove support for packages | Björn Gustavsson |
2012-11-26 | beam_bsm: Improve handling of bs_start_match2 instructions | Björn Gustavsson |
2012-11-23 | Merge branch 'maint' | Björn-Egil Dahlberg |
2012-11-23 | Update copyright years | Björn-Egil Dahlberg |
2012-11-12 | Merge branch 'maint' | Björn Gustavsson |
2012-11-07 | compiler tests: Correct error in receive_SUITE:groups/0 | Björn Gustavsson |
2012-11-06 | Fix compiler crash for binary matching and a complicated guard | Björn Gustavsson |
2012-10-23 | Correct typo in test suite name | Björn Gustavsson |
2012-10-23 | compiler: Run testcases in parallel | Björn Gustavsson |
2012-10-09 | Introduce the mandatory beam_a and beam_z passes | Björn Gustavsson |
2012-10-09 | beam_receive: Optimize receives using refs created by spawn_monitor/{1,3} | Björn Gustavsson |
2012-10-09 | compile: Give a friendler error message if a parse transform cannot be found | Björn Gustavsson |
2012-10-09 | beam_jump: Don't move a block which can be entered via a fallthrough | Björn Gustavsson |
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-10-09 | beam_utils: Extend live_opt/1 to recalculate live registers in allocs | Björn Gustavsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-24 | Merge branch 'rc/fix-MP-compiler-flag/OTP-10211' into maint | Fredrik Gustafsson |
2012-08-23 | Merge branch 'bjorn/compiler/illegal-size/OTP-10197' into maint | Björn Gustavsson |
2012-08-22 | Revert "Merge branch 'nox/compile-column-numbers' into maint" | Lukas Larsson |
2012-08-22 | compiler: Warn if the size of a binary segment is invalid | Björn Gustavsson |
2012-08-15 | Merge branch 'bjorn/compiler/minor-fixes/OTP-10185' into maint | Björn Gustavsson |
2012-08-15 | Correct guard_SUITE_tuple_size.S | Björn Gustavsson |
2012-08-15 | beam_type: Print the offending function if this pass crashes | Björn Gustavsson |
2012-08-14 | Merge branch 'nox/compile-column-numbers' into maint | Fredrik Gustafsson |
2012-08-06 | compiler: Eliminate EXIT messages from the temporary compiler process | Björn Gustavsson |
2012-08-06 | compile_SUITE: Correct the forms_2 test case to work on Windows | Björn Gustavsson |
2012-07-18 | Merge branch 'jv/forms-source' into maint | Henrik Nord |
2012-07-10 | Fix the erlc -MP flag | Richard Carlsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-03 | Test column number reporting in error_SUITE | Anthony Ramine |
2012-04-10 | Allow the source to be set when compiling forms | José Valim |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-14 | Merge branch 'bjorn/compiler/coverage-and-minor-fixes/OTP-9982' into maint | Björn Gustavsson |
2012-02-21 | Merge branch 'ks/compile_info-fix' into maint | Gustav Simonsson |
2012-02-20 | Fix discrepancy in compile_info | Kostis Sagonas |
2012-02-13 | compiler: Teach the inliner to preserve on_load functions | Björn Gustavsson |
2012-01-25 | compile_SUITE: Eliminate race condition | Björn Gustavsson |
2012-01-18 | compiler: Correct live calculation when get/1 is used in try...catch | Björn Gustavsson |
2012-01-11 | v3_kernel: Handle sequences in guards | Björn Gustavsson |
2012-01-11 | sys_core_fold: Fix opt_guard_try/1 | Björn Gustavsson |
2012-01-11 | compile_SUITE: Add test of 'sys_pre_attributes' | Björn Gustavsson |
2012-01-05 | Correct syntax in compiler.cover | Björn Gustavsson |
2012-01-04 | Cover v3_kernel:get_line/1 | Björn Gustavsson |