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
Age
Commit message (
Expand
)
Author
2012-04-01
Prepare release
OTP_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
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-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-12
Prepare release
Erlang/OTP
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
inline_SUITE: Add the comma_splitter/1 test case
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]