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
/
guard_SUITE.erl
Age
Commit message (
Expand
)
Author
2018-07-06
Call test_lib:recompile/1 from init_per_suite/1
Björn Gustavsson
2017-12-08
guard_SUITE: Test is_bitstring/1 and is_map/1 on literals
Björn Gustavsson
2017-11-27
guard_SUITE: Add a test case to cover beam_dead:turn_op/1
Björn Gustavsson
2017-09-08
Optimise equality comparisons
Michał Muskała
2017-03-08
compiler: Fix handling of locations and annotations
Hans Bolinder
2016-11-18
Remove beam_bool
Björn Gustavsson
2016-11-11
guard_SUITE: Add more test of guards
Björn Gustavsson
2016-10-27
Don't copy funs into guards
Björn Gustavsson
2016-05-25
v3_codegen: Correct code generation for an error/1 call in a guard
Björn Gustavsson
2016-05-16
Add beam_bool_SUITE
Björn Gustavsson
2016-04-27
Move complex_guard/1 from compilation_SUITE to guard_SUITE
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 doc and suite clauses
Björn Gustavsson
2016-02-25
Eliminate use of test_server:fail/0,1
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
2016-01-11
Eliminate crash in v3_codegen
Björn Gustavsson
2016-01-07
beam_bool: Fix unsafe optimization
Björn Gustavsson
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-04-30
compiler: Use module erl_anno
Hans Bolinder
2015-04-22
test suites: Unload modules compiled from .core or .S
Björn Gustavsson
2015-03-09
beam_type: Use the complete register map when calculating liveness
Björn Gustavsson
2015-01-26
Speed up running of compiler test suites in coverage mode
Björn Gustavsson
2015-01-23
Merge branch 'egil/fix-maps-compiler-coverage/OTP-12425'
Björn-Egil Dahlberg
2015-01-16
Merge branch 'maint'
Björn Gustavsson
2015-01-14
beam_bool: Correct live calculation for GC BIFs
Björn Gustavsson
2015-01-09
compiler: Increase Maps code coverage
Björn-Egil Dahlberg
2015-01-09
beam_dead: Optimize branches from relational conditionals
Björn Gustavsson
2014-03-05
Merge branch 'nox/compiler/beam_bool-bad-protected'
Björn Gustavsson
2014-03-04
Properly detect nonboolean protected expressions in beam_bool
Anthony Ramine
2014-03-03
Do not mark all calls to erlang:is_function/2 as safe
Anthony Ramine
2013-08-15
Fix compiler crash for 'B and B' guard
Björn Gustavsson
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2012-10-23
compiler: Run testcases in parallel
Björn Gustavsson
2011-08-16
compiler tests: Add a test for constants in guards
Björn Gustavsson
2011-04-12
compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1
Björn Gustavsson
2011-02-23
compiler: Eliminate some warnings
Björn Gustavsson
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
2010-06-02
Teach erl_lint to better override BIFs with local functions and imports
Patrik Nyblom
2010-05-17
Add guard BIFs binary_part/2,3
Patrik Nyblom
2010-04-01
Merge branch 'bg/compiler-inliner' into dev
Erlang/OTP
2010-03-26
compiler tests: Compile a few more modules with 'inline'
Björn Gustavsson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP