src/Pure/Concurrent/lazy.ML
Thu, 12 Apr 2012 11:28:36 +0200 wenzelm partial revert of 8a179a0493e3 -- expose failure status of result (potentially via group) instead of isolated interrupt;
Wed, 11 Apr 2012 13:49:09 +0200 wenzelm more robust Future.fulfill wrt. duplicate assignment and interrupt;
Tue, 23 Aug 2011 17:43:06 +0200 wenzelm tuned signature;
Tue, 23 Aug 2011 16:39:21 +0200 wenzelm discontinued slightly odd Future/Lazy.get_finished, which do not really fit into the execution model of Future.cancel/join_tasks (canceled tasks need to be dequeued and terminated explicitly);
Tue, 23 Aug 2011 15:48:41 +0200 wenzelm some support for toplevel printing wrt. editor perspective (still inactive);
Fri, 19 Aug 2011 14:01:20 +0200 wenzelm Future.promise: explicit abort operation (like uninterruptible future job);
Mon, 15 Aug 2011 19:27:55 +0200 wenzelm explicit check of finished evaluation;
less more (0) -10 -7 tip