summaryrefslogtreecommitdiff
path: root/test/files/run/tailcalls.check
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug #1205 to optimize even more tail calls.Iulian Dragos2007-07-121-0/+2
|
* Fixed tail call elimination for calls in the rh...Iulian Dragos2007-03-281-0/+1
| | | | | Fixed tail call elimination for calls in the rhs of boolean &&.
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-191-0/+1
|
* Fixed bug with calls in tail position with fina...Iulian Dragos2006-11-271-0/+4
| | | | | Fixed bug with calls in tail position with final handlers.
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+46
|
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-46/+0
| | | | | Removed old scala tests from new Scala core module.
* - Improved testspaltherr2004-04-101-8/+46
|
* - Added test/files/run/tailcallspaltherr2004-01-261-0/+8