aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/src
AgeCommit message (Expand)Author
2014-01-28Implement support for maps in the compilerBjörn Gustavsson
2014-01-28Introduce a representation for maps in Core ErlangBjörn Gustavsson
2014-01-28Update erl_lint, erl_expand_records, sys_pre_expand for mapsBjörn Gustavsson
2014-01-24beam_except: Eliminate compiler crashBjörn Gustavsson
2014-01-20Merge branch 'bjorn/compiler/optimizations/OTP-11584'Björn Gustavsson
2014-01-20Merge branch 'bjorn/fix-line-number-in-bs-exception/OTP-11572'Björn Gustavsson
2014-01-17compiler: Silence false warning for unmatched return in 'after' clauseBjörn Gustavsson
2014-01-16Generalize optimizations of case statementsBjörn Gustavsson
2014-01-16compiler: Correct line number in exception from binary constructionBjörn Gustavsson
2014-01-08Ignore warnings when running sys_core_fold after inliningBjörn Gustavsson
2013-12-19Eliminate bottlenecks in sys_core_foldBjörn Gustavsson
2013-12-18Officially support building assembler filesTuncer Ayaz
2013-12-13Keep exit blocks in order when moving them in beam_jumpAnthony Ramine
2013-12-13Add missing recv_set, recv_mark and '%' to BEAM live annotationAnthony Ramine
2013-12-13Collect all optimised allocate instructions in beam_blockAnthony Ramine
2013-12-13Properly collect allocate_zero instructions in beam_blockAnthony Ramine
2013-12-13Properly let floating-point instructions through in the BEAM compilerAnthony Ramine
2013-12-12EEP 37: Funs with namesAnthony Ramine
2013-11-04Merge branch 'maint'Fredrik Gustafsson
2013-11-01Typo fix ambigous -> ambiguousLeo Correa
2013-10-14Merge branch 'maint'Fredrik Gustafsson
2013-09-25Merge branch 'nox/lift-after/OTP-11267'Fredrik Gustafsson
2013-09-12Remove ^L characters hidden randomly in the code. Not those used in text file...Pierre Fenoll
2013-09-09Merge branch 'maint'Björn Gustavsson
2013-09-09core_lint: Correct the type error() to conform to the codeBjörn Gustavsson
2013-09-09Merge branch 'maint'Björn Gustavsson
2013-09-05compiler: Conform returned errors to the documented formatBjörn Gustavsson
2013-09-04Merge branch 'maint'Björn Gustavsson
2013-09-04genop.tab: Add documentation for many BEAM instructionsBjörn Gustavsson
2013-08-26Merge branch 'maint'Fredrik Gustafsson
2013-08-26Merge branch 'nox/match-context-return/OTP-11247' into maintFredrik Gustafsson
2013-08-19Merge branch 'maint'Björn Gustavsson
2013-08-15Fix compiler crash for 'B and B' guardBjörn Gustavsson
2013-08-01Forbid returning a match context in beam_validatorAnthony Ramine
2013-07-29Merge branch 'maint'Fredrik Gustafsson
2013-07-29Merge branch 'nox/fix-comp-warnings/OTP-11212' into maintFredrik Gustafsson
2013-07-29Merge branch 'maint'Fredrik Gustafsson
2013-07-29Lift 'after' blocks to zeroary functionsAnthony Ramine
2013-07-03Restrict inlining of local fun referencesAnthony Ramine
2013-06-26Merge branch 'nox/illegal-bitstring-gen-pattern/OTP-11186'Fredrik Gustafsson
2013-06-12Merge branch 'maint'Björn-Egil Dahlberg
2013-06-12Update copyright yearsBjörn-Egil Dahlberg
2013-06-07Silence a misleading warning with some comprehensionsAnthony Ramine
2013-06-05Simplify v3_core's translation of bit string generatorsAnthony Ramine
2013-06-03Merge branch 'maint'Björn Gustavsson
2013-06-03Merge branch 'bjorn/compiler/fix-compiler-crash/OTP-11119' into maintBjörn Gustavsson
2013-05-31Merge branch 'maint'Fredrik Gustafsson
2013-05-29compiler: Correct liveness optimization for wait/1Björn Gustavsson
2013-05-28Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin
2013-05-28Fix renaming of bs_put_string instructionsAnthony Ramine