Wed, 21 Jul 2010 15:23:46 +0200 thm_deps/unused_thms: Context.get_theory based on proper theory ancestry, not accidental theory loader state;
wenzelm [Wed, 21 Jul 2010 15:23:46 +0200] rev 37870
thm_deps/unused_thms: Context.get_theory based on proper theory ancestry, not accidental theory loader state;
Wed, 21 Jul 2010 15:13:36 +0200 explicit dependency on theory HOL;
wenzelm [Wed, 21 Jul 2010 15:13:36 +0200] rev 37869
explicit dependency on theory HOL;
Wed, 21 Jul 2010 15:02:51 +0200 ML antiquotations @{theory} and @{theory_ref} refer to the theory ancestry, not any accidental theory loader state;
wenzelm [Wed, 21 Jul 2010 15:02:51 +0200] rev 37868
ML antiquotations @{theory} and @{theory_ref} refer to the theory ancestry, not any accidental theory loader state; recovered @{theory_ref NAME} (cf. 1f09a22a1027);
Wed, 21 Jul 2010 14:27:05 +0200 added Context.get_theory -- avoid referring to accidental theory loader state (cf. Thy_Info.get_theory);
wenzelm [Wed, 21 Jul 2010 14:27:05 +0200] rev 37867
added Context.get_theory -- avoid referring to accidental theory loader state (cf. Thy_Info.get_theory);
Wed, 21 Jul 2010 13:55:44 +0200 thy_deps: more direct comparison of sessions, which is presumably what "unfold" is meant to indicate here -- also avoid referring to accidental theory loader state;
wenzelm [Wed, 21 Jul 2010 13:55:44 +0200] rev 37866
thy_deps: more direct comparison of sessions, which is presumably what "unfold" is meant to indicate here -- also avoid referring to accidental theory loader state;
Wed, 21 Jul 2010 13:25:14 +0200 clarified/exported Future.worker_subgroup, which is already the default for Future.fork;
wenzelm [Wed, 21 Jul 2010 13:25:14 +0200] rev 37865
clarified/exported Future.worker_subgroup, which is already the default for Future.fork;
Tue, 20 Jul 2010 23:16:21 +0200 qualified Thy_Info.get_theory;
wenzelm [Tue, 20 Jul 2010 23:16:21 +0200] rev 37864
qualified Thy_Info.get_theory;
Tue, 20 Jul 2010 23:09:49 +0200 discontinued pervasive val theory = Thy_Info.get_theory -- prefer antiquotations in most situations;
wenzelm [Tue, 20 Jul 2010 23:09:49 +0200] rev 37863
discontinued pervasive val theory = Thy_Info.get_theory -- prefer antiquotations in most situations;
Tue, 20 Jul 2010 22:03:37 +0200 further Mac OS X deviations;
wenzelm [Tue, 20 Jul 2010 22:03:37 +0200] rev 37862
further Mac OS X deviations;
Tue, 20 Jul 2010 21:57:26 +0200 warning in proper transaction context;
wenzelm [Tue, 20 Jul 2010 21:57:26 +0200] rev 37861
warning in proper transaction context;
Tue, 20 Jul 2010 21:49:39 +0200 SML/NJ: refrain from modifying toplevel pp for type string -- unclear if it could work here;
wenzelm [Tue, 20 Jul 2010 21:49:39 +0200] rev 37860
SML/NJ: refrain from modifying toplevel pp for type string -- unclear if it could work here;
Tue, 20 Jul 2010 21:07:23 +0200 avoid duplicate printing of 'theory' state (cf. 173974e07dea);
wenzelm [Tue, 20 Jul 2010 21:07:23 +0200] rev 37859
avoid duplicate printing of 'theory' state (cf. 173974e07dea);
Tue, 20 Jul 2010 20:56:28 +0200 toplevel pp for Proof.state and Toplevel.state;
wenzelm [Tue, 20 Jul 2010 20:56:28 +0200] rev 37858
toplevel pp for Proof.state and Toplevel.state;
Tue, 20 Jul 2010 20:10:27 +0200 execute document version at high priority;
wenzelm [Tue, 20 Jul 2010 20:10:27 +0200] rev 37857
execute document version at high priority;
Tue, 20 Jul 2010 18:33:19 +0200 Topelevel.run_command: interactive mode for initial 'theory' ensures that Thy_Info.begin_theory loads parent theories;
wenzelm [Tue, 20 Jul 2010 18:33:19 +0200] rev 37856
Topelevel.run_command: interactive mode for initial 'theory' ensures that Thy_Info.begin_theory loads parent theories;
Tue, 20 Jul 2010 18:19:50 +0200 edit_document: join parent execution in synchronous/uninterruptible mode, to prevent spurious interrupts when cascaded executions run into each other;
wenzelm [Tue, 20 Jul 2010 18:19:50 +0200] rev 37855
edit_document: join parent execution in synchronous/uninterruptible mode, to prevent spurious interrupts when cascaded executions run into each other;
Tue, 20 Jul 2010 17:35:42 +0200 back to more strict dependencies, even for canceled groups (reverting parts of 02936e77a07c);
wenzelm [Tue, 20 Jul 2010 17:35:42 +0200] rev 37854
back to more strict dependencies, even for canceled groups (reverting parts of 02936e77a07c); cancel passive tasks more actively via Exn.Interrupt, by treating them like ragular jobs here; attempts to re-assign canceled futures/promises raise Exn.Interrupt; tuned;
Tue, 20 Jul 2010 16:42:48 +0200 export Graph.get_entry for convenience;
wenzelm [Tue, 20 Jul 2010 16:42:48 +0200] rev 37853
export Graph.get_entry for convenience;
Tue, 20 Jul 2010 14:44:33 +0200 eliminated old-style sys_error/SYS_ERROR in favour of exception Fail -- after careful checking that there is no overlap with existing handling of that;
wenzelm [Tue, 20 Jul 2010 14:44:33 +0200] rev 37852
eliminated old-style sys_error/SYS_ERROR in favour of exception Fail -- after careful checking that there is no overlap with existing handling of that; tuned some error messages;
Tue, 20 Jul 2010 14:41:13 +0200 tuned;
wenzelm [Tue, 20 Jul 2010 14:41:13 +0200] rev 37851
tuned;
Tue, 20 Jul 2010 11:11:15 +0200 observe follow_caret (again);
wenzelm [Tue, 20 Jul 2010 11:11:15 +0200] rev 37850
observe follow_caret (again);
Mon, 19 Jul 2010 22:19:18 +0200 Session: predefined real time parameters;
wenzelm [Mon, 19 Jul 2010 22:19:18 +0200] rev 37849
Session: predefined real time parameters; Document_View: delayed caret handling, for improved reactivity; selected_command: proper_command_at ignores ignored commands;
Mon, 19 Jul 2010 08:59:43 +0200 bind and then latex symbols
haftmann [Mon, 19 Jul 2010 08:59:43 +0200] rev 37848
bind and then latex symbols
Sun, 18 Jul 2010 17:56:04 +0200 minor update of dependencies;
wenzelm [Sun, 18 Jul 2010 17:56:04 +0200] rev 37847
minor update of dependencies;
Fri, 16 Jul 2010 15:28:23 +0200 corrected range chec
haftmann [Fri, 16 Jul 2010 15:28:23 +0200] rev 37846
corrected range chec
Fri, 16 Jul 2010 15:28:22 +0200 first roughly working version of Imperative HOL for Scala
haftmann [Fri, 16 Jul 2010 15:28:22 +0200] rev 37845
first roughly working version of Imperative HOL for Scala
Fri, 16 Jul 2010 14:11:08 +0200 tuned
haftmann [Fri, 16 Jul 2010 14:11:08 +0200] rev 37844
tuned
Fri, 16 Jul 2010 13:58:37 +0200 merged
haftmann [Fri, 16 Jul 2010 13:58:37 +0200] rev 37843
merged
Fri, 16 Jul 2010 13:58:29 +0200 a first sketch for Imperative HOL witht Scala
haftmann [Fri, 16 Jul 2010 13:58:29 +0200] rev 37842
a first sketch for Imperative HOL witht Scala
Fri, 16 Jul 2010 13:57:46 +0200 don't fail gracefully
haftmann [Fri, 16 Jul 2010 13:57:46 +0200] rev 37841
don't fail gracefully
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip