bulwahn [Thu, 23 Sep 2010 14:50:16 +0200] rev 39652
improving naming of assumptions in code_pred
bulwahn [Thu, 23 Sep 2010 14:50:15 +0200] rev 39651
adding check if user-given modes match type of predicates; removed useless function expand_tuples_elim
bulwahn [Thu, 23 Sep 2010 14:50:14 +0200] rev 39650
handling equivalences smarter in the predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:14 +0200] rev 39649
removing duplicate rewrite rule from simpset in predicate compiler
bulwahn [Thu, 23 Sep 2010 14:50:13 +0200] rev 39648
rewriting function mk_Eval_of in predicate compiler
haftmann [Thu, 23 Sep 2010 10:39:25 +0200] rev 39647
merged
haftmann [Thu, 23 Sep 2010 10:37:28 +0200] rev 39646
improved and tuned external codegen tool
blanchet [Thu, 23 Sep 2010 10:34:01 +0200] rev 39645
make SML/NJ happy
haftmann [Thu, 23 Sep 2010 09:53:52 +0200] rev 39644
CONTRIBUTORS and NEWS
haftmann [Thu, 23 Sep 2010 08:30:33 +0200] rev 39643
corrections and tuning
haftmann [Wed, 22 Sep 2010 18:40:35 +0200] rev 39642
merged
haftmann [Wed, 22 Sep 2010 18:40:23 +0200] rev 39641
merged
haftmann [Wed, 22 Sep 2010 17:11:27 +0200] rev 39640
merged
haftmann [Wed, 22 Sep 2010 12:22:47 +0200] rev 39639
tuned
wenzelm [Fri, 24 Sep 2010 14:47:01 +0200] rev 39638
persistent session-panel.selection;
wenzelm [Fri, 24 Sep 2010 14:14:21 +0200] rev 39637
slightly more robust EditBus plumbing wrt. Document_View/Document_Model;
wenzelm [Fri, 24 Sep 2010 14:12:33 +0200] rev 39636
permissive exit;
wenzelm [Fri, 24 Sep 2010 00:00:21 +0200] rev 39635
added Session_Dockable.session_phase label;
wenzelm [Thu, 23 Sep 2010 23:04:50 +0200] rev 39634
separate Plugin.init_model;
slightly more robust initialization of Document_View/Document_Model, depending of Session.phase;
wenzelm [Thu, 23 Sep 2010 22:04:18 +0200] rev 39633
simplified Session.Phase;
slightly more robust session startup;
misc tuning;
wenzelm [Thu, 23 Sep 2010 22:00:36 +0200] rev 39632
tuned messages -- cf. Admin/MacOS/App1;
wenzelm [Thu, 23 Sep 2010 20:34:05 +0200] rev 39631
tuned dialog;
wenzelm [Thu, 23 Sep 2010 18:44:26 +0200] rev 39630
explicit Session.Phase indication with associated event bus;
asynchronous Session.start();
synchronous Session.stop();
added Plugin.session_manager on top of basic Session;
eliminated separate isabelle.activate action;
misc tuning;
wenzelm [Thu, 23 Sep 2010 16:48:48 +0200] rev 39629
tuned signature;
wenzelm [Thu, 23 Sep 2010 16:48:12 +0200] rev 39628
Plugin.stop: refrain from invalidating Isabelle.session -- some actors/dockables out there might still refer to it;
wenzelm [Thu, 23 Sep 2010 15:36:03 +0200] rev 39627
tuned;
wenzelm [Thu, 23 Sep 2010 15:21:04 +0200] rev 39626
manage persistent syslog via Session, not Isabelle_Process;
tuned;
wenzelm [Thu, 23 Sep 2010 14:39:29 +0200] rev 39625
tuned prover message categorization;
wenzelm [Thu, 23 Sep 2010 14:26:55 +0200] rev 39624
tuned Isabelle_Sidekick.complete: lock buffer, depend on document model;
wenzelm [Thu, 23 Sep 2010 13:28:19 +0200] rev 39623
tuned message;