Age | Commit message (Expand) | Author |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2011-02-09 | Merge branch 'bjorn/compiler/eliminate-warnings' into dev | Björn Gustavsson |
2011-02-07 | v3_codegen: Use the latest instance of St | Björn Gustavsson |
2011-02-02 | compiler Makefile: Turn warnings into errors | Björn Gustavsson |
2011-02-02 | v3_kernel_pp: Add support for pretty-printing #k_literal{} records | Björn Gustavsson |
2011-02-02 | v3_kernel_pp: Eliminate warning | Björn Gustavsson |
2010-12-21 | compiler: Don't include -export_type as attributes in BEAM files | Björn Gustavsson |
2010-12-06 | Prepare release | Erlang/OTP |
2010-12-02 | Merge branch 'bjorn/fix-compiler-bugs/OTP-8949' into dev | Björn Gustavsson |
2010-12-02 | beam_utils: Fix check_liveness/3 for receive loops | Björn Gustavsson |
2010-11-29 | Merge branch 'pan/auto-import-doc-fix/OTP-8848' into dev | Patrik Nyblom |
2010-11-26 | beam_utils: Fix liveness analysis for gc_bif instructions | Björn Gustavsson |
2010-10-29 | Merge branch 'ks/strengthen-specs' into dev | Björn Gustavsson |
2010-10-26 | compiler: Strengthen some specs to shut off dialyzer warnings | Kostis Sagonas |
2010-10-12 | beam_block: Do optimizations in the safe order | Björn Gustavsson |
2010-10-08 | core_lint: Fix the err_desc() type spec | Björn Gustavsson |
2010-10-07 | Merge branch 'bjorn/compiler-bin-generators/OTP-8864' into dev | Björn Gustavsson |
2010-10-07 | core_lint: Enforce that tail segments only occur at the end | Björn Gustavsson |
2010-09-23 | Fix compiler crash when constructing zero-size binary segments | Björn Gustavsson |
2010-09-22 | Don't generate multiple tail segments in binary matching | Björn Gustavsson |
2010-09-22 | Factor out some of the code for binary generators | Björn Gustavsson |
2010-09-22 | Add tests for tail segments in binary generators | Björn Gustavsson |
2010-09-20 | Correct description of no_auto_import compiler directive | Patrik Nyblom |
2010-09-13 | Prepare releaseOTP_R14B | Erlang/OTP |
2010-09-10 | Remove warnings for clashes with new autoimported BIFs | Patrik Nyblom |
2010-08-30 | Merge branch 'pan/ms_transform_warnings/OTP-6759' into dev | Patrik Nyblom |
2010-07-29 | beam_asm: Simplify string table generation for beams | Paul Guyot |
2010-07-07 | Merge branch 'ks/cleanups' into dev | Raimo Niskanen |
2010-06-23 | Add warnings for shadowed variables in ms_transform funs | Patrik Nyblom |
2010-06-11 | Update release notes | Björn Gustavsson |
2010-06-10 | Update version numbers | Björn Gustavsson |
2010-06-09 | Remove (harmless) warning regarding auto-imported BIF max/2 | Patrik Nyblom |
2010-06-09 | Correct warnings and errors for auto-imported bif clashes | Patrik Nyblom |
2010-06-07 | compiler: Fix incorrect types and specs | Kostis Sagonas |
2010-06-04 | Merge branch 'ks/dialyzer' into dev | Erlang/OTP |
2010-06-03 | compiler: Add declarations for exported types | Kostis Sagonas |
2010-06-03 | Merge branch 'pan/otp_8579_autoimport_override' into dev | Erlang/OTP |
2010-06-02 | Remove (harmless) warnings about min/max in core applications | Patrik Nyblom |
2010-06-02 | Change warning to error for nowarn_bif_clash compiler directive | Patrik Nyblom |
2010-06-02 | Add -compile({no_auto_import,[F/A]}) doc to compiler.xml | Patrik Nyblom |
2010-06-02 | Add some testcases to compiler to verify that overriding really happens | Patrik Nyblom |
2010-06-02 | Return nowarn_bif_clash functionality but with warning | Patrik Nyblom |
2010-06-02 | Teach erl_lint to better override BIFs with local functions and imports | Patrik Nyblom |
2010-06-02 | Teach compiler to override autoimport with import | Patrik Nyblom |
2010-06-02 | First prototype for local functions overriding autoimported | Patrik Nyblom |
2010-06-02 | Merge branch 'bg/compiler' into dev | Erlang/OTP |
2010-06-02 | beam_peep: Remove optimization already done by beam_dead | Björn Gustavsson |
2010-06-02 | beam_dead: Combine is_eq_exact instructions into select_val instructions | Björn Gustavsson |
2010-06-02 | Evaluate is_record/3 at compile-time using type information | Björn Gustavsson |
2010-06-02 | Evaluate element/2 at compile-time using type information | Björn Gustavsson |