Support => within case, and improve error messages for cond and case
[bpt/guile.git] / module / ice-9 / futures.scm
2011-09-02 Andy Wingomore define-syntax-rule usage
2011-05-26 Andy Wingolazily init futures worker pool
2010-12-17 Ludovic Courtèsfutures: Store pending futures in a queue.
2010-12-16 Ludovic Courtèsfutures: Support multiple-value returns.
2010-12-16 Ludovic Courtèsfutures: Fix potential deadlock.
2010-12-07 Ludovic CourtèsUse `current-processor-count' to determine the number...
2010-12-02 Ludovic CourtèsAdd `(ice-9 futures)'.