summaryrefslogtreecommitdiff
path: root/lib/compiler/test/compile_SUITE_data
Commit message (Expand)AuthorAgeFilesLines
* compiler: Print terminator annotations in SSA dumpsFrej Drejhammar2023-02-101-0/+31
* compiler: Add type info for bs_init_writableFrej Drejhammar2022-06-211-0/+45
* Update copyright yearRickard Green2021-12-161-1/+1
* Fix typos in lib/compilerKian-Meng, Ang2021-12-071-4/+4
* compiler: Run erl_pp:legalize_vars/1 when dumping code using `-E`Frej Drejhammar2021-11-091-0/+22
* Stop using the r18, r19, r20, and r21 optionsBjörn Gustavsson2021-09-271-0/+8
* Merge pull request #5076 from frej/frej/pretty-print-typesBjörn Gustavsson2021-08-051-0/+127
|\
| * compiler: Pretty-print types in BEAM SSA debug dumpsFrej Drejhammar2021-07-291-0/+127
* | compiler: Comment BEAM assembly with callee names in clear-textFrej Drejhammar2021-07-221-0/+47
|/
* Improve handling of exceptions from parse transformsBjörn Gustavsson2021-05-201-1/+5
* compiler: Fix parse transform column handlingLukas Larsson2021-04-122-5/+74
* compile: Refactor handling of internal errorsBjörn Gustavsson2021-02-171-1/+3
* Update test suites to cover more codeBjörn Gustavsson2021-02-157-0/+145
* Quote source as part of error messagesRichard Carlsson2021-02-083-0/+20
* compiler: Allow passing 'debug_info' option in -compile attributesJohn Högberg2020-03-091-0/+2
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Eliminate get_list/3 internally in the compilerBjörn Gustavsson2018-01-261-0/+4
* Recognize 'deterministic' when given in a -compile() attributeBjörn Gustavsson2017-11-101-0/+21
* compile_SUITE: Test the r16, r17, r18, r19 optionsBjörn Gustavsson2017-05-101-0/+5
* Add new AtU8 beam chunkJosé Valim2017-01-301-1/+4
* Remove toothless test compile_SUITE:missing_testheap/1Björn Gustavsson2016-04-272-66/+0
* update copyright-yearHenrik Nord2016-03-158-8/+8
* Move record compilation errors to erl_lint_SUITEBjörn Gustavsson2016-02-052-59/+0
* Change license text to APLv2Bruce Yinhe2015-06-1811-109/+120
* compile_SUITE: Test the 'dialyzer' optionBjörn Gustavsson2015-01-161-0/+39
* compiler: Strengthen listings testsBjörn-Egil Dahlberg2014-01-312-0/+64
* beam_lib, compile: Replace use of deprecated crypto functionsBjörn Gustavsson2013-05-202-0/+8
* Fix the erlc -MP flagRichard Carlsson2012-07-101-0/+3
* compile_SUITE: Add test of 'sys_pre_attributes'Björn Gustavsson2012-01-111-0/+23
* Merge branch 'jp/dependencies_makefile' into devBjörn Gustavsson2011-02-186-1/+10
|\
| * Add dependencies Makefile generation to erlc(1) and compile(3)Jean-Sébastien Pédron2011-02-186-0/+9
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-209-0/+973