summaryrefslogtreecommitdiff
path: root/lib/compiler/test/compile_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* compile_SUITE: Make core_roundtrip/1 less resource-intensiveBjörn Gustavsson2022-11-011-2/+11
* compile_SUITE: Avoid eaccess error during cleanup on WindowsBjörn Gustavsson2022-10-311-1/+1
* Fix printing of line numbers greater than 9999Björn Gustavsson2022-09-291-1/+20
* [features] Change format and argument order for options and directivesCons T Åhs2022-04-061-2/+2
* compile_SUITE: Cover handling of obsolete optionsBjörn Gustavsson2022-04-011-0/+10
* Improve coverage of the beam_a and beam_z modulesBjörn Gustavsson2022-04-011-2/+3
* Implement the compiler part of EEP 49Björn Gustavsson2022-02-111-1/+2
* Provide more information for failed record operationsBjörn Gustavsson2022-02-091-11/+11
* Merge pull request #5542 from jhogberg/john/compiler/track-fun-targetsJohn Högberg2022-01-121-2/+2
|\
| * compiler: Remove eta conversionJohn Högberg2021-12-221-2/+2
* | Fix xdg file testcases on windowsLukas Larsson2022-01-101-1/+1
|/
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Merge branch 'lukas/kernel/xdg-erlang-config/OTP-17554/OTP-17821'Lukas Larsson2021-12-131-20/+75
|\ \
| * | stdlib: Search $XDG_CONFIG_HOME for .erlang.cryptLukas Larsson2021-12-061-20/+75
* | | Fix typos in lib/compilerKian-Meng, Ang2021-12-071-2/+2
|/ /
* | Merge pull request #5358 from frej/frej/legalize-generated-var-namesBjörn Gustavsson2021-11-111-2/+34
|\ \
| * | compiler: Run erl_pp:legalize_vars/1 when dumping code using `-E`Frej Drejhammar2021-11-091-2/+34
* | | compiler: Optimize fun callsJohn Högberg2021-11-101-13/+16
|/ /
* | compiler: Add +absolute_source optionJohn Högberg2021-10-221-2/+7
* | Stop using the r18, r19, r20, and r21 optionsBjörn Gustavsson2021-09-271-24/+24
* | Merge branch 'maint'Ingela Anderton Andin2021-09-131-3/+3
|\ \ | |/
| * test suites: replace ?t: with test_server:Maxim Fedorov2021-09-081-3/+3
* | Remove the beam_peep passBjörn Gustavsson2021-09-101-1/+0
* | Merge pull request #5077 from frej/frej/remove-duplicated-name-construction-i...Björn Gustavsson2021-08-051-4/+3
|\ \
| * | compiler: Remove duplicated directory name construction in testFrej Drejhammar2021-07-291-4/+3
| |/
* | Merge pull request #5076 from frej/frej/pretty-print-typesBjörn Gustavsson2021-08-051-2/+90
|\ \
| * | compiler: Pretty-print types in BEAM SSA debug dumpsFrej Drejhammar2021-07-291-2/+90
| |/
* | compiler: Comment BEAM assembly with callee names in clear-textFrej Drejhammar2021-07-221-2/+22
|/
* Improve handling of exceptions from parse transformsBjörn Gustavsson2021-05-201-4/+16
* compiler: Fix parse transform column handlingLukas Larsson2021-04-121-11/+47
* stdlib: Fix minor issues regarding error locationsHans Bolinder2021-03-121-4/+6
* compile: Refactor handling of internal errorsBjörn Gustavsson2021-02-171-0/+2
* Update test suites to cover more codeBjörn Gustavsson2021-02-151-8/+252
* Quote source as part of error messagesRichard Carlsson2021-02-081-2/+43
* compiler: Adjust column number of a test caseHans Bolinder2021-01-251-5/+8
* Make compiler test suites handle columnsRichard Carlsson2021-01-251-7/+9
* compiler: Introduce +recv_opt_infoJohn Högberg2021-01-221-1/+2
* otp: Remove HiPE and HiPE-related accessoriesJohn Högberg2020-11-091-28/+9
* Optimize initialization of Y registers for the JITBjörn Gustavsson2020-10-121-15/+8
* compiler,erts: Add new make_fun3 instructionSverker Eriksson2020-10-071-5/+10
* beam_ssa_codegen: Simplify the prefer_xregs/2 optimizationBjörn Gustavsson2020-03-211-9/+10
* Merge pull request #2551 from josevalim/jv-no-sys-core-prepareJohn Högberg2020-03-181-2/+19
|\
| * Allow sys_core_prepare to be skippedJosé Valim2020-03-161-2/+19
* | Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\ \
| * | Update copyright yearRickard Green2020-03-131-1/+1
* | | compiler: Allow passing 'debug_info' option in -compile attributesJohn Högberg2020-03-091-2/+28
| |/ |/|
* | Remove support for compiling for R16 and R17Björn Gustavsson2020-01-241-4/+0
* | compiler: Refactor binary match context unit optimizationJohn Högberg2019-10-231-2/+2
* | Add beam_ssa_bool to replace the removed v3_kernel optimizationsBjörn Gustavsson2019-09-181-0/+2