Age | Commit message (Expand) | Author |
2012-02-13 | compiler: Teach the inliner to preserve on_load functions | Björn Gustavsson |
2012-01-18 | compiler: Correct live calculation when get/1 is used in try...catch | 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 | 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 | beam_validator: Fix type for failure label for bs_start_match2/5 | Björn Gustavsson |
2011-12-06 | Teach the compiler the 'no_dead' option | Björn Gustavsson |
2011-11-30 | compiler: Turn calls to math:pi/0 into constant values | Björn Gustavsson |
2011-11-28 | Merge branch 'bjorn/compiler/options/OTP-9752' | Björn Gustavsson |
2011-11-28 | Merge branch 'bjorn/major-release-cleanups' | Björn Gustavsson |
2011-11-24 | compiler: Don't include {cwd,_} in module_info(compile) | Björn Gustavsson |
2011-11-24 | compiler: Don't include source code options in module_info(compile) | Björn Gustavsson |
2011-11-24 | Teach the compiler the 'r14' option | Björn Gustavsson |
2011-11-24 | sys_expand_pmod: Handle external funs in parameterized modules | Björn Gustavsson |
2011-11-08 | Merge branch 'bjorn/line-numbers/OTP-9468' | Björn Gustavsson |
2011-11-07 | Merge branch 'bjorn/fun-improvements/OTP-9667' | Björn Gustavsson |
2011-11-07 | sys_pre_expand: Remove incorrect comment | Björn Gustavsson |
2011-11-07 | compiler: Eliminate use of deprecated erlang:hash/2 | Björn Gustavsson |
2011-11-07 | beam_asm: Fix broken NewIndex in fun entries | Björn Gustavsson |
2011-11-07 | beam_asm: Strenghten the calculation of Uniq for funs | Björn Gustavsson |
2011-11-07 | EEP-23: Allow variables in fun M:F/A | Björn Gustavsson |
2011-11-04 | beam_type: Improve FP optimizations in the presence of line numbers | Björn Gustavsson |
2011-10-07 | Automatically generate 'behaviour_info' function from '-callback' attributes | Stavros Aronis |
2011-10-07 | Add '-callback' attribute to language syntax | Stavros Aronis |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
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-14 | Merge branch 'dev' into major | Björn Gustavsson |
2011-09-14 | Merge branch 'bjorn/compiler-options/OTP-9534' into dev | Björn Gustavsson |
2011-09-14 | sys_pre_expand: Don't duplicate options given in the source code | Björn Gustavsson |
2011-09-13 | Merge branch 'dev' into major | Henrik Nord |
2011-09-08 | compile: optimize werror/1 | Tuncer Ayaz |
2011-09-08 | compile: log warnings as errors if -Werror is enabled | Tuncer Ayaz |
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 | compiler: Don't create filenames starting with "./" | Björn Gustavsson |
2011-08-16 | Include location information for line instructions in BEAM files | Björn Gustavsson |
2011-08-16 | compiler: Generate line instructions | Björn Gustavsson |
2011-08-16 | compiler, emulator: Introduce the line/1 instruction | Björn Gustavsson |
2011-08-16 | v3_kernel: Make sure that line number annotations are passed through | Björn Gustavsson |
2011-08-16 | v3_core: Annotate exception-generating clauses with line numbers | Björn Gustavsson |
2011-08-16 | Fix binary matching in the debugger | Björn Gustavsson |
2011-07-06 | Remove deprecated concat_binary/1 | Björn Gustavsson |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg |
2011-04-12 | beam_bsm: Eliminate uncovered line in warning generation | Björn Gustavsson |
2011-04-12 | beam_dead: Remove uncovered special case handling of empty blocks | Björn Gustavsson |
2011-04-12 | beam_dead: Remove uncovered clauses in binary matching optimization | Björn Gustavsson |