aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
AgeCommit message (Expand)Author
2019-03-11Prepare releaseErlang/OTP
2019-02-13Make dialyzer faster for left-associative andalso/orelse expressionsBjörn Gustavsson
2019-01-30Eliminate bogus warning when using tuple callsBjörn Gustavsson
2019-01-16Merge branch 'bjorn/compiler/beam_type/ERL_829/OTP-15518' into maintBjörn Gustavsson
2019-01-16Merge branch 'maint-21' into maintRickard Green
2019-01-15Prepare releaseErlang/OTP
2019-01-14beam_type: Eliminate compiler crash when arithmetic expression failsBjörn Gustavsson
2019-01-07Merge branch 'bjorn/compiler/interim-tuple-bug/OTP-15501/ERL-807' into maintBjörn Gustavsson
2019-01-07Remove unsafe optimization for delaying creation of stackframeBjörn Gustavsson
2018-12-12Add empty 'since' attribute for old modules and functionsSverker Eriksson
2018-12-11Add "since" attributes in xml for new functions and modulesSverker Eriksson
2018-12-10Prepare releaseErlang/OTP
2018-12-05Fix unsafe optimization of stack trace buildingBjörn Gustavsson
2018-11-20Fix internal consistency failure for is_function/2Björn Gustavsson
2018-11-16Merge branch 'maint-21' into maintJohn Högberg
2018-11-15Prepare releaseErlang/OTP
2018-10-31Fix bug when beam_jump removes put_tuple instructionsBjörn Gustavsson
2018-10-16Merge branch 'john/compiler/bs_match-anno-liveness-fix/OTP-15353/ERL-753' int...John Högberg
2018-10-15beam_utils: Handle bs_start_match2 in anno_defsJohn Högberg
2018-10-12Merge branch 'maint-21' into maintRickard Green
2018-10-12Prepare releaseErlang/OTP
2018-10-05compiler: Forward +source flag to epp and fix bug in +deterministicJohn Högberg
2018-09-28Fix rare bug in binary matching (again)Björn Gustavsson
2018-09-24Prepare releaseErlang/OTP
2018-09-21Update copyright yearHenrik Nord
2018-09-18Merge branch 'maint-20' into maintJohn Högberg
2018-09-12Merge branch 'maint-21' into maintRickard Green
2018-09-11Update release notesErlang/OTP
2018-09-11Update version numbersErlang/OTP
2018-09-11Update release notesErlang/OTP
2018-09-11Update version numbersErlang/OTP
2018-09-10Fix include-path regression caused by dd0a39cJohn Högberg
2018-09-10Fix include-path regression caused by dd0a39cJohn Högberg
2018-08-31Merge branch 'hasse/dialyzer/improve_guards/OTP-15268/ERL-680' into maintHans Bolinder
2018-08-28dialyzer: Improve handling of complex guardsHans Bolinder
2018-08-22map_SUITE: Test is_map_key/2 followed by a map updateBjörn Gustavsson
2018-08-22beam_validator: Infer the type of the map argument for is_map_key/2Björn Gustavsson
2018-08-22map_SUITE: Cover map_get optimizations in beam_deadBjörn Gustavsson
2018-08-14Fix compiler crash when compiling double receivesBjörn Gustavsson
2018-08-13Merge pull request #1919 from bjorng/bjorn/compiler/fix-is_map_key/OTP-15227Björn Gustavsson
2018-08-13Correct error behavior of is_map_key/2 in guardsBjörn Gustavsson
2018-08-11Merge branch 'maint-21' into maintRickard Green
2018-08-10Update release notesErlang/OTP
2018-08-10Update version numbersErlang/OTP
2018-08-10Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679...Erlang/OTP
2018-08-10Merge branch 'maint-20' into maintRickard Green
2018-08-10Merge pull request #1911 from bjorng/bjorn/compiler/binary-syntax/ERL-689/OTP...Björn Gustavsson
2018-08-09Update release notesErlang/OTP
2018-08-09Update version numbersErlang/OTP
2018-08-09Merge branch 'john/compiler/fix-deterministic-include-paths/OTP-15204/ERL-679...Rickard Green