Age | Commit message (Expand) | Author |
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-26 | Merge branch 'maint' | Henrik Nord |
2017-09-22 | Update release notes | Erlang/OTP |
2017-09-22 | Update version numbers | Erlang/OTP |
2017-09-15 | Merge branch 'siri/string-new-api' | Siri Hansen |
2017-09-15 | compiler: Do not use deprecated functions in string(3) | Hans Bolinder |
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-31 | Merge branch 'maint' | Björn Gustavsson |
2017-08-30 | Merge pull request #1530 from michalmuskala/beam-peep-opt | Björn Gustavsson |
2017-08-30 | Make handling of match contexts stricter | 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 | Prepare release | Erlang/OTP |
2017-08-23 | Merge branch 'john/compiler/fail-labels-in-blocks-otp-19/ERIERL-48/OTP-14522'... | Erlang/OTP |
2017-08-22 | Merge branch 'maint' | Lukas Larsson |
2017-08-22 | Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'... | Lukas Larsson |
2017-08-16 | compiler: Fix live regs update on allocate in validator | Lukas Larsson |
2017-08-16 | compiler: Fix live regs update on allocate in validator | Lukas Larsson |
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-14 | Apply the redundant test optimisation also in case of fall-through | Michał Muskała |
2017-08-14 | Replace labels instead of inserting duplicates in beam_jump | Michał Muskała |
2017-08-14 | Enhance elimination of useless tests in beam_jump | Michał Muskała |
2017-08-13 | Run the sharing optimisation in beam_jump until fixpoint | Michał Muskała |
2017-08-12 | Introduce beam_utils:replace_labels/4 | Michał Muskała |
2017-08-10 | Merge branch 'maint' | Björn Gustavsson |
2017-08-10 | Generalize optimization of "one-armed" cases | Björn Gustavsson |
2017-08-07 | Take fail labels into account when determining liveness in block ops | John Högberg |
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-21 | Prepare release | Erlang/OTP |
2017-06-14 | Update copyright year | Hans Nilsson |
2017-06-14 | Merge branch 'bjorn/compiler/fix-invalid-orddict' | Björn Gustavsson |
2017-06-14 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2017-06-13 | v3_kernel: Keep orddicts sorted | Björn Gustavsson |
2017-06-13 | sys_core_fold: Ensure that orddict keys are unique | Björn Gustavsson |
2017-06-12 | Merge branch 'hasse/unicode_atoms/OTP-14285' | Hans Bolinder |
2017-06-12 | compiler: Handle (bad) Unicode parse transform module names | Hans Bolinder |