Age | Commit message (Expand) | Author |
2012-02-13 | compiler: Teach the inliner to preserve on_load functions | Björn Gustavsson |
2012-01-25 | compile_SUITE: Eliminate race condition | Björn Gustavsson |
2012-01-18 | compiler: Correct live calculation when get/1 is used in try...catch | Björn Gustavsson |
2012-01-11 | compile_SUITE: Add test of 'sys_pre_attributes' | Björn Gustavsson |
2012-01-05 | Correct syntax in compiler.cover | Björn Gustavsson |
2012-01-04 | Cover v3_kernel:get_line/1 | Björn Gustavsson |
2012-01-04 | core_SUITE: Cover the nomatch_shadow warning in v3_kernel | Björn Gustavsson |
2012-01-04 | core_SUITE: Cover v3_kernel:build_match/2 | Björn Gustavsson |
2012-01-04 | bs_match_SUITE: Add a test case to cover bsm_ensure_no_partition_2/5 | Björn Gustavsson |
2012-01-04 | core_fold_SUITE: Cover sys_core_fold:is_safe_bool_expr_1/3 | Björn Gustavsson |
2012-01-04 | core_SUITE: Cover sys_core_fold:eval_is_boolean/2 | Björn Gustavsson |
2012-01-04 | core_SUITE: Cover sys_core_fold:make_effect_seq/2 | Björn Gustavsson |
2012-01-04 | beam_validator_SUITE:beam_files/1: Validate modules in parallel | Björn Gustavsson |
2012-01-04 | compilation_SUITE: Compile compiler modules in parallel | Björn Gustavsson |
2012-01-04 | compilation_SUITE: Prevent cover from being run on slave nodes | Björn Gustavsson |
2012-01-04 | test_lib:p_run/2: Be careful about how many parallel processes we use | Björn Gustavsson |
2012-01-04 | Remove part_eval_SUITE | Björn Gustavsson |
2012-01-04 | Add the beam_except pass to optimize exceptions | Björn Gustavsson |
2012-01-04 | Eliminate the match_fail primop in v3_kernel and later passes | Björn Gustavsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-06 | inline_SUITE: Add the comma_splitter/1 test case | Björn Gustavsson |
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 |