Age | Commit message (Expand) | Author |
2019-06-12 | beam_validator: Subtract types when inferring type test BIFs | John Högberg |
2019-06-12 | beam_call_types: Improve type handling of lists:zip/2 and friends | John Högberg |
2019-06-12 | compiler: Move "known functions" to beam_types | John Högberg |
2019-06-12 | compiler: Break out SSA/beam type definitions into a separate module | John Högberg |
2019-06-12 | Prepare release | Erlang/OTP |
2019-06-12 | Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maint-22 | Erlang/OTP |
2019-06-11 | beam_ssa_type: Fix meet/join inconsistency | John Högberg |
2019-06-11 | beam_ssa_type: Fix 'band' type determination | John Högberg |
2019-06-11 | beam_validator: Reduce literals to their types | John Högberg |
2019-06-11 | beam_validator: Refactor local call validation | John Högberg |
2019-06-11 | beam_validator: Simplify the match context type | John Högberg |
2019-06-11 | beam_validator: Use integers as tuple element keys | John Högberg |
2019-06-11 | Merge branch 'maint' | John Högberg |
2019-06-11 | Merge branch 'john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374' i... | John Högberg |
2019-06-11 | Merge branch 'john/compiler/fix-bad-bitstring-type-opt/OTP-15872' into maint | John Högberg |
2019-06-10 | erts: Fix bad loader optimization of get_tuple_element | John Högberg |
2019-06-10 | beam_ssa_type: Fix incorrect bitstring unit determination | John Högberg |
2019-06-07 | cerl: Fix spelling error in a case of ctype() | Kostis Sagonas |
2019-06-03 | Merge branch 'maint' | Hans Bolinder |
2019-06-03 | Merge branch 'maint-22' into maint | Hans Bolinder |
2019-05-29 | Prepare release | Erlang/OTP |
2019-05-29 | Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maint-22 | Erlang/OTP |
2019-05-29 | Merge branch 'bjorng_ghub/bjorn/compiler/fix-beam_ssa_dead-crash/ERL-956/OTP-... | Erlang/OTP |
2019-05-29 | Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int... | Erlang/OTP |
2019-05-29 | Merge branch 'bjorn/compiler/fix-beam_except/ERL-954/OTP-15839' into maint-22 | Erlang/OTP |
2019-05-29 | Merge branch 'bjorn/compiler/fix-unsafe-type-inference/OTP-15838' into maint-22 | Erlang/OTP |
2019-05-29 | Merge branch 'john/compiler/list_append_type/OTP-15841' into maint-22 | Erlang/OTP |
2019-05-29 | Merge branch 'bjorn/compiler/fix-receive-patch/ERL-950/OTP-15832' into maint-22 | Erlang/OTP |
2019-05-29 | Merge branch 'maint' | Björn Gustavsson |
2019-05-29 | Merge pull request #2263 from bjorng/bjorn/compiler/fix-beam_ssa_dead-crash/E... | Björn Gustavsson |
2019-05-28 | Merge branch 'maint' | John Högberg |
2019-05-28 | Merge branch 'john/compiler/list_append_type/OTP-15841' into maint | John Högberg |
2019-05-28 | Fix unsafe optimizations where guard tests could be removed | Björn Gustavsson |
2019-05-28 | Eliminate crash in the beam_ssa_dead compiler pass | Björn Gustavsson |
2019-05-27 | Merge branch 'maint' | Björn Gustavsson |
2019-05-27 | Merge branch 'bjorn/compiler/fix-unloadable-code-patch/ERL-955/OTP-15846' int... | Björn Gustavsson |
2019-05-27 | Merge branch 'bjorn/compiler/fix-beam_ssa_dead-patch/OTP-15845' into maint | Björn Gustavsson |
2019-05-27 | Merge branch 'john/misc-fixes-and-additions' | John Högberg |
2019-05-27 | Merge branch 'maint' | Björn Gustavsson |
2019-05-27 | Merge branch 'bjorn/compiler/fix-beam_except/ERL-954/OTP-15839' into maint | Björn Gustavsson |
2019-05-27 | Fix compiler crash in beam_except | Björn Gustavsson |
2019-05-27 | Merge pull request #2248 from bjorng/bjorn/compiler/move-core-opts-to-ssa | Björn Gustavsson |
2019-05-27 | Merge branch 'maint' | Björn Gustavsson |
2019-05-27 | Merge branch 'bjorn/compiler/fix-unsafe-type-inference/OTP-15838' into maint | Björn Gustavsson |
2019-05-27 | compiler: Fix broken type for erlang:'++'/2 | John Högberg |
2019-05-27 | Fix loading of Core Erlang code for extracting a map element | Björn Gustavsson |
2019-05-25 | Fix unsafe optimizations where guard tests could be removed | Björn Gustavsson |
2019-05-24 | Fix unsafe negative type inference | Björn Gustavsson |
2019-05-23 | Simplify sys_core_fold by removing obsoleted optimizations | Björn Gustavsson |
2019-05-23 | Optimize is_function/{1,2} calls | Björn Gustavsson |