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;
wenzelm [Wed, 22 Sep 2010 22:39:17 +0200] rev 39622
Command.accumulate: refrain from adding tracing messages to markup tree -- potential scalability problem;
wenzelm [Wed, 22 Sep 2010 22:25:21 +0200] rev 39621
Snapshot.convert/revert: explicit error report to isolate sporadic crash;
wenzelm [Wed, 22 Sep 2010 22:15:36 +0200] rev 39620
make compiler doubly sure;
wenzelm [Wed, 22 Sep 2010 22:14:25 +0200] rev 39619
isabelle-process: less verbose no-commit mode;
wenzelm [Wed, 22 Sep 2010 21:21:04 +0200] rev 39618
tuned message;
wenzelm [Wed, 22 Sep 2010 20:50:25 +0200] rev 39617
tuned panel names and actions;
wenzelm [Wed, 22 Sep 2010 18:21:48 +0200] rev 39616
renamed setmp_noncritical to Unsynchronized.setmp to emphasize its meaning;
wenzelm [Wed, 22 Sep 2010 17:46:59 +0200] rev 39615
reactivated polyml-5.4.0 -- SVN 1214 fixes a problem with arbitrary precision arithmetic that was triggered by method "approximation" in HOL/Decision_Procs/Approximation_Ex.thy;
nipkow [Wed, 22 Sep 2010 16:52:21 +0200] rev 39614
merged
nipkow [Wed, 22 Sep 2010 16:52:09 +0200] rev 39613
more lists lemmas
wenzelm [Wed, 22 Sep 2010 16:24:41 +0200] rev 39612
merged
haftmann [Wed, 22 Sep 2010 11:46:28 +0200] rev 39611
merged
haftmann [Wed, 22 Sep 2010 10:30:24 +0200] rev 39610
tuned text
haftmann [Wed, 22 Sep 2010 10:22:50 +0200] rev 39609
sections on @{code} and code_reflect
haftmann [Wed, 22 Sep 2010 10:04:17 +0200] rev 39608
formal syntax diagram for code_reflect
haftmann [Wed, 22 Sep 2010 09:40:11 +0200] rev 39607
distinguish SML and Eval explicitly
haftmann [Tue, 21 Sep 2010 15:46:06 +0200] rev 39606
no_frees_* is subsumed by new framework mechanisms in Code_Preproc