summaryrefslogtreecommitdiff
path: root/src/library/scala/util/control/TailCalls.scala
Commit message (Expand)AuthorAgeFilesLines
* Clarify source of f functionCasey Leask2015-11-261-1/+1
* SI-6680 unsoundness in gadt typing.Paul Phillips2013-10-011-1/+1
* Stackless implementation of TailRec in constant memory.Runar Bjarnason2013-08-241-24/+34
* Alter TailRec to have map and flatMapGeorge Leontiev2013-08-241-7/+42
* Absolutized paths involving the scala package.Paul Phillips2013-05-031-1/+2
* Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013Heather Miller2012-11-021-1/+1
* 2nd round of clean ups (see r25285)michelou2011-07-151-10/+18
* cleaned up explicit tailcallsMartin Odersky2010-01-181-0/+56