Age | Commit message (Expand) | Author |
2013-12-18 | Officially support building assembler files | Tuncer Ayaz |
2013-12-13 | Keep exit blocks in order when moving them in beam_jump | Anthony Ramine |
2013-12-13 | Add missing recv_set, recv_mark and '%' to BEAM live annotation | Anthony Ramine |
2013-12-13 | Collect all optimised allocate instructions in beam_block | Anthony Ramine |
2013-12-13 | Properly collect allocate_zero instructions in beam_block | Anthony Ramine |
2013-12-13 | Properly let floating-point instructions through in the BEAM compiler | Anthony Ramine |
2013-12-12 | EEP 37: Funs with names | Anthony Ramine |
2013-11-04 | Merge branch 'maint' | Fredrik Gustafsson |
2013-11-01 | Typo fix ambigous -> ambiguous | Leo Correa |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-25 | Merge branch 'nox/lift-after/OTP-11267' | Fredrik Gustafsson |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-09 | Merge branch 'maint' | Björn Gustavsson |
2013-09-09 | core_lint: Correct the type error() to conform to the code | Björn Gustavsson |
2013-09-09 | Merge branch 'maint' | Björn Gustavsson |
2013-09-05 | compiler: Conform returned errors to the documented format | Björn Gustavsson |
2013-09-04 | Merge branch 'maint' | Björn Gustavsson |
2013-09-04 | genop.tab: Add documentation for many BEAM instructions | Björn Gustavsson |
2013-08-26 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-26 | Merge branch 'nox/match-context-return/OTP-11247' into maint | Fredrik Gustafsson |
2013-08-19 | Merge branch 'maint' | Björn Gustavsson |
2013-08-15 | Fix compiler crash for 'B and B' guard | Björn Gustavsson |
2013-08-01 | Forbid returning a match context in beam_validator | Anthony Ramine |
2013-07-29 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-29 | Merge branch 'nox/fix-comp-warnings/OTP-11212' into maint | Fredrik Gustafsson |
2013-07-29 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-29 | Lift 'after' blocks to zeroary functions | Anthony Ramine |
2013-07-03 | Restrict inlining of local fun references | Anthony Ramine |
2013-06-26 | Merge branch 'nox/illegal-bitstring-gen-pattern/OTP-11186' | Fredrik Gustafsson |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-07 | Silence a misleading warning with some comprehensions | Anthony Ramine |
2013-06-05 | Simplify v3_core's translation of bit string generators | Anthony Ramine |
2013-06-03 | Merge branch 'maint' | Björn Gustavsson |
2013-06-03 | Merge branch 'bjorn/compiler/fix-compiler-crash/OTP-11119' into maint | Björn Gustavsson |
2013-05-31 | Merge branch 'maint' | Fredrik Gustafsson |
2013-05-29 | compiler: Correct liveness optimization for wait/1 | Björn Gustavsson |
2013-05-28 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-05-28 | Fix renaming of bs_put_string instructions | Anthony Ramine |
2013-05-20 | beam_lib, compile: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-04-29 | Merge branch 'maint' | Fredrik Gustafsson |
2013-04-22 | Merge branch 'hb/unicode/OTP-10907' | Björn Gustavsson |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-04-19 | Use a set to store ref registers in beam_receive | Anthony Ramine |
2013-04-09 | Move let expressions into sequences | Anthony Ramine |
2013-04-03 | Merge branch 'nox/fix-bc-optim/OTP-11005' into maint | Fredrik Gustafsson |
2013-03-28 | Add a new option +clint0 to the compiler | Anthony Ramine |
2013-03-28 | Fix optimization of some binary comprehensions | Anthony Ramine |
2013-03-19 | Fix slow compilation of complex guards | Björn Gustavsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |