Sun, 28 Dec 2014 22:03:11 +0100 | wenzelm | proper sequential version; | file | diff | annotate |
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); | file | diff | annotate |
Tue, 23 Aug 2011 15:48:41 +0200 | wenzelm | some support for toplevel printing wrt. editor perspective (still inactive); | file | diff | annotate |
Mon, 15 Aug 2011 19:27:55 +0200 | wenzelm | explicit check of finished evaluation; | file | diff | annotate |
Mon, 11 Jul 2011 22:55:47 +0200 | wenzelm | tuned signature -- corresponding to Scala version; | file | diff | annotate |
Thu, 09 Sep 2010 17:20:27 +0200 | wenzelm | more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally; | file | diff | annotate |
Fri, 08 Jan 2010 11:07:53 +0100 | wenzelm | fixed type error; | file | diff | annotate |