Age | Commit message (Expand) | Author |
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 |
2011-04-12 | beam_dead: Remove uncoverable case clause in update_value_dict/3 | Björn Gustavsson |
2011-04-12 | beam_dead: Remove code that cannot be covered in forward/4 | Björn Gustavsson |
2011-03-29 | beam_dict: Eliminate the redundant next_atom record element | Björn Gustavsson |
2011-03-29 | beam_dict: Fix typo in comment | Björn Gustavsson |
2011-03-25 | sys_core_fold: Eliminate incorrect warning | Björn Gustavsson |
2011-03-25 | sys_core_fold: Be careful to preserve annotations while optimizing | Björn Gustavsson |
2011-03-23 | v3_core: Fix variable incorrectly unbound after binary match | Björn Gustavsson |
2011-03-23 | v3_core: Fix style and indentation | Björn Gustavsson |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-24 | Merge branch 'bjorn/fix-dialyzer-warnings' into dev | Björn Gustavsson |
2011-02-24 | Merge branch 'bjorn/compiler/refactor-source-options' into dev | Björn Gustavsson |
2011-02-23 | v3_kernel_pp: Eliminate dialyzer warning | 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-14 | compile: Refactor handling of source options (e.g. 'from_core') | Björn Gustavsson |
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-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 |