summaryrefslogtreecommitdiff
path: root/lib/compiler/doc/src/compile.xml
Commit message (Expand)AuthorAgeFilesLines
* compiler: Implement SSA checking passFrej Drejhammar2023-01-191-2/+12
* Allow local redefinition of built-in typesBjörn Gustavsson2022-10-121-1/+17
* [features] General tweaks and fixesCons T Åhs2022-06-231-1/+5
* [features] Add documentation for features supportCons T Åhs2022-05-111-1/+33
* Merge branch 'maint'Rickard Green2021-12-131-1/+1
|\
| * Update copyright yearRickard Green2021-12-131-1/+1
* | Fix typos in lib/compilerKian-Meng, Ang2021-12-071-1/+1
* | compiler: Add +absolute_source optionJohn Högberg2021-10-221-0/+8
|/
* compiler: Add option {nowarn_unused_record, RecordNames}Hans Bolinder2021-04-151-2/+14
* compiler: Fix parse transform column handlingLukas Larsson2021-04-121-1/+1
* Support disabling opportunistic warningsBjörn Gustavsson2021-03-121-22/+36
* Encode generated dependency files in UTF-8Björn Gustavsson2021-02-191-0/+1
* Merge pull request #3020 from WhatsApp/quote-sourceBjörn Gustavsson2021-02-101-0/+7
|\
| * Quote source as part of error messagesRichard Carlsson2021-02-081-0/+7
* | compiler: Warn about matching underscore-prefixed variablesJohn Högberg2021-02-051-1/+8
|/
* Make compiler accept abstract format as inputRichard Carlsson2021-02-011-1/+22
* compiler: Add option 'error_location'Hans Bolinder2021-01-261-5/+19
* compiler: Add PT:parse_transform_info/0Hans Bolinder2021-01-261-0/+4
* compiler: Introduce +recv_opt_infoJohn Högberg2021-01-221-0/+10
* Document previously hidden (though very useful) compiler optionsPaulo F. Oliveira2020-12-101-0/+14
* compiler docs: Fix broken linksBjörn Gustavsson2020-11-171-2/+2
* Improve compile:forms/2 documentationPaulo F. Oliveira2020-11-031-2/+11
* otp: Refactor type docs to always use <datatype>Lukas Larsson2020-03-271-1/+8
* otp: Convert all <seealso> to more specific variantsLukas Larsson2020-03-271-37/+37
* Merge branch 'maint'Rickard Green2020-03-131-1/+1
|\
| * Update copyright yearRickard Green2020-03-131-1/+1
* | stdlib: Warn when inlining is enabled in NIF modulesJohn Högberg2020-03-091-0/+8
|/
* Add options for suppressing warnings about removed functionsBjörn Gustavsson2019-04-051-0/+16
* Make all compiler options work in the option listBjörn Gustavsson2018-12-181-6/+7
* Merge branch 'maint'Sverker Eriksson2018-12-131-11/+11
|\
| * Add empty 'since' attribute for old modules and functionsSverker Eriksson2018-12-121-10/+10
| * Add "since" attributes in xml for new functions and modulesSverker Eriksson2018-12-111-1/+1
* | Merge branch 'maint'John Högberg2018-10-081-3/+4
|\ \ | |/
| * compiler: Forward +source flag to epp and fix bug in +deterministicJohn Högberg2018-10-051-3/+4
* | Introduce the no_spawn_compiler_process optionJosé Valim2018-10-011-0/+11
|/
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Remove warnings for improper use of erlang:get_stacktrace/0Björn Gustavsson2018-04-161-8/+0
* Add -MMD option to erlcTony Rogvall2017-12-061-0/+9
* Add compile_info option to compileJosé Valim2017-09-141-0/+11
* Warn for potentially unsafe use of get_stacktrace/0Björn Gustavsson2017-05-121-0/+8
* Merge pull request #1451 from bjorng/bjorn/compiler/nowarn_obsolete_guardBjörn Gustavsson2017-05-111-2/+2
|\
| * Update compile.xmlBjörn Gustavsson2017-05-111-2/+2
* | Update copyright yearRaimo Niskanen2017-05-041-1/+1
* | Store abstract code in the Dbgi chunkJosé Valim2017-04-251-6/+19
|/
* Merge branch 'maint'Björn Gustavsson2017-02-271-1/+1
|\
| * Fix minor typo in compile:forms/1 docPéter Gömöri2017-02-261-1/+1
* | Add extra_chunks option to compileJosé Valim2017-02-121-1/+10
* | Add option 'deterministic' for reproducible buildsBjörn Gustavsson2016-12-071-0/+8
* | Make warn_export_all the defaultRichard Carlsson2016-11-291-2/+4
* | warn_obsolete_guard is already defaultRichard Carlsson2016-11-291-1/+1
|/