Age | Commit message (Expand) | Author |
2018-02-09 | Check that the stack is initialized when an exception may occur | Björn Gustavsson |
2018-01-29 | Fix incorrect type interference of integer ranges | Björn Gustavsson |
2018-01-10 | Merge pull request #1674 from bjorng/bjorn/compiler/beam_validator | Björn Gustavsson |
2018-01-08 | beam_validator: Strengthen validation of GC instructions | Björn Gustavsson |
2018-01-04 | Remove unsafe is_record/test_arity optimizations | John Högberg |
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-10 | Recognize 'deterministic' when given in a -compile() attribute | Björn Gustavsson |
2017-09-29 | Fix incorrect internal consistency failure for binary matching code | Björn Gustavsson |
2017-08-30 | Make handling of match contexts stricter | Björn Gustavsson |
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-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-06-14 | Update copyright year | Hans Nilsson |
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 |
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-19 | genop.tab: Add an OTP 20 comment | Björn Gustavsson |
2017-05-10 | erl_bifs: Remove pure BIFs serving no useful purpose | Björn Gustavsson |
2017-05-10 | erl_bifs: Remove erlang:hash/2 from list of pure functions | Björn Gustavsson |
2017-05-09 | Merge pull request #1439 from josevalim/jv-atu8-function | Björn Gustavsson |
2017-05-08 | Add a test for utf8 function names | José Valim |
2017-05-05 | Make 'slim' slim again | Björn Gustavsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-26 | Merge pull request #1367 from josevalim/jv-dbgi-chunk | Björn Gustavsson |
2017-04-25 | Merge branch 'lukas/erts/list_to_port/OTP-14348' | Lukas Larsson |
2017-04-25 | erts: Add erlang:list_to_port/1 debug bif | Lukas Larsson |
2017-04-25 | erts: Auto-import port_to_list for consistency | Lukas Larsson |
2017-04-25 | warnings_as_errors and outdir do not affect code generation | José Valim |
2017-04-25 | Store abstract code in the Dbgi chunk | José Valim |
2017-04-22 | Make beam_validator track type formation for binary operations | Michal Muskala |
2017-04-21 | erts: Polish off erlang:list_to_ref/1 | Lukas Larsson |
2017-04-20 | compile: Remove the r12 through r15 options | Björn Gustavsson |
2017-04-19 | Enhance type-driven optimisation in beam_type.erl | Michal Muskala |
2017-04-12 | Atoms in Core Erlang must be encoded in UTF-8 | Björn Gustavsson |
2017-03-24 | compiler: Add is_tagged_tuple instruction | Björn-Egil Dahlberg |
2017-03-13 | beam_type: Avoid an internal consistency check failure | Björn Gustavsson |
2017-02-27 | v3_core: Combine binary strings to larger integers | Björn Gustavsson |
2017-02-12 | Add extra_chunks option to compile | José Valim |
2017-01-30 | Add new AtU8 beam chunk | José Valim |
2017-01-12 | Makefile: Warn for missings spec | Björn Gustavsson |
2017-01-12 | Add specs for the beam_*:module/2 functions | Björn Gustavsson |
2017-01-12 | beam_trim: Add types and specs | Björn Gustavsson |
2017-01-12 | beam_listing: Add types and specs | Björn Gustavsson |
2017-01-12 | beam_jump: Add types and specs | Björn Gustavsson |
2017-01-12 | beam_except: Add types and specs | Björn Gustavsson |