summaryrefslogtreecommitdiff
path: root/test/files/continuations-run
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | changes necessary to plug it back in while preserving everything which has happened since then in tests and such, but we should be the lookout for overreversion. Review by phaller (but as a formality, I don't think it requires direct review.)
* If I work on this patch any longer without chec...Paul Phillips2010-04-0553-687/+0
| | | | | | | | | | | | | | | | If I work on this patch any longer without checking in I will go stark raving mad. It is broken up into a couple pieces. This one is the changes to test/. It includes fixing a bunch of tests, removing deprecated constructs, moving jars used by tests to the most specific plausible location rather than having all jars on the classpath of all tests, and some filesystem layout change (continuations get their whole own srcpath.) This would be the world's most tedious review, so let's say no review. [Note: after this commit, I doubt things will build very smoothly until the rest of the partest changes follow. Which should only be seconds, but just in case.]
* 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
| | | | | | added support for continuations in try/catch blocks. review by community.
* moved the continuations plugin into trunk.Tiark Rompf2010-03-1135-0/+428