Age | Commit message (Expand) | Author |
2016-06-07 | Compiler: new function env_compiler_options/0 | alisdair sullivan |
2016-05-13 | compile_SUITE: Cover numeric variable names in core_pp | Björn Gustavsson |
2016-05-13 | compile_SUITE: Eliminate clones when re-compiling test suites | Björn Gustavsson |
2016-04-27 | Remove toothless test compile_SUITE:missing_testheap/1 | Björn Gustavsson |
2016-04-25 | compiler: Remove use of crypto:rand_bytes/1 | Ingela Anderton Andin |
2016-04-21 | Add compile_SUITE:core_roundtrip/1 | Björn Gustavsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-03-24 | Fix compile:forms/1,2 crash when not in an existing directory | Björn Gustavsson |
2016-03-17 | compile: Pre-load compiler modules when invoked from 'erlc' | Björn Gustavsson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-25 | Remove ?line macros | Björn Gustavsson |
2016-02-25 | Replace use of lists:keysearch/3 with lists:keyfind/3 | Björn Gustavsson |
2016-02-25 | Replace ?t with test_server | Björn Gustavsson |
2016-02-25 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-02-25 | Eliminate use of ?config() macro | Björn Gustavsson |
2016-02-25 | Modernize use of timetraps | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-05 | Move record compilation errors to erl_lint_SUITE | Björn Gustavsson |
2016-02-05 | compile_SUITE: Use get_files/3 in more places | Björn Gustavsson |
2016-02-05 | compile_SUITE: Replace confusing files/2 with get_files/3 | Björn Gustavsson |
2015-09-28 | Move out bit syntax optimizations from beam_block | Björn Gustavsson |
2015-09-10 | compile_SUITE: Add test of warnings | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-04-30 | compiler: Use module erl_anno | Hans Bolinder |
2015-04-22 | compile: Add the {eprof,Pass} option for easy eprof running | Björn Gustavsson |
2015-01-27 | Strengthen and modernize compile_SUITE | Björn Gustavsson |
2015-01-16 | compile_SUITE: Test the 'dialyzer' option | Björn Gustavsson |
2014-08-14 | compiler: finalize 18.x 'asm' deprecation | Tuncer Ayaz |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-01-31 | compiler: Strengthen listings tests | Björn-Egil Dahlberg |
2014-01-28 | compiler: Test Maps inlining | Björn-Egil Dahlberg |
2013-12-18 | Officially support building assembler files | Tuncer Ayaz |
2013-12-13 | Test compilation of BEAM assembly with optimisations on | Anthony Ramine |
2013-09-09 | Merge branch 'maint' | Björn Gustavsson |
2013-09-05 | compiler: Conform returned errors to the documented format | Björn Gustavsson |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-05-28 | Merge remote-tracking branch 'upstream/maint' | Ingela Anderton Andin |
2013-05-20 | beam_lib, compile: Replace use of deprecated crypto functions | Björn Gustavsson |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-01-09 | compiler: Remove support for packages | Björn Gustavsson |
2012-08-24 | Merge branch 'rc/fix-MP-compiler-flag/OTP-10211' into maint | Fredrik Gustafsson |
2012-08-06 | compiler: Eliminate EXIT messages from the temporary compiler process | Björn Gustavsson |
2012-08-06 | compile_SUITE: Correct the forms_2 test case to work on Windows | Björn Gustavsson |
2012-07-10 | Fix the erlc -MP flag | Richard Carlsson |
2012-04-10 | Allow the source to be set when compiling forms | José Valim |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-01-25 | compile_SUITE: Eliminate race condition | Björn Gustavsson |
2012-01-11 | compile_SUITE: Add test of 'sys_pre_attributes' | Björn Gustavsson |
2011-11-24 | compiler: Don't include source code options in module_info(compile) | Björn Gustavsson |
2011-11-24 | hipe: Teach hipe to handle slim or stripped BEAM files | Björn Gustavsson |