Age | Commit message (Expand) | Author |
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 |
2011-08-18 | compiler: Add no_line_info for suppressing line/1 instructions | Björn Gustavsson |
2011-04-12 | compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1 | Björn Gustavsson |
2011-02-18 | Merge branch 'jp/dependencies_makefile' 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-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for compiler | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update compiler tests to conform with common_test standard | Lukas Larsson |
2010-05-12 | Merge branch 'bg/opt-receive' into dev | Erlang/OTP |
2010-05-10 | Move p_run/2 to test_lib | Björn Gustavsson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |