summaryrefslogtreecommitdiff
path: root/lib/compiler/test/fun_SUITE.erl
Commit message (Expand)AuthorAgeFilesLines
* Cover more code in the compiler applicationBjörn Gustavsson2023-02-161-0/+16
* Update copyright yearErlang/OTP2023-02-141-1/+1
* Fix compiler crash for named fun expression with convoluted scopingBjörn Gustavsson2022-11-281-4/+44
* Update copyright yearRickard Green2021-12-161-1/+1
* Correct scope of variablesBjörn Gustavsson2021-12-011-3/+227
* Eliminate warnings for unused variable for compiler testsBjörn Gustavsson2021-06-171-2/+2
* Inline funs that are immediately usedBjörn Gustavsson2021-02-251-2/+5
* Update test suites to cover more codeBjörn Gustavsson2021-02-151-2/+17
* Don't eliminate unused erlang:make_fun3/3Björn Gustavsson2020-10-121-0/+7
* Update copyright yearRickard Green2020-03-131-1/+1
* Fix crash when a fun was unusedBjörn Gustavsson2020-02-111-2/+10
* Fix compiler crash when funs were matchedBjörn Gustavsson2019-05-141-2/+18
* beam_ssa_pre_codegen: Literal funs need stack frames tooJohn Högberg2018-10-051-0/+7
* Call test_lib:recompile/1 from init_per_suite/1Björn Gustavsson2018-07-061-1/+1
* Update copyright yearHenrik Nord2018-06-181-1/+1
* Rewrite a call of a literal external fun to a direct callBjörn Gustavsson2018-04-251-0/+11
* fun_SUITE: Test for failing calls to funsBjörn Gustavsson2016-05-121-4/+26
* update copyright-yearHenrik Nord2016-03-151-1/+1
* Remove ?line macrosBjörn Gustavsson2016-02-251-6/+6
* Eliminate use of doc and suite clausesBjörn Gustavsson2016-02-251-1/+0
* Eliminate use of test_server:fail/0,1Björn Gustavsson2016-02-251-2/+2
* Eliminate use of test_server.hrl and test_server_line.hrlBjörn Gustavsson2016-02-171-1/+1
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Fix miscompilation when module contains multiple named funsAnthony Ramine2014-10-271-4/+15
* Do not emit blatantly illformed Core Erlang apply expressionsAnthony Ramine2014-03-011-2/+6
* Test named funsAnthony Ramine2013-12-121-2/+11
* EEP-23: Allow variables in fun M:F/ABjörn Gustavsson2011-11-071-3/+49
* compiler tests: Reinstate ?MODULE macro in calls to test_lib:recompile/1Björn Gustavsson2011-04-121-1/+1
* Update copyright yearsBjörn-Egil Dahlberg2011-03-111-1/+1
* Rename Suite Callback to Common Test HookLukas Larsson2011-02-171-1/+1
* Fix formatting for compilerLukas Larsson2011-02-171-5/+6
* Add init_per_suite and end_per_suiteLukas Larsson2011-02-171-1/+7
* Add ts_install_scb to suite/0Lukas Larsson2011-02-171-1/+3
* Update compiler tests to conform with common_test standardLukas Larsson2011-02-171-5/+15
* Update all fin_per_testcase to end_per_testcase.Lukas Larsson2011-02-171-1/+1
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+136