Age | Commit message (Expand) | Author |
2011-11-28 | Merge branch 'bjorn/compiler/options/OTP-9752' | Björn Gustavsson |
2011-11-24 | compiler: Don't include source code options in module_info(compile) | Björn Gustavsson |
2011-11-24 | hipe: Teach hipe to handle slim or stripped BEAM files | Björn Gustavsson |
2011-11-24 | sys_expand_pmod: Handle external funs in parameterized modules | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-11-02 | Test calling a parameterized module within a fun | Björn Gustavsson |
2011-10-13 | Allow noncharacter code points in unicode encoding and decoding | Björn Gustavsson |
2011-09-22 | Merge branch 'dev' into major | Henrik Nord |
2011-09-22 | Merge branch 'hl/beam_disasm-no_attri_chunk' into dev | Henrik Nord |
2011-09-21 | beam_disasm: Handle stripped BEAM files | Haitao Li |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | Do not write beam file if Werr and warnings /= [] | Tuncer Ayaz |
2011-08-18 | compiler: Add no_line_info for suppressing line/1 instructions | Björn Gustavsson |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2011-08-16 | compiler tests: Add a test for constants in guards | Björn Gustavsson |
2011-04-12 | bs_match_SUITE: Improve coverage of beam_bsm | Björn Gustavsson |
2011-04-12 | match_SUITE: Cover a clause in beam_dead:forward/4 | Björn Gustavsson |
2011-04-12 | record_SUITE: Cover optimization of is_record/3 in beam_type | Björn Gustavsson |
2011-04-12 | compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1 | Björn Gustavsson |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-25 | sys_core_fold: Eliminate incorrect warning | Björn Gustavsson |
2011-03-23 | v3_core: Fix variable incorrectly unbound after binary match | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-23 | compiler: Eliminate some warnings | Björn Gustavsson |
2011-02-18 | Merge branch 'jp/dependencies_makefile' into dev | Björn Gustavsson |
2011-02-18 | Add dependencies Makefile generation to erlc(1) and compile(3) | Jean-Sébastien Pédron |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for compiler | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update compiler tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-12-02 | beam_utils: Fix check_liveness/3 for receive loops | Björn Gustavsson |
2010-11-26 | beam_utils: Fix liveness analysis for gc_bif instructions | Björn Gustavsson |
2010-11-15 | Call chmod without the "-f" flag | Holger Weiß |
2010-10-12 | beam_block: Do optimizations in the safe order | Björn Gustavsson |
2010-10-07 | Merge branch 'bjorn/compiler-bin-generators/OTP-8864' into dev | Björn Gustavsson |
2010-09-23 | Fix compiler crash when constructing zero-size binary segments | Björn Gustavsson |
2010-09-22 | Add tests for tail segments in binary generators | Björn Gustavsson |
2010-07-29 | beam_asm: Simplify string table generation for beams | Paul Guyot |
2010-06-09 | Correct warnings and errors for auto-imported bif clashes | 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-05-21 | Merge branch 'bg/compiler-cover-and-clean' into dev | Erlang/OTP |
2010-05-20 | v3_life tests: Cover exception handling code in v3_life:function/1 | Björn Gustavsson |
2010-05-20 | v3_core tests: Cover make_bool_switch_guard/5 | Björn Gustavsson |