Age | Commit message (Expand) | Author |
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-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 | Merge branch 'josevalim/compiler/at-var/PR-1081/OTP-13924' | Björn Gustavsson |
2016-09-26 | sys_core_fold: Run optimizations to a fixpoint | Björn Gustavsson |
2016-09-26 | sys_core_fold: Improve case optimization | Björn Gustavsson |
2016-09-26 | sys_core_fold: Correct scope verification code | Björn Gustavsson |
2016-09-26 | core_pp: Correct printing of map updates | Björn Gustavsson |
2016-09-26 | Use @ in variable names generated by core and kernel | José Valim |
2016-09-21 | Simplify handling of internal BIFs | Björn Gustavsson |
2016-09-21 | v3_life: Eliminate special handling of guards | Björn Gustavsson |
2016-09-21 | Simplify beam_utils | Björn Gustavsson |
2016-09-21 | bs_match_SUITE: Add a test case for beam_utils | Björn Gustavsson |
2016-09-21 | bif_SUITE: Cover the remaining uncovered lines | Björn Gustavsson |
2016-09-21 | erl_bifs: Remove error_logger:warning_map/0 as a safe BIF | Björn Gustavsson |
2016-09-21 | beam_validator: Correct reporting of y register number | Björn Gustavsson |
2016-09-21 | beam_jump: Don't try to handle a label at the very end | Björn Gustavsson |
2016-09-21 | beam_jump: Simplify eliminate_fallthroughs/2 | Björn Gustavsson |
2016-09-21 | beam_listing: Remove support for listing sys_pre_expand format | Björn Gustavsson |
2016-09-21 | Merge tag 'OTP-19.1' | Henrik Nord |
2016-09-20 | Prepare release | Erlang/OTP |