summaryrefslogtreecommitdiff
path: root/test/files/continuations-neg
Commit message (Expand)AuthorAgeFilesLines
* Backport of SI-6846.Jason Zaugg2013-01-082-3/+3
* Closes SI-6358. Move accessor generation for lazy vals to typers.Hubert Plociniczak2012-10-181-5/+3
* Replace CheckCPSMethodTraverser with additional parameter on transformer methodsphaller2012-08-081-1/+1
* SI-5314 - CPS transform of return statement failsphaller2012-08-088-0/+72
* Revert pull request #720 (CPS: enable return expressions in CPS code if they ...phaller2012-06-272-22/+0
* Merge pull request #752 from retronym/topic/warn-catch-all-4Adriaan Moors2012-06-221-3/+3
|\
| * SI-2807 Resurrect and refine the promiscuous catch warning.Jason Zaugg2012-06-191-3/+3
* | CPS: enable return expressions in CPS code if they are in tail positionphaller2012-06-142-0/+22
|/
* Fix for SI-3718.Paul Phillips2012-05-032-0/+7
* Fix for continuations issue.Paul Phillips2012-04-052-18/+0
* Fix for cps regression. Closes 5538. Closes 5445.Tiark Rompf2012-03-022-0/+9
* Fixing checkfile.Paul Phillips2012-01-151-1/+1
* TypeConstraint/TypeVar refinement.Paul Phillips2012-01-071-1/+1
* Begone t1737...Hubert Plociniczak2011-11-0211-34/+34
* Whitespace fix for continutations tests.Josh Suereth2011-11-231-1/+1
* Selective dealiasing when printing errors.Paul Phillips2011-10-032-3/+3
* Moved test out of pending, closes SI-3628, no r...Paul Phillips2011-07-292-0/+15
* I wrote a warning when nullary methods return U...Paul Phillips2011-04-282-4/+4
* Rolled partest back to r21328.Paul Phillips2010-05-0620-0/+229
* If I work on this patch any longer without chec...Paul Phillips2010-04-0520-229/+0
* closes 2864.Tiark Rompf2010-03-292-0/+22
* added support for continuations in try/catch bl...Tiark Rompf2010-03-162-0/+40
* fixed treatment of annotated types in isNumeric...Tiark Rompf2010-03-151-4/+4
* Disabled failing testMartin Odersky2010-03-131-4/+4
* moved the continuations plugin into trunk.Tiark Rompf2010-03-1116-0/+167