wenzelm [Fri, 25 Apr 2014 14:39:11 +0200] rev 56721
merged
wenzelm [Fri, 25 Apr 2014 14:18:13 +0200] rev 56720
updated properties for scala.concurrent.ExecutionContext.Implicits.global (future task farm), similar to Isabelle/ML;
removed obsolete properties for old actors;
wenzelm [Fri, 25 Apr 2014 13:55:50 +0200] rev 56719
simplified change_buffer (again, see 937826d702d5): no thread, just timer, rely on asynchronous commands_changed.post;
wenzelm [Fri, 25 Apr 2014 13:29:56 +0200] rev 56718
replaced manager Actor by Consumer_Thread, which is lazy to defer its start to actual Handler init time;
wenzelm [Fri, 25 Apr 2014 12:59:33 +0200] rev 56717
tuned whitespace;
wenzelm [Fri, 25 Apr 2014 12:56:24 +0200] rev 56716
obsolete;
wenzelm [Fri, 25 Apr 2014 12:51:08 +0200] rev 56715
clarified Session.Consumer, with Session.Outlet managed by dispatcher thread;
eliminated old actors;
wenzelm [Fri, 25 Apr 2014 12:27:18 +0200] rev 56714
tuned comments;
wenzelm [Fri, 25 Apr 2014 11:09:59 +0200] rev 56713
more robust prover termination;
wenzelm [Fri, 25 Apr 2014 10:51:57 +0200] rev 56712
more explicit checks;