Age | Commit message (Expand) | Author |
2016-03-01 | Generalize bit string comprehensions | Björn Gustavsson |
2016-02-25 | Produce warnings for binary patterns that will never match | Björn Gustavsson |
2016-02-23 | v3_core: Include line number annotations in binary patterns | Björn Gustavsson |
2016-02-23 | sys_core_fold: Introduce var_list/2 | Björn Gustavsson |
2016-02-23 | sys_core_fold: Optimize clause/4 | Björn Gustavsson |
2016-02-17 | compiler: Update the compiler to handle typed record fields | 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-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-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-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 | 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 |
2015-09-28 | Move select_val optimization from beam_clean to beam_peep | 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 | beam_type: Remove unused clause | Björn Gustavsson |
2015-09-28 | beam_type: Fix forgotten change of internal representation | Björn Gustavsson |
2015-09-28 | beam_dead: Improve optimization of literal binary matching | Björn Gustavsson |
2015-09-28 | beam_dead: Optimize select_val instructions | Björn Gustavsson |
2015-09-28 | Move out bit syntax optimizations from beam_block | Björn Gustavsson |
2015-09-28 | sys_core_fold: Extend the list of BIFs that return integers | Björn Gustavsson |
2015-09-28 | v3_codegen: Optimize matching of the final size-less binary segment | Björn Gustavsson |