aboutsummaryrefslogtreecommitdiffstats
path: root/lib/compiler/doc/src/compile.xml
AgeCommit message (Expand)Author
2016-09-01doc: Correct errors introduced by Editorial changesHans Bolinder
2016-06-08compile.xml: Eliminate unsightly space before periodBjörn Gustavsson
2016-06-07Compiler: new function env_compiler_options/0alisdair sullivan
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-27Update compiler documentationBjörn Gustavsson
2014-03-04Introduce compiler option 'nowarn_deprecated_type'Hans Bolinder
2014-02-10Merge branch 'josevalim/suppress-all-auto-imports'Henrik Nord
2013-12-18Officially support building core filesTuncer Ayaz
2013-12-18Officially support building assembler filesTuncer Ayaz
2013-10-18Allow all auto imports to be suppressed at onceJosé Valim
2013-09-09Merge branch 'maint'Björn Gustavsson
2013-09-05compiler: Conform returned errors to the documented formatBjörn Gustavsson
2013-04-19Convert XML files to UTF-8Hans Bolinder
2013-01-16Document compiler option 'inline_list_funcs'Anthony Ramine
2012-08-29Merge branch 'ta/docsmaint' into maintHenrik Nord
2012-08-22Revert "Merge branch 'nox/compile-column-numbers' into maint"Lukas Larsson
2012-08-14Merge branch 'nox/compile-column-numbers' into maintFredrik Gustafsson
2012-07-18Merge branch 'jv/forms-source' into maintHenrik Nord
2012-07-05Fix various doc typos for R15B02Tuncer Ayaz
2012-06-02Create a new "column" option in compileAnthony Ramine
2012-05-31Add type info for compile:file/1,2 macro optionGustav Simonsson
2012-04-10Allow the source to be set when compiling formsJosé Valim
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-02-04Fix typo in `compile' doc: unmatched parenthesisRicardo Catalinas Jiménez
2011-08-18compiler: Add no_line_info for suppressing line/1 instructionsBjörn Gustavsson
2011-05-12rHans Bolinder
2011-02-18Merge branch 'jp/dependencies_makefile' into devBjörn Gustavsson
2011-02-18Add dependencies Makefile generation to erlc(1) and compile(3)Jean-Sébastien Pédron
2010-09-20Correct description of no_auto_import compiler directivePatrik Nyblom
2010-06-02Change warning to error for nowarn_bif_clash compiler directivePatrik Nyblom
2010-06-02Add -compile({no_auto_import,[F/A]}) doc to compiler.xmlPatrik Nyblom
2010-02-05OTP-8404: Doc: some corrections and improvements in STDLIBBjörn Gustavsson
2010-01-20Merge branch 'cf/compile_warning_as_error' into ccase/r13b04_devErlang/OTP
2010-01-19compile: add flag warnings_as_errors to treat warnings as errorsChristopher Faulet
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP