Mon, 19 Jul 2010 20:23:52 +0200 modernized abel_cancel simproc setup
haftmann [Mon, 19 Jul 2010 20:23:52 +0200] rev 37890
modernized abel_cancel simproc setup
Mon, 19 Jul 2010 20:23:49 +0200 keep explicit diff_def as legacy theorem; modernized abel_cancel simproc setup
haftmann [Mon, 19 Jul 2010 20:23:49 +0200] rev 37889
keep explicit diff_def as legacy theorem; modernized abel_cancel simproc setup
Mon, 19 Jul 2010 20:19:03 +0200 diff_eq_diff_less_eq' replaces diff_eq_diff_less_eq
haftmann [Mon, 19 Jul 2010 20:19:03 +0200] rev 37888
diff_eq_diff_less_eq' replaces diff_eq_diff_less_eq
Mon, 19 Jul 2010 16:09:44 +0200 diff_minus subsumes diff_def
haftmann [Mon, 19 Jul 2010 16:09:44 +0200] rev 37887
diff_minus subsumes diff_def
Mon, 19 Jul 2010 16:09:44 +0200 tuned whitespace
haftmann [Mon, 19 Jul 2010 16:09:44 +0200] rev 37886
tuned whitespace
Mon, 19 Jul 2010 16:09:43 +0200 dropped essentially ineffective tuning
haftmann [Mon, 19 Jul 2010 16:09:43 +0200] rev 37885
dropped essentially ineffective tuning
Mon, 19 Jul 2010 16:09:43 +0200 discontinued pretending that abel_cancel is logic-independent; cleaned up junk
haftmann [Mon, 19 Jul 2010 16:09:43 +0200] rev 37884
discontinued pretending that abel_cancel is logic-independent; cleaned up junk
Mon, 19 Jul 2010 12:17:38 +0200 merged
haftmann [Mon, 19 Jul 2010 12:17:38 +0200] rev 37883
merged
Mon, 19 Jul 2010 12:17:30 +0200 merged
haftmann [Mon, 19 Jul 2010 12:17:30 +0200] rev 37882
merged
Mon, 19 Jul 2010 11:55:44 +0200 distinguish different classes of const syntax
haftmann [Mon, 19 Jul 2010 11:55:44 +0200] rev 37881
distinguish different classes of const syntax
Mon, 19 Jul 2010 11:55:43 +0200 Scala: subtle difference in printing strings vs. complex mixfix syntax
haftmann [Mon, 19 Jul 2010 11:55:43 +0200] rev 37880
Scala: subtle difference in printing strings vs. complex mixfix syntax
Mon, 19 Jul 2010 11:55:42 +0200 check code generation for Scala
haftmann [Mon, 19 Jul 2010 11:55:42 +0200] rev 37879
check code generation for Scala
Mon, 19 Jul 2010 11:55:42 +0200 dropped superfluous prefixes
haftmann [Mon, 19 Jul 2010 11:55:42 +0200] rev 37878
dropped superfluous prefixes
Mon, 19 Jul 2010 11:55:42 +0200 optional break
haftmann [Mon, 19 Jul 2010 11:55:42 +0200] rev 37877
optional break
Fri, 16 Jul 2010 15:55:32 +0200 consolidate const_syntax naming
haftmann [Fri, 16 Jul 2010 15:55:32 +0200] rev 37876
consolidate const_syntax naming
Wed, 21 Jul 2010 16:49:52 +0200 recovered benchmarks, which are not tested automatically;
wenzelm [Wed, 21 Jul 2010 16:49:52 +0200] rev 37875
recovered benchmarks, which are not tested automatically;
Wed, 21 Jul 2010 16:29:20 +0200 reactivate SML/NJ test on macbroy28, while macbroy23 is unavailable;
wenzelm [Wed, 21 Jul 2010 16:29:20 +0200] rev 37874
reactivate SML/NJ test on macbroy28, while macbroy23 is unavailable;
Wed, 21 Jul 2010 16:14:16 +0200 eliminated old time_use/time_use_thy variants -- timing is implicitly controlled via Output.timing;
wenzelm [Wed, 21 Jul 2010 16:14:16 +0200] rev 37873
eliminated old time_use/time_use_thy variants -- timing is implicitly controlled via Output.timing; misc tuning and simplification;
Wed, 21 Jul 2010 15:44:36 +0200 moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
wenzelm [Wed, 21 Jul 2010 15:44:36 +0200] rev 37872
moved src/Tools/Compute_Oracle to src/HOL/Matrix/Compute_Oracle -- it actually depends on HOL anyway;
Wed, 21 Jul 2010 15:31:38 +0200 replaced Thy_Info.the_theory by Context.this_theory -- avoid referring to accidental theory loader state;
wenzelm [Wed, 21 Jul 2010 15:31:38 +0200] rev 37871
replaced Thy_Info.the_theory by Context.this_theory -- avoid referring to accidental theory loader state;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip