Age | Commit message (Expand) | Author |
2016-02-18 | Merge branch 'bjorn/remove-test_server/OTP-12705' | Björn Gustavsson |
2016-02-17 | compiler: Update the compiler to handle typed record fields | 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-02-03 | v3_core: Eliminate double processing of patterns | Björn Gustavsson |
2016-01-28 | Extend cerl_trees:mapfold with a 'pre-order' operation | Stavros Aronis |
2016-01-20 | compiler: Improve type and specs | Hans Bolinder |
2016-01-18 | Merge branch 'maint' | Björn-Egil Dahlberg |
2016-01-14 | compiler, hipe: Fix pretty printing of Core Maps | Björn-Egil Dahlberg |
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-16 | Merge tag 'OTP-18.2' | Henrik Nord |
2015-12-15 | Update release notes | Erlang/OTP |
2015-12-15 | Update version numbers | Erlang/OTP |
2015-12-11 | compiler tests: Replace 'random' with 'rand' | Björn Gustavsson |
2015-12-11 | Use 'rand' instead of the obsolete 'random' module | Björn Gustavsson |
2015-12-07 | compile: Eliminate use of the obsolete 'random' module | 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-18 | Merge branch 'maint' | Hans Bolinder |
2015-11-17 | [compiler] Correct documentation | Hans Bolinder |
2015-11-16 | Merge branch 'bjorn/cleanup' | Björn Gustavsson |
2015-11-16 | beam_validator: Don't allow an 'undefined' entry label in a function | Björn Gustavsson |
2015-11-16 | beam_validator: Remove obsolete DEBUG support | Björn Gustavsson |
2015-11-11 | v3_kernel: Speed up compilation of modules with many funs | Björn Gustavsson |
2015-11-11 | beam_dict: Speed up storage of funs | Björn Gustavsson |
2015-11-11 | beam_asm: Speed up assembly for modules with many exports | Björn Gustavsson |
2015-11-10 | sys_core_dsetel: Use a map instead of a dict | 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-11-10 | sys_pre_expand: Remove uncovered clause in pat_bit_size/2 | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Clean up data structures | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Remove vestiges of variable usage tracking | Björn Gustavsson |
2015-11-10 | sys_pre_expand: Remove imports of ordsets functions | Björn Gustavsson |
2015-11-09 | Merge branch 'maint' | Henrik Nord |
2015-11-09 | sys_pre_expand: Remove unnecessary inclusion of erl_bits.hrl | Björn Gustavsson |
2015-10-26 | Fix cerl_trees:label/2 bug with map K/V swap | Magnus Lång |
2015-10-09 | Update Compiler | Hans Bolinder |
2015-10-05 | beam_reorder: Eliminate compiler crash | Björn Gustavsson |