Age | Commit message (Expand) | Author |
2014-02-12 | Merge branch 'bjorn/compiler/optimizations/OTP-11584' | Björn Gustavsson |
2014-02-11 | Teach sys_core_fold:eval_case/2 to cope with handwritten Core Erlang | Björn Gustavsson |
2014-02-10 | Merge branch 'egil/compiler/maps-fix-sys_core_fold' | Björn-Egil Dahlberg |
2014-02-10 | Merge branch 'egil/compiler/maps-fix-codegen' | Björn-Egil Dahlberg |
2014-02-07 | compiler: Fix sys_core_fold let optimization | Björn-Egil Dahlberg |
2014-02-07 | erts,compiler: Correct and amend tests for Maps | Björn-Egil Dahlberg |
2014-02-07 | Merge branch 'egil/erts/fix-maps-beam_load' | Björn-Egil Dahlberg |
2014-02-07 | compiler: Update map_SUITE with error case test | Björn-Egil Dahlberg |
2014-02-06 | Merge branch 'bjorn/compiler/applying-binary-crash/OTP-11672' | Björn Gustavsson |
2014-02-06 | Merge branch 'bjorn/compiler/optimizations/OTP-11584' | Björn Gustavsson |
2014-02-05 | beam_bsm: Eliminate emulator crash when a binary is called | Björn Gustavsson |
2014-02-05 | Merge branch 'bjorn/eep37/OTP-11537' | Björn Gustavsson |
2014-02-04 | sys_core_fold: Prevent case expressions from being evaluated twice | Björn Gustavsson |
2014-02-04 | sys_core_fold_SUITE: For cleanliness, move id/1 to the end | Björn Gustavsson |
2014-01-31 | compiler: Strengthen listings tests | Björn-Egil Dahlberg |
2014-01-31 | compiler: Strengthen Maps tests | Björn-Egil Dahlberg |
2014-01-30 | Issue a warning when a named fun is constructed but not used | Björn Gustavsson |
2014-01-29 | compiler: Add core compile test for maps | Björn-Egil Dahlberg |
2014-01-29 | compiler: Update inliner tests | Björn-Egil Dahlberg |
2014-01-28 | compiler: Test Maps inlining | Björn-Egil Dahlberg |
2014-01-24 | beam_except: Eliminate compiler crash | Björn Gustavsson |
2014-01-21 | Fix testing with unicode paths | Dan Gudmundsson |
2014-01-20 | Merge branch 'bjorn/compiler/optimizations/OTP-11584' | Björn Gustavsson |
2014-01-16 | Generalize optimizations of case statements | Björn Gustavsson |
2014-01-09 | Merge branch 'nox/fix-dbg_ieval-exporting-rules/OTP-11553' | Björn Gustavsson |
2014-01-08 | compiler tests: Test exporting rules for andalso/orelse | Björn Gustavsson |
2013-12-18 | Officially support building assembler files | Tuncer Ayaz |
2013-12-13 | Test compilation of BEAM assembly with optimisations on | Anthony Ramine |
2013-12-12 | Test named funs | Anthony Ramine |
2013-11-22 | Merge branch 'maint' | Björn Gustavsson |
2013-11-22 | Rename otp_8949_a/0 which common_test interprets as an info function | Björn Gustavsson |
2013-09-09 | Merge branch 'maint' | Björn Gustavsson |
2013-09-05 | compiler: Conform returned errors to the documented format | Björn Gustavsson |
2013-08-26 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-26 | Merge branch 'nox/match-context-return/OTP-11247' into maint | Fredrik Gustafsson |
2013-08-19 | Merge branch 'maint' | Björn Gustavsson |
2013-08-15 | Fix compiler crash for 'B and B' guard | Björn Gustavsson |
2013-08-01 | Forbid returning a match context in beam_validator | Anthony Ramine |
2013-07-29 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-29 | Merge branch 'nox/fix-comp-warnings/OTP-11212' into maint | Fredrik Gustafsson |
2013-07-29 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-29 | Merge branch 'nox/fix-fname-inlining/OTP-11211' into maint | Fredrik Gustafsson |
2013-07-11 | Merge branch 'maint' | Fredrik Gustafsson |
2013-07-11 | Merge branch 'jw/fix-float-middle-endian/OTP-11201' into maint | Fredrik Gustafsson |
2013-07-03 | Restrict inlining of local fun references | Anthony Ramine |
2013-06-26 | Merge branch 'nox/illegal-bitstring-gen-pattern/OTP-11186' | Fredrik Gustafsson |
2013-06-14 | Fix binary construction on floating point middle-endian machines | Johannes Weißl |
2013-06-12 | Merge branch 'maint' | Björn-Egil Dahlberg |
2013-06-12 | Update copyright years | Björn-Egil Dahlberg |
2013-06-07 | Silence a misleading warning with some comprehensions | Anthony Ramine |