Age | Commit message (Expand) | Author |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-05 | compiler: Conform returned errors to the documented format | Björn Gustavsson |
2013-05-20 | beam_lib, compile: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-03-28 | Add a new option +clint0 to the compiler | Anthony Ramine |
2013-02-06 | compile: Eliminate warnings for unmatched return values | Björn Gustavsson |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder |
2013-01-25 | Correct recently introduced Unicode related type errors | Hans Bolinder |
2013-01-18 | Merge branch 'bjorn/remove-parameterized-modules/OTP-10616' | Björn Gustavsson |
2013-01-18 | Remove support for parameterized modules | Björn Gustavsson |
2013-01-16 | compile: Remove vestiges of package support | Björn Gustavsson |
2013-01-09 | compiler: Remove support for packages | Björn Gustavsson |
2013-01-02 | [stdlib, kernel] Introduce Unicode support for Erlang source files | Hans Bolinder |
2012-10-09 | Refactor removal of unused labels | Björn Gustavsson |
2012-10-09 | Introduce the mandatory beam_a and beam_z passes | Björn Gustavsson |
2012-10-09 | compile: Fix bug in selection of passes | Björn Gustavsson |
2012-10-09 | compile: Give a friendler error message if a parse transform cannot be found | Björn Gustavsson |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-22 | Revert "Merge branch 'nox/compile-column-numbers' into maint" | Lukas Larsson |
2012-08-14 | Merge branch 'nox/compile-column-numbers' into maint | Fredrik Gustafsson |
2012-08-06 | compiler: Eliminate EXIT messages from the temporary compiler process | Björn Gustavsson |
2012-06-10 | Fix messages ordering with column numbers | Anthony Ramine |
2012-06-06 | Fix type compile:err_info/0 | Anthony Ramine |
2012-06-03 | Fix printing of errors with column numbers | Anthony Ramine |
2012-06-02 | Create a new "column" option in compile | Anthony Ramine |
2012-04-10 | Allow the source to be set when compiling forms | José Valim |
2012-01-04 | Add the beam_except pass to optimize exceptions | Björn Gustavsson |
2011-12-06 | Teach the compiler the 'no_dead' option | Björn Gustavsson |
2011-11-28 | Merge branch 'bjorn/compiler/options/OTP-9752' | Björn Gustavsson |
2011-11-24 | compiler: Don't include {cwd,_} in module_info(compile) | Björn Gustavsson |
2011-11-24 | compiler: Don't include source code options in module_info(compile) | Björn Gustavsson |
2011-11-24 | Teach the compiler the 'r14' option | Björn Gustavsson |
2011-10-07 | Add '-callback' attribute to language syntax | Stavros Aronis |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | compile: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | compile: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
2011-09-08 | Do not write beam file if Werr and warnings /= [] | Tuncer Ayaz |
2011-08-18 | compiler: Add no_line_info for suppressing line/1 instructions | Björn Gustavsson |
2011-08-16 | compiler: Don't create filenames starting with "./" | Björn Gustavsson |
2011-02-24 | Merge branch 'bjorn/compiler/refactor-source-options' into dev | Björn Gustavsson |
2011-02-18 | Add dependencies Makefile generation to erlc(1) and compile(3) | Jean-Sébastien Pédron |
2011-02-14 | compile: Refactor handling of source options (e.g. 'from_core') | Björn Gustavsson |
2010-08-30 | Merge branch 'pan/ms_transform_warnings/OTP-6759' into dev | Patrik Nyblom |
2010-07-07 | Merge branch 'ks/cleanups' into dev | Raimo Niskanen |
2010-06-23 | Add warnings for shadowed variables in ms_transform funs | Patrik Nyblom |
2010-06-07 | compiler: Fix incorrect types and specs | Kostis Sagonas |
2010-06-03 | compiler: Add declarations for exported types | Kostis Sagonas |
2010-05-27 | Cleanup branch 'bg/compiler-cover-and-clean' | Kostis Sagonas |
2010-05-20 | compile: Remove code that is only executed on Solaris | Björn Gustavsson |
2010-05-11 | Optimize selective receives in the presence of a large message queue | Björn Gustavsson |
2010-03-22 | compiler: Don't support the no_binaries option | Björn Gustavsson |