Age | Commit message (Expand) | Author |
2014-02-24 | Merge branch 'tuncer/update-deprecation-message/OTP-11751' | Henrik Nord |
2014-02-24 | Merge branch 'fenollp/otp-edoc-usage-fixes' | Henrik Nord |
2014-02-24 | Merge branch 'egil/maps/fix-cerl-inlining' | Björn-Egil Dahlberg |
2014-02-24 | Merge branch 'hb/dialyzer/deprecate_types/OTP-10342' | Hans Bolinder |
2014-02-24 | Merge branch 'schlagert/fix_basic_appups' | Siri Hansen |
2014-02-24 | Add test suites performing app and appup file checks | Tobias Schlager |
2014-02-23 | Deprecate pre-defined built-in types | Hans Bolinder |
2014-02-21 | compiler: Update map_SUITE to handle inlining | Björn-Egil Dahlberg |
2014-02-21 | compiler: Fix map inlining | Björn-Egil Dahlberg |
2014-02-21 | compiler: Add variable coverage of map in cerl | Björn-Egil Dahlberg |
2014-02-21 | Merge branch 'egil/compiler/maps-get_map_elements' | Björn-Egil Dahlberg |
2014-02-20 | compiler: Strengthen Maps compile tests | Björn-Egil Dahlberg |
2014-02-20 | compiler: Remove dead warning | Björn-Egil Dahlberg |
2014-02-19 | compiler: Transform list of Args to exact literal type | Björn-Egil Dahlberg |
2014-02-19 | compiler: Test Maps aliasing | Björn-Egil Dahlberg |
2014-02-19 | compiler: Use aliasing in map pair patterns | Björn-Egil Dahlberg |
2014-02-19 | compiler: Check literal order in beam_validator | Björn-Egil Dahlberg |
2014-02-19 | Merge branch 'nox/compiler/v3_core-comprehensions-cleanup' | Björn Gustavsson |
2014-02-18 | Fix library application appup files | Tobias Schlager |
2014-02-17 | Simplify comprehension compilation in v3_core | Anthony Ramine |
2014-02-14 | compiler: update 'asm' deprecation message | Tuncer Ayaz |
2014-02-14 | Fix edoc usage errors | Pierre Fenoll |
2014-02-14 | Merge branch 'kostis/beam_validator-minor-fix' | Björn Gustavsson |
2014-02-13 | compiler: Change map instructions for fetching values | Björn-Egil Dahlberg |
2014-02-13 | Change a list comprehension to a foreach/2 call | Kostis Sagonas |
2014-02-13 | Merge branch 'bjorn/lc-warnings/OTP-11626' (early part) | Björn Gustavsson |
2014-02-13 | Merge branch 'nox/compiler/v3_core-case-arg-opt' | Björn Gustavsson |
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-11 | sys_core_fold: Remove a redundant word in a comment | Björn Gustavsson |
2014-02-11 | Optimise case arguments in sys_core_fold | Anthony Ramine |
2014-02-10 | Merge branch 'josevalim/suppress-all-auto-imports' | Henrik Nord |
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 | compiler: Add debug listing after sys_core_fold | Björn-Egil Dahlberg |
2014-02-07 | Run sys_core_fold twice if any inliner is used | Anthony Ramine |
2014-02-07 | compiler: Fix codegen multiple updates for Maps | Björn-Egil Dahlberg |
2014-02-07 | erts,compiler: Correct and amend tests for Maps | Björn-Egil Dahlberg |
2014-02-07 | Merge branch 'hsv/using_lists_droplast' | Henrik Nord |
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 | beam_validator: Validate the "fun" argument for a call_fun/1 instruction | 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: Teach beam_disasm has_map_field instruction | Björn-Egil Dahlberg |