Age | Commit message (Expand) | Author |
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 |
2016-09-14 | Merge branch 'maint' | Björn Gustavsson |
2016-09-13 | beam_validator: Handle unreachable instructions | Björn Gustavsson |
2016-09-07 | Merge branch 'maint' | Björn Gustavsson |
2016-09-05 | sys_core_fold: Don't move a fun into a guard | Björn Gustavsson |
2016-09-05 | Merge branch 'bjorn/floor-ceiling/OTP-13692' | Björn Gustavsson |
2016-09-05 | Add math:floor/1 and math:ceil/1 | Björn Gustavsson |
2016-09-05 | Implement the new ceil/1 and floor/1 guard BIFs | Björn Gustavsson |
2016-09-02 | Fix overridden BIFs | Björn Gustavsson |
2016-09-02 | Merge branch 'bjorn/eliminate-sys_pre_expand/OTP-13856' | Björn Gustavsson |
2016-09-02 | Merge branch 'maint' | Hans Bolinder |
2016-09-01 | Remove sys_pre_expand | Björn Gustavsson |
2016-09-01 | compiler: Eliminate use of sys_pre_expand | Björn Gustavsson |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder |
2016-08-19 | Reinstate optimization of binary literal matching | Björn Gustavsson |
2016-08-19 | Strengthen test case added in 8b83bc0b | Björn Gustavsson |
2016-08-12 | Merge branch 'maint' | Björn Gustavsson |
2016-08-11 | [ERL-209] Fix ambiguous_catch_try_state inconsistency error | Björn Gustavsson |
2016-08-10 | Merge branch 'josevalim/large-binary-strings/PR-1131/OTP-13794' | Björn Gustavsson |
2016-08-05 | Merge branch 'maint' | Björn Gustavsson |
2016-08-05 | beam_block: Fix potentially unsafe optimization in move_allocates/1 | Björn Gustavsson |
2016-08-04 | Move expansion of strings in binaries to v3_core | José Valim |
2016-07-15 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-07-15 | Merge branch 'maint-19' into maint | Björn-Egil Dahlberg |
2016-07-14 | Prepare release | Erlang/OTP |
2016-07-12 | Revert "beam_dead: Improve optimization of literal binary matching" | Björn-Egil Dahlberg |
2016-07-12 | compiler: Test literal binary matching | Björn-Egil Dahlberg |
2016-06-30 | Merge branch 'maint' | Björn Gustavsson |
2016-06-30 | Merge branch 'aronisstav/compiler/fix-compile-forms-spec/PR-1109' into maint | Björn Gustavsson |
2016-06-29 | Merge branch 'bjorn/gc-bifs' | Björn Gustavsson |
2016-06-29 | compiler: Eliminate num_bif_SUITE | Björn Gustavsson |
2016-06-23 | Fix try-catch when writing makefile | Magnus Henoch |
2016-06-22 | Show error reason when compiler cannot write file | Magnus Henoch |
2016-06-21 | Prepare release | Erlang/OTP |
2016-06-20 | Fix spec of compile:(noenv_)forms/2 | Stavros Aronis |
2016-06-08 | compile.xml: Eliminate unsightly space before period | Björn Gustavsson |
2016-06-07 | Compiler: new function env_compiler_options/0 | alisdair sullivan |
2016-06-03 | Merge branch 'bjorn/compiler/misc' | Björn Gustavsson |
2016-06-03 | Merge branch 'jv/compiler/mapsify-rec_env/PR-1082/OTP-13646' | Björn-Egil Dahlberg |
2016-06-03 | misc_SUITE: Cover the remaining lines in beam_peep | Björn Gustavsson |
2016-06-02 | Avoid the dreaded "no_file" in warnings | Björn Gustavsson |