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
/
sys_core_fold.erl
Age
Commit message (
Expand
)
Author
2014-09-01
sys_core_fold: Eliminate name capture bug
Björn Gustavsson
2014-04-03
compiler: Fix compiling map keys in patterns from core
Björn-Egil Dahlberg
2014-03-25
Correctly handle non-matching patterns against literal values
Anthony Ramine
2014-03-17
compiler: Change #c_map{var} to #c_map{arg}
Björn-Egil Dahlberg
2014-03-17
compiler: Constant fold Maps that are safe
Björn-Egil Dahlberg
2014-03-17
compiler: Validate Map src
Björn-Egil Dahlberg
2014-03-10
Properly handle redundant boolean clauses in sys_core_fold
Anthony Ramine
2014-03-05
Merge branch 'nox/compiler/sys_core_fold-erlang-is_function-2'
Björn Gustavsson
2014-03-03
Do not mark all calls to erlang:is_function/2 as safe
Anthony Ramine
2014-03-02
Do not mark all calls to erlang:is_record/3 as safe
Anthony Ramine
2014-02-21
Merge branch 'egil/compiler/maps-get_map_elements'
Björn-Egil Dahlberg
2014-02-20
compiler: Remove dead warning
Björn-Egil Dahlberg
2014-02-13
Merge branch 'nox/compiler/v3_core-case-arg-opt'
Björn Gustavsson
2014-02-11
Teach sys_core_fold:eval_case/2 to cope with handwritten Core Erlang
Björn Gustavsson
2014-02-11
sys_core_fold: Remove a redundant word in a comment
Björn Gustavsson
2014-02-11
Optimise case arguments in sys_core_fold
Anthony Ramine
2014-02-06
Merge branch 'bjorn/compiler/optimizations/OTP-11584'
Björn Gustavsson
2014-02-05
Merge branch 'bjorn/eep37/OTP-11537'
Björn Gustavsson
2014-02-04
sys_core_fold: Prevent case expressions from being evaluated twice
Björn Gustavsson
2014-01-31
compiler: Fold binary Map key patterns to literals
Björn-Egil Dahlberg
2014-01-30
Issue a warning when a named fun is constructed but not used
Björn Gustavsson
2014-01-29
compiler: Squash #c_map_pair_*{} to #c_map_pair{}
Björn-Egil Dahlberg
2014-01-28
sys_core_fold: Remove optimization that has become invalid
Björn Gustavsson
2014-01-28
compiler: Implement support for exact Op in Maps
Björn-Egil Dahlberg
2014-01-28
compiler: Check for duplicate key literals in Map
Björn-Egil Dahlberg
2014-01-28
Implement support for maps in the compiler
Björn Gustavsson
2014-01-16
Generalize optimizations of case statements
Björn Gustavsson
2013-12-19
Eliminate bottlenecks in sys_core_fold
Björn Gustavsson
2013-04-09
Move let expressions into sequences
Anthony Ramine
2013-02-06
Merge branch 'nox/fix-seq-opt/OTP-10818'
Fredrik Gustafsson
2013-02-03
Forbid multiple values in Core Erlang sequence arguments
Anthony Ramine
2013-01-30
Fix crash in the compiler when compiling element(2, not_a_tuple)
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-18
compiler: Eliminate internal consistency failure in binary matching
Björn Gustavsson
2013-01-16
Raise a function_clause error with the right arguments when inlining
Anthony Ramine
2013-01-16
Properly guard against badly-typed arguments when inlining
Anthony Ramine
2013-01-16
Make inlined list functions fail with function_clause
Anthony Ramine
2012-11-03
Silence some wrong warnings triggered by inline_list_funcs
Anthony Ramine
2012-03-30
Update copyright years
Björn-Egil Dahlberg
2012-03-14
v3_core: Don't put negative line numbers in annotations
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
2011-05-20
Update copyright years
Björn-Egil Dahlberg
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
2010-06-02
Evaluate is_record/3 at compile-time using type information
Björn Gustavsson
2010-06-02
Evaluate element/2 at compile-time using type information
Björn Gustavsson
[next]