Age | Commit message (Expand) | Author |
2016-10-27 | Don't copy funs into guards | Björn Gustavsson |
2016-10-24 | Don't let inline_list_funcs degrade optimizations | Björn Gustavsson |
2016-10-06 | beam_bsm: Eliminate unsafe optimization | Björn Gustavsson |
2016-10-05 | beam_block: Avoid unsafe inclusion of get_map_elements in blocks | Björn Gustavsson |
2016-09-20 | Prepare release | Erlang/OTP |
2016-09-13 | beam_validator: Handle unreachable instructions | Björn Gustavsson |
2016-09-05 | sys_core_fold: Don't move a fun into a guard | Björn Gustavsson |
2016-09-01 | doc: Correct errors introduced by Editorial changes | Hans Bolinder |
2016-08-11 | [ERL-209] Fix ambiguous_catch_try_state inconsistency error | Björn Gustavsson |
2016-08-05 | beam_block: Fix potentially unsafe optimization in move_allocates/1 | Björn Gustavsson |
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 'aronisstav/compiler/fix-compile-forms-spec/PR-1109' into maint | 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 |
2016-06-02 | Eliminate crash for map updates in guards | Björn Gustavsson |
2016-06-02 | Revert "Prepare release" | Erlang/OTP |
2016-06-02 | Prepare release | Erlang/OTP |
2016-06-01 | Convert dict() to map() in rec_env.erl | José Valim |
2016-06-01 | beam_block: Eliminate crash in beam_utils | Björn Gustavsson |
2016-05-31 | Add additional coverage and smoke test of beam_validator | Björn Gustavsson |
2016-05-31 | beam_validator: Strengthen validation of match states | Björn Gustavsson |
2016-05-31 | beam_validator: Use a record representing the match context | Björn Gustavsson |
2016-05-31 | Merge branch 'bjorn/compiler/misc' | Björn Gustavsson |
2016-05-30 | Eliminate unsafe use of Y registers | Björn Gustavsson |
2016-05-30 | beam_validator: Add is_bitstring/1 as a safe BIF | Björn Gustavsson |
2016-05-30 | beam_validator: Remove uncovered line | Björn Gustavsson |
2016-05-30 | Teach beam_utils:is_pure_test/1 to handle is_bitstr and is_function2 | Björn Gustavsson |
2016-05-27 | Declare the type of function entry points | Kostis Sagonas |
2016-05-25 | beam_utils: Simplify handling of 'return' to eliminate uncovered line | Björn Gustavsson |
2016-05-25 | beam_jump: Clean up handling of labels before func_info | Björn Gustavsson |
2016-05-25 | beam_expect: Correctly handle blocks with multiple allocs | Björn Gustavsson |
2016-05-25 | v3_codegen: Don't confuse beam_validator | Björn Gustavsson |
2016-05-25 | v3_codegen: Correct code generation for an error/1 call in a guard | Björn Gustavsson |
2016-05-25 | beam_receive: Don't crash when encountering nonsensical code | Björn Gustavsson |
2016-05-25 | Merge branch 'kostis/compiler/v3_kernel/eta-conversion' | Björn Gustavsson |
2016-05-23 | v3_kernel: Fix typo in comment | Kostis Sagonas |
2016-05-23 | Merge branch 'bjorn/compiler/misc' | Björn Gustavsson |
2016-05-23 | beam_bool_SUITE: Cover one more line | Björn Gustavsson |
2016-05-23 | beam_utils_SUITE: Cover more lines in beam_utils | Björn Gustavsson |