Age | Commit message (Expand) | Author |
2017-08-24 | Merge branch 'maint-20' into maint | Raimo Niskanen |
2017-08-23 | Merge branch 'john/compiler/fail-labels-in-blocks-otp-19/ERIERL-48/OTP-14522'... | Erlang/OTP |
2017-08-16 | Take fail labels into account when determining liveness in block ops | John Högberg |
2017-08-07 | sys_core_fold: Fix unsafe optimization of non-variable apply | Björn Gustavsson |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-06-12 | beam_type_SUITE: Add a test case for an already fixed bug | Björn Gustavsson |
2017-06-07 | Fix unsafe bit syntax matching optimization | Björn Gustavsson |
2017-05-23 | Correct handling of module name in compile:forms/1,2 | Björn Gustavsson |
2017-05-17 | compile_SUITE: Don't create a directory called 'core' | Björn Gustavsson |
2017-05-10 | compiler.cover: Remove deleted module sys_pre_expand | Björn Gustavsson |
2017-05-10 | Cover the first clause of v3_core:bin_expand_string/4 | Björn Gustavsson |
2017-05-10 | compile_SUITE: Test the r16, r17, r18, r19 options | Björn Gustavsson |
2017-05-09 | Merge pull request #1439 from josevalim/jv-atu8-function | Björn Gustavsson |
2017-05-08 | Add a test for utf8 function names | José Valim |
2017-05-05 | Merge pull request #1438 from josevalim/patch-10 | Björn Gustavsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-04 | Remove unused variable warning in compile_SUITE | José Valim |
2017-04-26 | Merge pull request #1367 from josevalim/jv-dbgi-chunk | Björn Gustavsson |
2017-04-25 | Store abstract code in the Dbgi chunk | José Valim |
2017-04-22 | Make beam_validator track type formation for binary operations | Michal Muskala |
2017-04-12 | Correct compile_SUITE:core_roundtrip/1 | Björn Gustavsson |
2017-03-24 | compiler: Cover beam_record in tests | Björn-Egil Dahlberg |
2017-03-21 | compiler tests: Eliminate creation of untracked files | Björn Gustavsson |
2017-03-15 | Merge pull request #1374 from bjorng/bjorn/compiler/fix-beam_type | Björn Gustavsson |
2017-03-13 | beam_type: Avoid an internal consistency check failure | Björn Gustavsson |
2017-03-08 | compiler: Fix handling of locations and annotations | Hans Bolinder |
2017-02-12 | Add extra_chunks option to compile | José Valim |
2017-02-01 | Merge branch 'josevalim/atu8-chunk/PR-1078/OTP-14178' | Björn Gustavsson |
2017-01-30 | Add new AtU8 beam chunk | José Valim |
2017-01-25 | Update test cases for erlang:hash/2 removal | Björn-Egil Dahlberg |
2017-01-17 | Merge branch 'maint' | Björn-Egil Dahlberg |
2017-01-17 | Merge branch 'egil/cuddle-tests' into maint | Björn-Egil Dahlberg |
2016-12-07 | Add option 'deterministic' for reproducible builds | Björn Gustavsson |
2016-12-07 | Merge branch 'maint' | Dan Gudmundsson |
2016-12-07 | Update copyright-year | Erlang/OTP |
2016-12-02 | Merge branch 'egil/compiler/opt-maps-pattern-matching/OTP-14072' | Björn-Egil Dahlberg |
2016-12-01 | compiler: Add regression tests | Björn-Egil Dahlberg |
2016-11-28 | Merge branch 'egil/compiler/maps-warn-repeated-keys/OTP-14058' | Björn-Egil Dahlberg |
2016-11-23 | compiler: Test repeated map key warnings | Björn-Egil Dahlberg |
2016-11-23 | Merge branch 'maint' | Björn Gustavsson |
2016-11-18 | compile_SUITE: Make sure that guards are optimized | Björn Gustavsson |
2016-11-18 | Add test using LFE-generated Core Erlang modules | Björn Gustavsson |
2016-11-18 | Remove beam_bool | Björn Gustavsson |
2016-11-18 | v3_kernel: Generate optimized code for guards | Björn Gustavsson |
2016-11-18 | Suppress warnings from v3_kernel when inlining is turned on | Björn Gustavsson |
2016-11-13 | record_SUITE: Strengthen test of record access in guards | Björn Gustavsson |
2016-11-11 | guard_SUITE: Add more test of guards | Björn Gustavsson |
2016-11-11 | compile_SUITE: Smoke test and cover more of v3_kernel_pp | Björn Gustavsson |
2016-11-11 | compiler: Increase timetrap timeouts for lc_SUITE | Björn-Egil Dahlberg |
2016-11-03 | Merge branch 'gandrade/fmod/PR-1216/OTP-14000' | Björn Gustavsson |