summaryrefslogtreecommitdiff
path: root/lib/compiler
Commit message (Expand)AuthorAgeFilesLines
* Update release notesErlang/OTP2017-12-081-0/+16
* Update version numbersErlang/OTP2017-12-081-1/+1
* Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maintLukas Larsson2017-11-203-2/+20
|\
| * compiler: Add +to_dis option that dumps loaded asmLukas Larsson2017-11-203-2/+20
* | Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maintLukas Larsson2017-11-201-1/+1
|\ \
| * | Refactor xmllint check and make it fail on failureLukas Larsson2017-10-311-1/+1
| |/
* | Merge branch 'maint-18' into maintHans Nilsson2017-11-161-0/+16
|\ \
| * | Prepare releaseErlang/OTP2017-11-152-1/+18
| * | Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'...Erlang/OTP2017-11-152-28/+38
| |\ \
* | | | Recognize 'deterministic' when given in a -compile() attributeBjörn Gustavsson2017-11-103-4/+36
| |_|/ |/| |
* | | Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen2017-10-107-108/+11
|\ \ \
| * | | Remove unused files from the documentation buildLars Thorsen2017-09-287-108/+11
* | | | Merge branch 'maint-19' into maintRickard Green2017-10-051-0/+17
|\ \ \ \
| * | | | Update release notesErlang/OTP2017-10-051-0/+17
| * | | | Update version numbersErlang/OTP2017-10-051-1/+1
* | | | | Prepare releaseErlang/OTP2017-10-022-1/+17
* | | | | Fix incorrect internal consistency failure for binary matching codeBjörn Gustavsson2017-09-292-5/+39
* | | | | Update release notesErlang/OTP2017-09-221-0/+55
* | | | | Update version numbersErlang/OTP2017-09-221-1/+1
| |/ / / |/| | |
* | | | Make handling of match contexts stricterBjörn Gustavsson2017-08-301-7/+7
* | | | Merge branch 'maint-20' into maintRaimo Niskanen2017-08-243-1/+35
|\ \ \ \
| * | | | Prepare releaseErlang/OTP2017-08-232-1/+18
| * | | | Merge branch 'john/compiler/fail-labels-in-blocks-otp-19/ERIERL-48/OTP-14522'...Erlang/OTP2017-08-233-28/+54
| |\ \ \ \ | | |/ / /
| | * | | compiler: Fix live regs update on allocate in validatorLukas Larsson2017-08-161-2/+2
| | * | | Take fail labels into account when determining liveness in block opsJohn Högberg2017-08-162-26/+52
* | | | | Merge branch 'john/compiler/fail-labels-in-blocks-otp-18/ERIERL-48/OTP-14522'...Lukas Larsson2017-08-222-28/+37
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | compiler: Fix live regs update on allocate in validatorLukas Larsson2017-08-161-2/+2
| * | | | Take fail labels into account when determining liveness in block opsJohn Högberg2017-08-071-26/+36
* | | | | sys_core_fold: Fix unsafe optimization of non-variable applyBjörn Gustavsson2017-08-073-6/+88
| |/ / / |/| | |
* | | | Prepare releaseErlang/OTP2017-06-212-1/+175
* | | | Update copyright yearHans Nilsson2017-06-149-9/+9
* | | | Merge branch 'bjorn/compiler/fix-invalid-orddict'Björn Gustavsson2017-06-142-14/+28
|\ \ \ \
| * | | | v3_kernel: Keep orddicts sortedBjörn Gustavsson2017-06-131-12/+15
| * | | | sys_core_fold: Ensure that orddict keys are uniqueBjörn Gustavsson2017-06-131-2/+13
* | | | | Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2017-06-141-2/+23
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | beam_type_SUITE: Add a test case for an already fixed bugBjörn Gustavsson2017-06-121-2/+23
* | | | | Merge branch 'hasse/unicode_atoms/OTP-14285'Hans Bolinder2017-06-121-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | compiler: Handle (bad) Unicode parse transform module namesHans Bolinder2017-06-121-2/+2
* | | | | Fix unsafe bit syntax matching optimizationBjörn Gustavsson2017-06-079-297/+389
|/ / / /
* | | | Revert "Prepare release"Hans Nilsson2017-05-312-175/+1
* | | | Prepare releaseErlang/OTP2017-05-302-1/+175
* | | | Correct handling of module name in compile:forms/1,2Björn Gustavsson2017-05-233-7/+77
* | | | genop.tab: Add an OTP 20 commentBjörn Gustavsson2017-05-191-0/+2
* | | | Merge branch 'bjorn/cuddle-with-tests'Björn Gustavsson2017-05-191-8/+8
|\ \ \ \
| * | | | compile_SUITE: Don't create a directory called 'core'Björn Gustavsson2017-05-171-8/+8
* | | | | Merge pull request #1453 from bjorng/bjorn/catch-warning/OTP-14401Björn Gustavsson2017-05-161-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Warn for potentially unsafe use of get_stacktrace/0Björn Gustavsson2017-05-121-0/+8
* | | | | Merge branch 'bjorn/compiler/cover'Björn Gustavsson2017-05-115-9/+69
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | compiler.cover: Remove deleted module sys_pre_expandBjörn Gustavsson2017-05-101-1/+1
| * | | | Cover the first clause of v3_core:bin_expand_string/4Björn Gustavsson2017-05-101-2/+19