Age | Commit message (Expand) | Author |
2012-11-06 | Fix compiler crash for binary matching and a complicated guard | Björn Gustavsson |
2012-09-03 | Prepare releaseOTP_R15B02 | Erlang/OTP |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-08-29 | Merge branch 'ta/docsmaint' into maint | Henrik Nord |
2012-08-24 | Merge branch 'rc/fix-MP-compiler-flag/OTP-10211' into maint | Fredrik Gustafsson |
2012-08-23 | Merge branch 'bjorn/compiler/illegal-size/OTP-10197' into maint | Björn Gustavsson |
2012-08-22 | Revert "Merge branch 'nox/compile-column-numbers' into maint" | Lukas Larsson |
2012-08-22 | compiler: Warn if the size of a binary segment is invalid | Björn Gustavsson |
2012-08-15 | Merge branch 'bjorn/compiler/minor-fixes/OTP-10185' into maint | Björn Gustavsson |
2012-08-15 | beam_utils:live_opt/1: Correct handling of try_case_end/1 | Björn Gustavsson |
2012-08-15 | Correct guard_SUITE_tuple_size.S | Björn Gustavsson |
2012-08-15 | beam_type: Print the offending function if this pass crashes | Björn Gustavsson |
2012-08-15 | beam_validator: Validate the size operand in bs_init_bits and bs_init2 | Björn Gustavsson |
2012-08-14 | Merge branch 'tja/fix-base' into maint | Fredrik Gustafsson |
2012-08-14 | Merge branch 'nox/compile-column-numbers' into maint | Fredrik Gustafsson |
2012-08-06 | compiler: Eliminate EXIT messages from the temporary compiler process | Björn Gustavsson |
2012-08-06 | compile_SUITE: Correct the forms_2 test case to work on Windows | Björn Gustavsson |
2012-08-02 | sys_pre_expand: Fix BASE never being set | Tomas Janousek |
2012-07-18 | Merge branch 'jv/forms-source' into maint | Henrik Nord |
2012-07-10 | Fix the erlc -MP flag | Richard Carlsson |
2012-07-05 | Fix various doc typos for R15B02 | Tuncer Ayaz |
2012-06-20 | sys_pre_expand: Eliminate bottleneck for modules with many functions | Björn Gustavsson |
2012-06-10 | Fix messages ordering with column numbers | Anthony Ramine |
2012-06-06 | Fix type compile:err_info/0 | Anthony Ramine |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-06-03 | Test column number reporting in error_SUITE | Anthony Ramine |
2012-06-03 | Fix printing of errors with column numbers | Anthony Ramine |
2012-06-02 | Create a new "column" option in compile | Anthony Ramine |
2012-05-31 | Add type info for compile:file/1,2 macro option | Gustav Simonsson |
2012-04-10 | Allow the source to be set when compiling forms | José Valim |
2012-04-01 | Prepare releaseOTP_R15B01 | Erlang/OTP |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-03-14 | Merge branch 'bjorn/compiler/coverage-and-minor-fixes/OTP-9982' into maint | Björn Gustavsson |
2012-03-14 | v3_life: Use common code for guards and bodies | Björn Gustavsson |
2012-03-14 | v3_core: Don't put negative line numbers in annotations | Björn Gustavsson |
2012-03-14 | v3_kernel: Dig out the line number only when generating a warning | Björn Gustavsson |
2012-03-14 | v3_kernel: Clean up handling of guards | Björn Gustavsson |
2012-02-21 | Merge branch 'ks/compile_info-fix' into maint | Gustav Simonsson |
2012-02-20 | Fix discrepancy in compile_info | Kostis Sagonas |
2012-02-16 | Merge branch 'bjorn/compiler/inline-and-on_load/OTP-9910' into maint | Björn Gustavsson |
2012-02-13 | compiler: Teach the inliner to preserve on_load functions | Björn Gustavsson |
2012-02-04 | Fix typo in `compile' doc: unmatched parenthesis | Ricardo Catalinas Jiménez |
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 | v3_kernel: Introduce is_in_guard/1 | Björn Gustavsson |
2012-01-11 | v3_kernel: Removed unreached clause for #k_bin_int{} in sub_size_var/1 | Björn Gustavsson |
2012-01-11 | v3_kernel: Remove unreached handling of #k_bin_int{} in arg_con/1 | Björn Gustavsson |
2012-01-11 | v3_codegen: Eliminate the special case of 'put' without destination | Björn Gustavsson |
2012-01-11 | v3_kernel: Don't attempt to share identical literals | Björn Gustavsson |
2012-01-11 | v3_kernel: Handle sequences in guards | Björn Gustavsson |