Age | Commit message (Expand) | Author |
2014-01-09 | Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553' | Björn Gustavsson |
2014-01-08 | compiler tests: Test exporting rules for andalso/orelse | Björn Gustavsson |
2013-12-19 | Eliminate bottlenecks in sys_core_fold | Björn Gustavsson |
2013-12-18 | Officially support building core files | Tuncer Ayaz |
2013-12-18 | Officially support building assembler files | Tuncer Ayaz |
2013-12-13 | Test compilation of BEAM assembly with optimisations on | Anthony Ramine |
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 | Test named funs | Anthony Ramine |
2013-12-12 | EEP 37: Funs with names | Anthony Ramine |
2013-12-10 | Merge tag 'OTP_R16B03' | Magnus Lidén |
2013-12-09 | Prepare releaseOTP_R16B03 | Erlang/OTP |
2013-11-22 | Merge branch 'maint' | Björn Gustavsson |
2013-11-22 | Rename otp_8949_a/0 which common_test interprets as an info function | Björn Gustavsson |
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-10-14 | Merge branch 'fenollp/treewide_remove_unexpected_0xff/OTP-11323' into maint | Fredrik Gustafsson |
2013-09-25 | Merge branch 'nox/lift-after/OTP-11267' | Fredrik Gustafsson |
2013-09-17 | Merge tag 'OTP_R16B02' | Magnus Lidén |
2013-09-16 | Prepare releaseOTP_R16B02 | Erlang/OTP |
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 'bjorn/xml-encoding-fix/OTP-11310' into maint | Björn Gustavsson |
2013-09-09 | Merge branch 'maint' | Björn Gustavsson |
2013-09-06 | Change encoding of troublesome notes.xml files to utf-8 | 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 | Merge branch 'nox/fix-fname-inlining/OTP-11211' into maint | Fredrik Gustafsson |
2013-07-29 | Lift 'after' blocks to zeroary functions | Anthony Ramine |
2013-07-11 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-11 | Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maint | Fredrik Gustafsson |
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-18 | Merge tag 'OTP_R16B01' | Björn-Egil Dahlberg |
2013-06-17 | Prepare releaseOTP_R16B01 | Erlang/OTP |
2013-06-14 | Fix binary construction on floating point middle-endian machines | Johannes Weißl |