Age | Commit message (Expand) | Author |
2017-12-08 | Merge pull request #1634 from bjorng/bjorn/get_stacktrace-syntax/OTP-14692 | Björn Gustavsson |
2017-12-07 | Cover handling of #k_call{} in v3_codegen:bsm_rename_ctx/4 | Björn Gustavsson |
2017-12-06 | Add a test case for ERL-514 | Björn Gustavsson |
2017-12-04 | Fix number of values for 'after infinity' clause | Björn Gustavsson |
2017-12-04 | bs_match_SUITE: Cover more clauses in v3_codegen:bs_rename_ctx/4 | Björn Gustavsson |
2017-11-30 | Use the new syntax in more test suites | Björn Gustavsson |
2017-11-30 | Add syntax in try/catch to retrieve the stacktrace directly | Björn Gustavsson |
2017-11-27 | beam_utils_SUITE: Cover more lines in beam_utils | Björn Gustavsson |
2017-11-27 | guard_SUITE: Add a test case to cover beam_dead:turn_op/1 | Björn Gustavsson |
2017-11-27 | Cover more code in beam_bsm:btb_opt_1/3 | Björn Gustavsson |
2017-11-27 | Add test to cover a line in v3_kernel:opt_single_valued/3 | Björn Gustavsson |
2017-11-20 | Merge branch 'maint' | Lukas Larsson |
2017-11-20 | Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maint | Lukas Larsson |
2017-11-20 | compiler: Add +to_dis option that dumps loaded asm | Lukas Larsson |
2017-11-13 | Merge branch 'maint' | Björn Gustavsson |
2017-11-10 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2017-11-10 | Recognize 'deterministic' when given in a -compile() attribute | Björn Gustavsson |
2017-10-27 | Eliminate the v3_life pass | Björn Gustavsson |
2017-10-26 | Skip compile_SUITE:pre_load_check/1 when code is native-compiled | Björn Gustavsson |
2017-10-01 | Merge branch 'maint' | Björn Gustavsson |
2017-09-29 | Fix incorrect internal consistency failure for binary matching code | Björn Gustavsson |
2017-09-15 | Merge pull request #1558 from josevalim/jv-compile-info | Björn Gustavsson |
2017-09-14 | Add compile_info option to compile | José Valim |
2017-09-13 | Merge pull request #1544 from michalmuskala/eq-opt | Björn Gustavsson |
2017-09-08 | Optimise equality comparisons | Michał Muskała |
2017-08-31 | Eliminate unnecessary 'move' instructions | Björn Gustavsson |
2017-08-30 | Merge pull request #1530 from michalmuskala/beam-peep-opt | Björn Gustavsson |
2017-08-29 | Merge pull request #1525 from bitnitdit/remove-query-keyword-residues | Hans Bolinder |
2017-08-26 | Enhance optimisations in beam_peep | Michał Muskała |
2017-08-25 | Switch query back to be normal atom | bitnitdit |
2017-08-24 | Merge branch 'maint' | Raimo Niskanen |
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-16 | Merge pull request #1528 from bjorng/bjorn/compiler/improve-case-opt/ERL-452/... | Björn Gustavsson |
2017-08-10 | Merge branch 'maint' | Björn Gustavsson |
2017-08-10 | Generalize optimization of "one-armed" cases | Björn Gustavsson |
2017-08-07 | sys_core_fold: Fix unsafe optimization of non-variable apply | Björn Gustavsson |
2017-07-10 | josevalim/jv-op-stacktrace-entry/PR-1478/OTP-14508 | Lukas Larsson |
2017-07-07 | Add stacktrace entries to BIF calls from emulator | José Valim |
2017-07-07 | Merge pull request #1080 from josevalim/jv-sys-core-replace | Björn Gustavsson |
2017-07-06 | Introduce a new core pass called sys_core_alias | José Valim |
2017-07-04 | Make tuple calls opt-in | José Valim |
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 |