Age | Commit message (Expand) | Author |
2019-02-13 | Make dialyzer faster for left-associative andalso/orelse expressions | Björn Gustavsson |
2019-01-30 | Eliminate bogus warning when using tuple calls | Björn Gustavsson |
2019-01-16 | Merge branch 'bjorn/compiler/beam_type/ERL_829/OTP-15518' into maint | Björn Gustavsson |
2019-01-16 | Merge branch 'maint-21' into maint | Rickard Green |
2019-01-15 | Prepare release | Erlang/OTP |
2019-01-14 | beam_type: Eliminate compiler crash when arithmetic expression fails | Björn Gustavsson |
2019-01-07 | Merge branch 'bjorn/compiler/interim-tuple-bug/OTP-15501/ERL-807' into maint | Björn Gustavsson |
2019-01-07 | Remove unsafe optimization for delaying creation of stackframe | Björn Gustavsson |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson |
2018-12-10 | Prepare release | Erlang/OTP |
2018-12-05 | Fix unsafe optimization of stack trace building | Björn Gustavsson |
2018-11-20 | Fix internal consistency failure for is_function/2 | Björn Gustavsson |
2018-11-16 | Merge branch 'maint-21' into maint | John Högberg |
2018-11-15 | Prepare release | Erlang/OTP |
2018-10-31 | Fix bug when beam_jump removes put_tuple instructions | Björn Gustavsson |
2018-10-16 | Merge branch 'john/compiler/bs_match-anno-liveness-fix/OTP-15353/ERL-753' int... | John Högberg |
2018-10-15 | beam_utils: Handle bs_start_match2 in anno_defs | John Högberg |
2018-10-12 | Merge branch 'maint-21' into maint | Rickard Green |
2018-10-12 | Prepare release | Erlang/OTP |
2018-10-05 | compiler: Forward +source flag to epp and fix bug in +deterministic | John Högberg |
2018-09-28 | Fix rare bug in binary matching (again) | Björn Gustavsson |
2018-09-24 | Prepare release | Erlang/OTP |
2018-09-21 | Update copyright year | Henrik Nord |
2018-09-18 | Merge branch 'maint-20' into maint | John Högberg |
2018-09-12 | Merge branch 'maint-21' into maint | Rickard Green |
2018-09-11 | Update release notes | Erlang/OTP |
2018-09-11 | Update version numbers | Erlang/OTP |
2018-09-11 | Update release notes | Erlang/OTP |
2018-09-11 | Update version numbers | Erlang/OTP |
2018-09-10 | Fix include-path regression caused by dd0a39c | John Högberg |
2018-09-10 | Fix include-path regression caused by dd0a39c | John Högberg |
2018-08-31 | Merge branch 'hasse/dialyzer/improve_guards/OTP-15268/ERL-680' into maint | Hans Bolinder |
2018-08-28 | dialyzer: Improve handling of complex guards | Hans Bolinder |
2018-08-22 | map_SUITE: Test is_map_key/2 followed by a map update | Björn Gustavsson |
2018-08-22 | beam_validator: Infer the type of the map argument for is_map_key/2 | Björn Gustavsson |
2018-08-22 | map_SUITE: Cover map_get optimizations in beam_dead | Björn Gustavsson |
2018-08-14 | Fix compiler crash when compiling double receives | Björn Gustavsson |
2018-08-13 | Merge pull request #1919 from bjorng/bjorn/compiler/fix-is_map_key/OTP-15227 | Björn Gustavsson |
2018-08-13 | Correct error behavior of is_map_key/2 in guards | Björn Gustavsson |
2018-08-11 | Merge branch 'maint-21' into maint | Rickard Green |
2018-08-10 | Update release notes | Erlang/OTP |
2018-08-10 | Update version numbers | Erlang/OTP |
2018-08-10 | Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679... | Erlang/OTP |
2018-08-10 | Merge branch 'maint-20' into maint | Rickard Green |
2018-08-10 | Merge pull request #1911 from bjorng/bjorn/compiler/binary-syntax/ERL-689/OTP... | Björn Gustavsson |
2018-08-09 | Update release notes | Erlang/OTP |
2018-08-09 | Update version numbers | Erlang/OTP |
2018-08-09 | Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679... | Rickard Green |
2018-08-09 | Omit include path debug info for +deterministic builds | John Högberg |