Age | Commit message (Expand) | Author |
2016-03-10 | beam_block: Eliminate unsafe optimization | Björn Gustavsson |
2016-03-01 | Generalize bit string comprehensions | Björn Gustavsson |
2016-02-26 | Merge branch 'bjorn/compiler/modernize-tests' | Björn Gustavsson |
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 | Eliminate use of doc and suite clauses | Björn Gustavsson |
2016-02-25 | Replace ?t with test_server | Björn Gustavsson |
2016-02-25 | Replace use of test_server:format/2 with io:format/2 | 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-25 | Produce warnings for binary patterns that will never match | Björn Gustavsson |
2016-02-25 | Eliminate useless helper functions | Björn Gustavsson |
2016-02-17 | Makefiles: Remove test_server from include path and code path | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-15 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson |
2016-02-10 | Merge branch 'maint' | Björn Gustavsson |
2016-02-08 | Eliminate crash because of unsafe delaying of sub-binary creation | 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 |
2016-01-13 | Merge branch 'maint' | Björn Gustavsson |
2016-01-12 | Fix crash when attempting to update a fun as if it were a map | Björn Gustavsson |
2016-01-11 | Merge branch 'maint' | Björn Gustavsson |
2016-01-11 | Eliminate crash in v3_codegen | Björn Gustavsson |
2016-01-08 | Merge branch 'maint' | Björn Gustavsson |
2016-01-07 | beam_bool: Fix unsafe optimization | Björn Gustavsson |
2015-12-11 | compiler tests: Replace 'random' with 'rand' | Björn Gustavsson |
2015-11-20 | Merge branch 'maint' | Björn Gustavsson |
2015-11-20 | Fix missing filename and line number in warning | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Cover coerce_to_float/2 | Björn Gustavsson |
2015-11-10 | Cover code for callbacks in sys_pre_expand | Björn Gustavsson |
2015-11-10 | Cover sys_pre_expand:pattern/2 | Björn Gustavsson |
2015-10-05 | beam_reorder: Eliminate compiler crash | Björn Gustavsson |
2015-09-28 | beam_type: Improve optimizations by keeping track of booleans | Björn Gustavsson |
2015-09-28 | beam_type: Improve optimization by keeping track of integers | Björn Gustavsson |
2015-09-28 | Move out bit syntax optimizations from beam_block | Björn Gustavsson |
2015-09-14 | Merge branch 'maint' | Anders Svensson |
2015-09-10 | compile_SUITE: Add test of warnings | Björn Gustavsson |
2015-09-07 | Merge branch 'maint' | Björn-Egil Dahlberg |
2015-09-04 | compiler: Add test for corrupt register in get_map_elements | Björn-Egil Dahlberg |
2015-08-21 | beam_validator: Don't allow x(1023) to be used | Björn Gustavsson |
2015-08-21 | Delay get_tuple_element instructions until they are needed | Björn Gustavsson |
2015-06-22 | fix errors caused by changed line numbers | Bruce Yinhe |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-17 | compiler: Add regressions_SUITE | Björn-Egil Dahlberg |
2015-06-04 | Merge branch 'bjorn/compiler/spurious-warning' | Björn Gustavsson |
2015-05-22 | sys_core_fold: Eliminate warnings for unused terms in effect context | Björn Gustavsson |
2015-05-21 | compiler: Add tests for beam_bsm get_map_elements | Björn-Egil Dahlberg |
2015-05-13 | sys_core_fold: Eliminate warnings for unused terms | Björn Gustavsson |