summaryrefslogtreecommitdiff
path: root/lib/compiler/test/compile_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
...
* Add extra_chunks option to compileJosé Valim2017-02-121-2/+11
* Add new AtU8 beam chunkJosé Valim2017-01-301-6/+25
* Add option 'deterministic' for reproducible buildsBjörn Gustavsson2016-12-071-0/+8
* compile_SUITE: Make sure that guards are optimizedBjörn Gustavsson2016-11-181-2/+92
* Add test using LFE-generated Core Erlang modulesBjörn Gustavsson2016-11-181-1/+8
* Remove beam_boolBjörn Gustavsson2016-11-181-1/+0
* compile_SUITE: Smoke test and cover more of v3_kernel_ppBjörn Gustavsson2016-11-111-2/+28
* compiler: Eliminate use of sys_pre_expandBjörn Gustavsson2016-09-011-5/+4
* Compiler: new function env_compiler_options/0alisdair sullivan2016-06-071-2/+20
* compile_SUITE: Cover numeric variable names in core_ppBjörn Gustavsson2016-05-131-2/+7
* compile_SUITE: Eliminate clones when re-compiling test suitesBjörn Gustavsson2016-05-131-8/+15
* Remove toothless test compile_SUITE:missing_testheap/1Björn Gustavsson2016-04-271-44/+2
* compiler: Remove use of crypto:rand_bytes/1Ingela Anderton Andin2016-04-251-1/+0
* Add compile_SUITE:core_roundtrip/1Björn Gustavsson2016-04-211-2/+117
* Merge branch 'henrik/update-copyrightyear'Henrik Nord2016-04-131-1/+1
|\
| * update copyright-yearHenrik Nord2016-03-151-1/+1
* | Fix compile:forms/1,2 crash when not in an existing directoryBjörn Gustavsson2016-03-241-7/+35
* | compile: Pre-load compiler modules when invoked from 'erlc'Björn Gustavsson2016-03-171-2/+112
|/
* Remove ?line macrosBjörn Gustavsson2016-02-251-191/+191
* Replace use of lists:keysearch/3 with lists:keyfind/3Björn Gustavsson2016-02-251-2/+2
* Replace ?t with test_serverBjörn Gustavsson2016-02-251-2/+2
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-02-251-3/+3
* Eliminate use of ?config() macroBjörn Gustavsson2016-02-251-15/+15
* Modernize use of timetrapsBjörn Gustavsson2016-02-251-23/+0
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Move record compilation errors to erl_lint_SUITEBjörn Gustavsson2016-02-051-26/+3
* compile_SUITE: Use get_files/3 in more placesBjörn Gustavsson2016-02-051-18/+8
* compile_SUITE: Replace confusing files/2 with get_files/3Björn Gustavsson2016-02-051-21/+21
* Move out bit syntax optimizations from beam_blockBjörn Gustavsson2015-09-281-0/+2
* compile_SUITE: Add test of warningsBjörn Gustavsson2015-09-101-2/+42
* Change license text to APLv2Bruce Yinhe2015-06-181-9/+10
* compiler: Use module erl_annoHans Bolinder2015-04-301-2/+3
* compile: Add the {eprof,Pass} option for easy eprof runningBjörn Gustavsson2015-04-221-0/+2
* Strengthen and modernize compile_SUITEBjörn Gustavsson2015-01-271-24/+47
* compile_SUITE: Test the 'dialyzer' optionBjörn Gustavsson2015-01-161-2/+16
* compiler: finalize 18.x 'asm' deprecationTuncer Ayaz2014-08-141-1/+1
* Add test suites performing app and appup file checksTobias Schlager2014-02-241-2/+6
* compiler: Strengthen listings testsBjörn-Egil Dahlberg2014-01-311-43/+53
* compiler: Test Maps inliningBjörn-Egil Dahlberg2014-01-281-5/+6
* Officially support building assembler filesTuncer Ayaz2013-12-181-2/+2
* Test compilation of BEAM assembly with optimisations onAnthony Ramine2013-12-131-1/+1
* Merge branch 'maint'Björn Gustavsson2013-09-091-2/+2
|\
| * compiler: Conform returned errors to the documented formatBjörn Gustavsson2013-09-051-2/+2
| * Update copyright yearsBjörn-Egil Dahlberg2013-06-121-1/+1
* | Merge remote-tracking branch 'upstream/maint'Ingela Anderton Andin2013-05-281-0/+10
|\ \ | |/
| * beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson2013-05-201-0/+10
* | Remove the "coding: utf-8" comment from all Erlang source filesHans Bolinder2013-04-191-2/+2
|/
* compiler: Remove support for packagesBjörn Gustavsson2013-01-091-28/+2
* Merge branch 'rc/fix-MP-compiler-flag/OTP-10211' into maintFredrik Gustafsson2012-08-241-0/+6
|\
| * Fix the erlc -MP flagRichard Carlsson2012-07-101-0/+6