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-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
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
[next]