wenzelm [Mon, 09 Apr 2012 21:29:47 +0200] rev 47409
tuned proofs;
wenzelm [Mon, 09 Apr 2012 20:57:23 +0200] rev 47408
slightly faster default compilation of Isabelle/Scala;
wenzelm [Mon, 09 Apr 2012 20:42:05 +0200] rev 47407
more explicit last exec result;
wenzelm [Mon, 09 Apr 2012 19:50:04 +0200] rev 47406
dynamic propagation of node "updated" status, which is required to propagate edits and re-assigments and allow direct memo_result;
discontinued odd "touched" field -- check given edits directly;
wenzelm [Mon, 09 Apr 2012 17:38:39 +0200] rev 47405
tuned;
wenzelm [Mon, 09 Apr 2012 17:22:23 +0200] rev 47404
simplified Future.cancel/cancel_group (again) -- running threads only;
more robust update/cancel_execution: full join_tasks of group before exec state assignment;
tuned signature;
wenzelm [Mon, 09 Apr 2012 15:10:52 +0200] rev 47403
added ML pretty-printing;
wenzelm [Sat, 07 Apr 2012 20:35:01 +0200] rev 47402
merged
wenzelm [Sat, 07 Apr 2012 20:10:13 +0200] rev 47401
merged
haftmann [Sat, 07 Apr 2012 20:24:39 +0200] rev 47400
explicit constructor Nat leaves nat_of as conversion