summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/transform/TailCalls.scala
Commit message (Expand)AuthorAgeFilesLines
* Added -Ytailrecommend option.Paul Phillips2009-10-211-6/+24
* Removed long dead AST Node Sequence.Paul Phillips2009-10-151-2/+1
* merging msil (r19001) compiler changes to trunkLukas Rytz2009-10-091-1/+1
* Some functionalization achieved while trying to...Paul Phillips2009-08-261-24/+20
* switch to unnested packages.Martin Odersky2009-07-241-2/+3
* big overhaul of annotations implementation.Lukas Rytz2009-05-301-1/+1
* Named and default argumentsLukas Rytz2009-05-301-16/+17
* more work on rangepositions.Martin Odersky2009-05-281-1/+0
* massive new collections checkin.Martin Odersky2009-05-081-1/+1
* The birth of the @switch and @tailrec annotations.Paul Phillips2009-03-161-1/+10
* Updated (all) copyright notices to 2009Antonio Cunei2009-01-131-1/+1
* Fixed 1541.Iulian Dragos2008-11-261-2/+6
* Fixed #1140Iulian Dragos2008-08-081-5/+15
* Fixed tail-call related issues.Iulian Dragos2008-08-081-6/+4
* change -g:notc to -g:notailcallsLex Spoon2008-02-231-1/+1
* Fixed #311 and #312shack2008-01-221-4/+7
* - Improved tail call elimination to handle call...Iulian Dragos2007-10-111-31/+36
* removed type aliases, old for-syntax, ..michelou2007-07-121-2/+2
* Fixed bug #1205 to optimize even more tail calls.Iulian Dragos2007-07-121-2/+6
* 1.Martin Odersky2007-07-121-1/+1
* merged Alias/AbsTypeDef into TypeDefMartin Odersky2007-06-191-2/+0
* deprecated &f, .f, requires.Martin Odersky2007-06-051-4/+4
* fixed bug1084Martin Odersky2007-05-141-2/+2
* Fixed bug #1080, failed to recognize recursive ...Iulian Dragos2007-05-011-1/+1
* Switching over to position objects from positio...Sean McDirmid2007-04-191-1/+1
* merged in tcpoly branch (at r10641)Adriaan Moors2007-04-061-1/+1
* Fixed tail call elimination for calls in the rh...Iulian Dragos2007-03-281-1/+2
* added ${version.suffix}michelou2007-03-201-59/+73
* Catch tail calls made from tail boolean or.Iulian Dragos2007-03-191-1/+3
* added explicit self defsMartin Odersky2007-02-191-1/+1
* changed non-exhaustivity to attributesMartin Odersky2007-02-071-2/+2
* (no commit message)Martin Odersky2007-02-031-2/+2
* Fixed bug with calls in tail position with fina...Iulian Dragos2006-11-271-1/+3
* removed leading/trailing blanks/tabs in nsc/tra...michelou2006-08-171-70/+77
* Added -g detailed option.Iulian Dragos2006-07-261-6/+14
* (no commit message)Martin Odersky2006-01-031-1/+1
* Switching to the new build system and to the ne...Gilles Dubochet2005-12-191-0/+286