aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler
AgeCommit message (Expand)Author
2018-09-12Merge branch 'maint-21' into maintRickard Green
2018-09-11Update release notesErlang/OTP
2018-09-11Update version numbersErlang/OTP
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
2018-08-09Omit include path debug info for +deterministic buildsJohn Högberg
2018-08-09Merge pull request #1910 from bjorng/bjorn/compiler/letrec-side-effect-fix/ER...Björn Gustavsson
2018-08-08Fix bug in binary matchingBjörn Gustavsson
2018-08-08Merge pull request #1903 from michalmuskala/mm/useless-callBjörn Gustavsson
2018-08-08Fix side-effect optimization when compiling from Core ErlangJohn Högberg
2018-08-07Eliminate double computation of next varMichał Muskała
2018-08-06beam_validator: Fix false diagnostic for a receive nested in a tryBjörn Gustavsson
2018-07-18Merge pull request #1875 from jhogberg/john/compiler/fix-varsize-binary-compr...John Högberg
2018-07-16Abort size calculation when a matched-out variable is usedJohn Högberg
2018-07-13docs: make clean all XMLDIRLukas Larsson
2018-07-06Call test_lib:recompile/1 from init_per_suite/1Björn Gustavsson
2018-06-29Update release notesErlang/OTP
2018-06-29Update version numbersErlang/OTP
2018-06-29Merge branch 'bjorn/compiler/fix-beam_jump-crash/ERL-660/OTP-15166' into main...Erlang/OTP
2018-06-29Merge branch 'bjorn/compiler/fix-map_get/OTP-15157' into maint-21Erlang/OTP
2018-06-29Merge branch 'bjorn/compiler/fix-skipped-matching/ERL-655/OTP-15156' into mai...Erlang/OTP
2018-06-29Eliminate a crash in the beam_jump passBjörn Gustavsson
2018-06-27Fix internal compiler error for map_get/2Björn Gustavsson
2018-06-27beam_type: Fix unsafe optimizationBjörn Gustavsson
2018-06-25Prepare releaseErlang/OTP
2018-06-25Fix unsafe optimization when running beam_block the second timeBjörn Gustavsson
2018-06-19Prepare releaseErlang/OTP
2018-06-18Update copyright yearHenrik Nord
2018-06-07Merge pull request #1832 from josevalim/jv-revert-beam-jumpBjörn Gustavsson
2018-06-07Merge pull request #1831 from bjorng/bjorn/compiler/fix-name-captureBjörn Gustavsson
2018-06-04Revert "Run the sharing optimisation in beam_jump until fixpoint"José Valim
2018-06-04sys_core_fold: Fix name capture problemBjörn Gustavsson
2018-06-04sys_core_inline: Avoid spurious warningsBjörn Gustavsson
2018-05-29Revert "Prepare release"Henrik