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