bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37910
reordering quickcheck signature; exporting test_params and inspection function
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37909
changed default types to a list of types; extended quickcheck parameters to be a list of values to parse a list of default types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37908
putting proof in the right context; adding if rewriting; tuned
wenzelm [Thu, 22 Jul 2010 16:43:21 +0200] rev 37907
load_thy: parallel parsing of units, which consist of statement/proof each;
wenzelm [Thu, 22 Jul 2010 14:59:27 +0200] rev 37906
eliminated some unreferenced identifiers;
wenzelm [Thu, 22 Jul 2010 14:01:43 +0200] rev 37905
tuned;
wenzelm [Thu, 22 Jul 2010 10:41:12 +0200] rev 37904
tuned comments;
wenzelm [Wed, 21 Jul 2010 21:08:40 +0200] rev 37903
replaced Source.of_list_limited by slightly more economic Source.of_string_limited;
wenzelm [Wed, 21 Jul 2010 20:32:08 +0200] rev 37902
deps_thy/load_thy: store compact text to reduce space by factor 12;
wenzelm [Wed, 21 Jul 2010 17:57:16 +0200] rev 37901
make SML/NJ happy, by adhoc type-constraints;
wenzelm [Wed, 21 Jul 2010 17:55:07 +0200] rev 37900
recovered benchmarks, which are not tested automatically;
wenzelm [Wed, 21 Jul 2010 17:46:36 +0200] rev 37899
made SML/NJ happy;
wenzelm [Wed, 21 Jul 2010 16:50:42 +0200] rev 37898
merged
haftmann [Wed, 21 Jul 2010 09:46:36 +0200] rev 37897
abstract visualization of locale ingredients; all_locales yields proper locale identifiers
haftmann [Tue, 20 Jul 2010 14:08:47 +0200] rev 37896
tuned
haftmann [Tue, 20 Jul 2010 14:01:06 +0200] rev 37895
accomodate for scope of "as" binding in ML
haftmann [Tue, 20 Jul 2010 10:24:18 +0200] rev 37894
tuned code
haftmann [Tue, 20 Jul 2010 08:54:21 +0200] rev 37893
datatype classes are abstract
haftmann [Tue, 20 Jul 2010 08:54:21 +0200] rev 37892
avoid deprecation
haftmann [Tue, 20 Jul 2010 06:35:29 +0200] rev 37891
robustified metis proof
haftmann [Mon, 19 Jul 2010 20:23:52 +0200] rev 37890
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
haftmann [Mon, 19 Jul 2010 20:19:03 +0200] rev 37888
diff_eq_diff_less_eq' replaces diff_eq_diff_less_eq
haftmann [Mon, 19 Jul 2010 16:09:44 +0200] rev 37887
diff_minus subsumes diff_def
haftmann [Mon, 19 Jul 2010 16:09:44 +0200] rev 37886
tuned whitespace
haftmann [Mon, 19 Jul 2010 16:09:43 +0200] rev 37885
dropped essentially ineffective tuning
haftmann [Mon, 19 Jul 2010 16:09:43 +0200] rev 37884
discontinued pretending that abel_cancel is logic-independent; cleaned up junk
haftmann [Mon, 19 Jul 2010 12:17:38 +0200] rev 37883
merged
haftmann [Mon, 19 Jul 2010 12:17:30 +0200] rev 37882
merged
haftmann [Mon, 19 Jul 2010 11:55:44 +0200] rev 37881
distinguish different classes of const syntax
haftmann [Mon, 19 Jul 2010 11:55:43 +0200] rev 37880
Scala: subtle difference in printing strings vs. complex mixfix syntax
haftmann [Mon, 19 Jul 2010 11:55:42 +0200] rev 37879
check code generation for Scala
haftmann [Mon, 19 Jul 2010 11:55:42 +0200] rev 37878
dropped superfluous prefixes
haftmann [Mon, 19 Jul 2010 11:55:42 +0200] rev 37877
optional break
haftmann [Fri, 16 Jul 2010 15:55:32 +0200] rev 37876
consolidate const_syntax naming
wenzelm [Wed, 21 Jul 2010 16:49:52 +0200] rev 37875
recovered benchmarks, which are not tested automatically;
wenzelm [Wed, 21 Jul 2010 16:29:20 +0200] rev 37874
reactivate SML/NJ test on macbroy28, while macbroy23 is unavailable;
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;
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;
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;
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;
wenzelm [Wed, 21 Jul 2010 15:13:36 +0200] rev 37869
explicit dependency on theory HOL;
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);
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);
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;
wenzelm [Wed, 21 Jul 2010 13:25:14 +0200] rev 37865
clarified/exported Future.worker_subgroup, which is already the default for Future.fork;
wenzelm [Tue, 20 Jul 2010 23:16:21 +0200] rev 37864
qualified Thy_Info.get_theory;
wenzelm [Tue, 20 Jul 2010 23:09:49 +0200] rev 37863
discontinued pervasive val theory = Thy_Info.get_theory -- prefer antiquotations in most situations;
wenzelm [Tue, 20 Jul 2010 22:03:37 +0200] rev 37862
further Mac OS X deviations;
wenzelm [Tue, 20 Jul 2010 21:57:26 +0200] rev 37861
warning in proper transaction context;
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;
wenzelm [Tue, 20 Jul 2010 21:07:23 +0200] rev 37859
avoid duplicate printing of 'theory' state (cf. 173974e07dea);
wenzelm [Tue, 20 Jul 2010 20:56:28 +0200] rev 37858
toplevel pp for Proof.state and Toplevel.state;
wenzelm [Tue, 20 Jul 2010 20:10:27 +0200] rev 37857
execute document version at high priority;
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;
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;
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;
wenzelm [Tue, 20 Jul 2010 16:42:48 +0200] rev 37853
export Graph.get_entry for convenience;
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;
wenzelm [Tue, 20 Jul 2010 14:41:13 +0200] rev 37851
tuned;