futures: Limit the number of nested futures on the same stack.
[bpt/guile.git] / test-suite / tests / future.test
2013-03-27 Ludovic Courtèsfutures: Limit the number of nested futures on the...
2012-11-21 Ludovic Courtèsfutures: Allow nested futures; put the main thread...
2010-12-16 Ludovic Courtèsfutures: Support multiple-value returns.
2010-12-02 Ludovic CourtèsAdd `(ice-9 futures)'.