summaryrefslogtreecommitdiff
path: root/test/files/continuations-run
Commit message (Expand)AuthorAgeFilesLines
* Modularize continuations plugin.Adriaan Moors2013-12-1378-1331/+0
* Remove empty check files and flags files.Jason Zaugg2013-10-271-0/+0
* SI-6120 multiple warnings at same position.Paul Phillips2013-09-271-0/+10
* Revert "Merge pull request #2957 from paulp/pr/parser-improvements"François Garillot2013-09-241-1/+1
* SI-7854, SI-6768 better parsing/positioning in parserPaul Phillips2013-09-181-1/+1
* Cull extraneous whitespace.Paul Phillips2013-09-1829-119/+119
* SI-7003 Partest redirects stderr to log fileSom Snytt2013-05-2531-55/+85
* Possible fix for continuations bug.Paul Phillips2012-10-082-0/+64
* Simplify the adaptation of types of return expressionsphaller2012-08-124-0/+33
* Revert "Add missing cases in tail return transform"phaller2012-08-092-15/+0
* Add missing cases in tail return transformphaller2012-08-092-0/+15
* SI-5314 - CPS transform of return statement failsphaller2012-08-086-0/+125
* Revert pull request #720 (CPS: enable return expressions in CPS code if they ...phaller2012-06-276-112/+0
* Replace context stack of AnnotationChecker with new mode for typing returnsphaller2012-06-152-0/+31
* CPS: enable return expressions in CPS code if they are in tail positionphaller2012-06-144-0/+81
* Test cases for SI-5472, SI-5399, SI-5685.Paul Phillips2012-05-032-0/+91
* virtpatmat: initial CPS supportAdriaan Moors2012-04-141-1/+1
* Fix for continuations issue with match blocks.Paul Phillips2012-04-052-0/+31
* Fix for continuations issue.Paul Phillips2012-04-052-0/+55
* Fix for cps regression. Closes 5538. Closes 5445.Tiark Rompf2012-03-022-0/+51
* fixes SI-5506. better cps type propagation for polymorphic and multi-argument...Tiark Rompf2012-02-192-0/+65
* improve cps handling of if-then-else. no review.Tiark Rompf2011-11-294-0/+69
* Begone t1737...Hubert Plociniczak2011-11-0222-90/+90
* applying patch provided by Topher, fixes #3501.Tiark Rompf2011-08-232-0/+20
* Rolled partest back to r21328.Paul Phillips2010-05-0653-0/+687
* If I work on this patch any longer without chec...Paul Phillips2010-04-0553-687/+0
* improved cps transform of partial functions.Tiark Rompf2010-04-032-0/+17
* closes 2864.Tiark Rompf2010-03-298-0/+130
* closes #3199. review by community.Tiark Rompf2010-03-224-0/+33
* added support for continuations in try/catch bl...Tiark Rompf2010-03-164-0/+79
* moved the continuations plugin into trunk.Tiark Rompf2010-03-1135-0/+428