summaryrefslogtreecommitdiff
path: root/test/files/run/tailcalls.scala
Commit message (Expand)AuthorAgeFilesLines
* SI-8657 don't miss tailrec defs in more positionsJohannes Rudolph2014-06-251-2/+33
* deprecate Pair and TripleDen Shabalin2013-11-201-1/+1
* Alter TailRec to have map and flatMapGeorge Leontiev2013-08-241-0/+13
* SI-7479 Make test/files/run/tailcalls.scala pass on AvianSimon Ochsenreither2013-06-101-1/+1
* Maintenance of Predef.Paul Phillips2013-02-121-9/+9
* Begone t1737...Hubert Plociniczak2011-11-021-8/+8
* Removing the code which has been deprecated sin...Paul Phillips2011-08-151-1/+1
* Renamed Application to App.Martin Odersky2011-02-211-1/+1
* some more performance tunings. No review.Martin Odersky2010-01-181-0/+12
* [no content change] Fixed all SVN properties: m...Gilles Dubochet2009-09-241-1/+0
* Fixed 1541.Iulian Dragos2008-11-261-0/+11
* Fixed tail-call related issues.Iulian Dragos2008-08-081-16/+0
* - Improved tail call elimination to handle call...Iulian Dragos2007-10-111-0/+12
* updated several tests for MSILmichelou2007-08-171-79/+80
* Fixed bug #1205 to optimize even more tail calls.Iulian Dragos2007-07-121-0/+25
* Fixed tail call elimination for calls in the rh...Iulian Dragos2007-03-281-0/+3
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-191-0/+22
* Fixed bug with calls in tail position with fina...Iulian Dragos2006-11-271-0/+39
* Made some test cases platform-independentmihaylov2006-10-101-1/+1
* Moved scala.runtime.compat to scala.compatmihaylov2006-10-081-1/+1
* 'test-nsc' has been moved to 'test'.Gilles Dubochet2005-12-161-0/+290
* Removed old scala tests from new Scala core mod...Gilles Dubochet2005-12-161-290/+0
* *** empty log message ***mihaylov2005-10-031-2/+1
* Made platform independantmihaylov2005-09-271-11/+10
* - Now works with the MSIL backend without modif...mihaylov2004-12-021-1/+0
* - Import java.lang.System.out and use out inste...mihaylov2004-10-071-9/+10
* *** empty log message ***Martin Odersky2004-09-021-1/+1
* - imported java.lang.System at the proper placemihaylov2004-04-231-1/+1
* - Improved testspaltherr2004-04-101-69/+233
* - Added 'import java.lang.System' to satisfy th...mihaylov2004-01-261-0/+1
* - Added test/files/run/tailcallspaltherr2004-01-261-0/+127