Age | Commit message (Expand) | Author |
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 |
2015-05-08 | Merge branch 'nox/compiler/parse_transform-undef/OTP-12723' | Björn Gustavsson |
2015-04-30 | compiler: Use module erl_anno | Hans Bolinder |
2015-04-29 | test_lib: Simplify uniq/0 | Björn Gustavsson |
2015-04-29 | beam_asm: Speed up encoding of large numbers | Björn Gustavsson |
2015-04-29 | compilation_SUITE: Speed up the self_compile test cases | Björn Gustavsson |
2015-04-29 | sys_core_fold: Suppress warnings better | Björn Gustavsson |
2015-04-29 | beam_validator: Stop validating the 'aligned' flag for binaries | Björn Gustavsson |
2015-04-29 | beam_validator: Clean up updating of types for y register | Björn Gustavsson |
2015-04-23 | beam_validator: Remove support for removed BIF fault/1,2 | Björn Gustavsson |
2015-04-22 | beam_block: Optimize matching of binary literals | Björn Gustavsson |
2015-04-22 | compile: Add the {eprof,Pass} option for easy eprof running | Björn Gustavsson |
2015-04-22 | Add z_SUITE to validate loaded code | Björn Gustavsson |
2015-04-22 | test suite: Always place .core files in data directories | Björn Gustavsson |
2015-04-22 | test suites: Unload modules compiled from .core or .S | Björn Gustavsson |
2015-04-20 | compilation_SUITE: Unload tested modules using the code server | Björn Gustavsson |
2015-04-15 | Raise more descriptive error messages for failed map operations | Björn Gustavsson |
2015-04-13 | beam_validator: No longer require strict literal term order | Björn Gustavsson |
2015-04-13 | map_SUITE: Add tests of is_map/1 with literal maps | Björn Gustavsson |
2015-03-30 | compiler: Strengthen Maps tests | Björn-Egil Dahlberg |
2015-03-27 | compiler: Strengthen Maps tests | Björn-Egil Dahlberg |
2015-03-26 | Properly report unknown parse transforms | Anthony Ramine |
2015-03-19 | Merge branch 'egil/maps/hamt/OTP-12585' | Björn-Egil Dahlberg |
2015-03-12 | compiler: Fix map_SUITE:t_map_sort_literal for new map compare order | Sverker Eriksson |
2015-03-09 | v3_core: Teach pat_alias/2 to eliminate duplicated variables | Björn Gustavsson |
2015-03-09 | sys_core_fold: Improve optimization of 'not' | Björn Gustavsson |
2015-03-09 | Clean up evaluation of setelement/3 | Björn Gustavsson |
2015-03-09 | Update type information based on BIFs that returns integers | Björn Gustavsson |
2015-03-09 | sys_core_fold: Strengthen type optimization in lets | Björn Gustavsson |
2015-03-09 | v3_core: Add is_map tests before map instructions | Björn Gustavsson |
2015-03-09 | beam_type: Use the complete register map when calculating liveness | Björn Gustavsson |
2015-03-09 | Introduce '%live' annotations with a complete register map | Björn Gustavsson |
2015-02-23 | Merge branch 'bjorn/compiler/beam_jump-share' | Björn Gustavsson |
2015-02-23 | Merge branch 'bjorn/compiler/sys_core_fold' | Björn Gustavsson |
2015-02-20 | Merge branch 'bjorn/compiler/beam_validator' | Björn Gustavsson |
2015-02-20 | sys_core_fold: Fix non-tail-recursive list comprehensions | Björn Gustavsson |
2015-02-20 | beam_jump: Don't jump into the middle of a 'try' | Björn Gustavsson |
2015-02-18 | beam_validator: Exit immediately on crashes | Björn Gustavsson |
2015-02-18 | beam_validator: Remove the file/1 and files/1 functions | Björn Gustavsson |
2015-02-18 | beam_validator: Remove support for all other unsupported instructions | Björn Gustavsson |
2015-02-18 | beam_validator: Remove support for unsupported bit syntax instructions | Björn Gustavsson |
2015-02-18 | beam_validator: Tighten and simplify map validation code | Björn Gustavsson |
2015-02-18 | map_SUITE: Cover comparisons of 'nil' in v3_codegen | Björn Gustavsson |
2015-02-12 | cerl: Teach is_literal_term/1 to handle maps | Björn Gustavsson |
2015-02-12 | sys_core_fold: Refactor type information access | Björn Gustavsson |