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
/
test
/
core_fold_SUITE.erl
Age
Commit message (
Expand
)
Author
2016-10-28
sys_core_fold: Eliminate complaint from core_lint
Björn Gustavsson
2016-09-05
sys_core_fold: Don't move a fun into a guard
Björn Gustavsson
2016-06-02
Avoid the dreaded "no_file" in warnings
Björn Gustavsson
2016-03-15
update copyright-year
Henrik Nord
2016-02-25
Remove ?line macros
Björn Gustavsson
2016-02-25
Eliminate use of ?config() macro
Björn Gustavsson
2016-02-17
Eliminate use of test_server.hrl and test_server_line.hrl
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-22
test suite: Always place .core files in data directories
Björn Gustavsson
2015-04-22
test suites: Unload modules compiled from .core or .S
Björn Gustavsson
2015-03-09
Clean up evaluation of setelement/3
Björn Gustavsson
2015-03-09
Update type information based on BIFs that returns integers
Björn Gustavsson
2015-02-12
cerl: Teach is_literal_term/1 to handle maps
Björn Gustavsson
2015-02-12
sys_core_fold: Refactor type information access
Björn Gustavsson
2015-02-05
Merge branch 'bjorn/compiler/dup-bug-fix/OTP-12453'
Björn Gustavsson
2015-02-05
Merge branch 'maint'
Björn Gustavsson
2015-02-04
Correct unsafe optimization of '==' and '/='
Björn Gustavsson
2015-02-03
Teach case_opt/3 to avoid unnecessary building
Björn Gustavsson
2015-02-03
sys_core_fold: Optimize let statements more aggressively
Björn Gustavsson
2015-02-03
Merge branch 'maint'
Björn Gustavsson
2015-02-03
Be more careful about map patterns when evalutating element/2
Björn Gustavsson
2015-01-26
Speed up running of compiler test suites in coverage mode
Björn Gustavsson
2014-03-25
Correctly handle non-matching patterns against literal values
Anthony Ramine
2014-03-10
Properly handle redundant boolean clauses in sys_core_fold
Anthony Ramine
2014-02-04
sys_core_fold: Prevent case expressions from being evaluated twice
Björn Gustavsson
2014-02-04
sys_core_fold_SUITE: For cleanliness, move id/1 to the end
Björn Gustavsson
2014-01-16
Generalize optimizations of case statements
Björn Gustavsson
2013-09-05
compiler: Conform returned errors to the documented format
Björn Gustavsson
2013-02-06
Merge branch 'nox/fix-seq-opt/OTP-10818'
Fredrik Gustafsson
2013-02-04
Add two tests for unused multiple values in effect context
Anthony Ramine
2013-01-30
Test setelement(1, not_a_tuple, NewValue)
Björn Gustavsson
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
2012-10-23
compiler: Run testcases in parallel
Björn Gustavsson
2012-01-11
sys_core_fold: Fix opt_guard_try/1
Björn Gustavsson
2012-01-04
core_fold_SUITE: Cover sys_core_fold:is_safe_bool_expr_1/3
Björn Gustavsson
2011-04-12
compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1
Björn Gustavsson
2011-03-11
Update copyright years
Björn-Egil Dahlberg
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for compiler
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update compiler tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP