Age | Commit message (Expand) | Author |
2017-11-20 | Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maint | Lukas Larsson |
2017-11-20 | compiler: Add +to_dis option that dumps loaded asm | Lukas Larsson |
2017-11-10 | Recognize 'deterministic' when given in a -compile() attribute | Björn Gustavsson |
2017-06-07 | Fix unsafe bit syntax matching optimization | Björn Gustavsson |
2017-05-23 | Correct handling of module name in compile:forms/1,2 | Björn Gustavsson |
2017-05-17 | compile_SUITE: Don't create a directory called 'core' | Björn Gustavsson |
2017-05-10 | compile_SUITE: Test the r16, r17, r18, r19 options | Björn Gustavsson |
2017-05-09 | Merge pull request #1439 from josevalim/jv-atu8-function | Björn Gustavsson |
2017-05-08 | Add a test for utf8 function names | José Valim |
2017-05-05 | Merge pull request #1438 from josevalim/patch-10 | Björn Gustavsson |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-05-04 | Remove unused variable warning in compile_SUITE | José Valim |
2017-04-25 | Store abstract code in the Dbgi chunk | José Valim |
2017-04-12 | Correct compile_SUITE:core_roundtrip/1 | Björn Gustavsson |
2017-02-12 | Add extra_chunks option to compile | José Valim |
2017-01-30 | Add new AtU8 beam chunk | José Valim |
2016-12-07 | Add option 'deterministic' for reproducible builds | Björn Gustavsson |
2016-11-18 | compile_SUITE: Make sure that guards are optimized | Björn Gustavsson |
2016-11-18 | Add test using LFE-generated Core Erlang modules | Björn Gustavsson |
2016-11-18 | Remove beam_bool | Björn Gustavsson |
2016-11-11 | compile_SUITE: Smoke test and cover more of v3_kernel_pp | Björn Gustavsson |
2016-09-01 | compiler: Eliminate use of sys_pre_expand | Björn Gustavsson |
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 |