index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
compiler
/
src
Age
Commit message (
Expand
)
Author
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
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-02
sys_pre_expand: Fix BASE never being set
Tomas Janousek
2012-07-18
Merge branch 'jv/forms-source' into maint
Henrik Nord
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
Fix printing of errors with column numbers
Anthony Ramine
2012-06-02
Create a new "column" option in compile
Anthony Ramine
2012-04-10
Allow the source to be set when compiling forms
José Valim
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-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-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
2012-01-11
v3_kernel: Remove clauses that are never executed in arg_val/1
Björn Gustavsson
2012-01-11
v3_kernel.hrl: Remove unused record #k_string{}
Björn Gustavsson
2012-01-11
v3_kernel.erl: Remove unused define of EXPENSIVE_BINARY_LIMIT
Björn Gustavsson
2012-01-11
sys_core_fold: Refactor previous_ctx_to_binary/2 to cover it completely
Björn Gustavsson
2012-01-11
sys_core_fold: Fix opt_guard_try/1
Björn Gustavsson
2012-01-11
sys_core_fold: Simplify opt_bool_not() to cover it completely
Björn Gustavsson
2012-01-11
sys_core_fold: Remove duplicate optimization
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
[next]