summaryrefslogtreecommitdiff
path: root/test-suite/tests/future.test
Commit message (Expand)AuthorAgeFilesLines
* futures: Limit the number of nested futures on the same stack.Ludovic Courtès2013-03-271-11/+7
* futures: Allow nested futures; put the main thread to work.Ludovic Courtès2012-11-211-2/+18
* futures: Support multiple-value returns.Ludovic Courtès2010-12-161-0/+9
* Add `(ice-9 futures)'.Ludovic Courtès2010-12-031-0/+83