Age | Commit message (Expand) | Author |
2017-01-12 | beam_dict: Simplify the internal format of the lambda table | Björn Gustavsson |
2017-01-12 | Merge branch 'maint' | Hans Bolinder |
2017-01-11 | compiler: Do not spawn process when dialyzing | Hans Bolinder |
2017-01-10 | Improve compilation speed for huge literal case expressions | Björn Gustavsson |
2016-12-15 | compile: Reduce memory consumption during compilation | Björn Gustavsson |
2016-12-14 | Merge tag 'OTP-19.2' | Dan Gudmundsson |
2016-12-09 | beam_type: Minimize number of regs in test_heap instructions | Björn Gustavsson |
2016-12-09 | Prepare release | Erlang/OTP |
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-12-01 | compiler: Optimize maps pattern matching | Björn-Egil Dahlberg |
2016-11-29 | Make warn_export_all the default | Richard Carlsson |
2016-11-29 | warn_obsolete_guard is already default | Richard Carlsson |
2016-11-28 | Merge branch 'egil/compiler/maps-warn-repeated-keys/OTP-14058' | Björn-Egil Dahlberg |
2016-11-23 | Make use of the Header feature in yecc | Richard Carlsson |
2016-11-23 | Update obsolete author e-mails | Richard Carlsson |
2016-11-23 | Correct copyright info on cerl-related files | Richard Carlsson |
2016-11-23 | compiler: Test repeated map key warnings | Björn-Egil Dahlberg |
2016-11-23 | compiler: Warn for repeated identical map keys | 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 | beam_dead: Remove redundant 'or' instruction | Björn Gustavsson |
2016-11-18 | beam_dead: Remove redundant 'bif' instructions | 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 | sys_core_fold: Remove unnecessary calls to opt_bool_case/1 | 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 |
2016-11-02 | Add test cases for math:fmod/2 BIF | Guilherme Andrade |
2016-11-02 | Support math:fmod/2 BIF on compiler | Guilherme Andrade |
2016-10-28 | sys_core_fold: Use less effort optimizing not in lets | Björn Gustavsson |
2016-10-28 | sys_core_fold: Eliminate complaint from core_lint | Björn Gustavsson |
2016-10-28 | Merge branch 'maint' | Björn Gustavsson |
2016-10-27 | Don't copy funs into guards | Björn Gustavsson |
2016-10-26 | Merge branch 'maint' | Björn Gustavsson |
2016-10-24 | Don't let inline_list_funcs degrade optimizations | Björn Gustavsson |
2016-10-07 | Merge branch 'maint' | Björn Gustavsson |
2016-10-06 | beam_bsm: Eliminate unsafe optimization | Björn Gustavsson |
2016-10-05 | Merge branch 'maint' | Björn Gustavsson |
2016-10-05 | beam_block: Avoid unsafe inclusion of get_map_elements in blocks | Björn Gustavsson |
2016-09-29 | Merge branch 'rickard/time-unit/OTP-13831' | Rickard Green |
2016-09-29 | compiler: Allow for unaligned match argument in value groups | Björn-Egil Dahlberg |