Wed, 21 Jul 2010 18:11:51 +0200 bulwahn adding Quickcheck examples for other quickcheck default types
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn adding Library theory for other quickcheck default types
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn removing obsolete ID in Quickcheck_Examples
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn correcting wellsortedness check and improving error message
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn using multiple default types in quickcheck
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn correcting merging of default_types
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn reordering quickcheck signature; exporting test_params and inspection function
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn changed default types to a list of types; extended quickcheck parameters to be a list of values to parse a list of default types
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn putting proof in the right context; adding if rewriting; tuned
Thu, 22 Jul 2010 16:43:21 +0200 wenzelm load_thy: parallel parsing of units, which consist of statement/proof each;
Thu, 22 Jul 2010 14:59:27 +0200 wenzelm eliminated some unreferenced identifiers;
Thu, 22 Jul 2010 14:01:43 +0200 wenzelm tuned;
Thu, 22 Jul 2010 10:41:12 +0200 wenzelm tuned comments;
Wed, 21 Jul 2010 21:08:40 +0200 wenzelm replaced Source.of_list_limited by slightly more economic Source.of_string_limited;
Wed, 21 Jul 2010 20:32:08 +0200 wenzelm deps_thy/load_thy: store compact text to reduce space by factor 12;
Wed, 21 Jul 2010 17:57:16 +0200 wenzelm make SML/NJ happy, by adhoc type-constraints;
Wed, 21 Jul 2010 17:55:07 +0200 wenzelm recovered benchmarks, which are not tested automatically;
Wed, 21 Jul 2010 17:46:36 +0200 wenzelm made SML/NJ happy;
Wed, 21 Jul 2010 16:50:42 +0200 wenzelm merged
Wed, 21 Jul 2010 09:46:36 +0200 haftmann abstract visualization of locale ingredients; all_locales yields proper locale identifiers
Tue, 20 Jul 2010 14:08:47 +0200 haftmann tuned
Tue, 20 Jul 2010 14:01:06 +0200 haftmann accomodate for scope of "as" binding in ML
Tue, 20 Jul 2010 10:24:18 +0200 haftmann tuned code
Tue, 20 Jul 2010 08:54:21 +0200 haftmann datatype classes are abstract
Tue, 20 Jul 2010 08:54:21 +0200 haftmann avoid deprecation
Tue, 20 Jul 2010 06:35:29 +0200 haftmann robustified metis proof
Mon, 19 Jul 2010 20:23:52 +0200 haftmann modernized abel_cancel simproc setup
Mon, 19 Jul 2010 20:23:49 +0200 haftmann keep explicit diff_def as legacy theorem; modernized abel_cancel simproc setup
Mon, 19 Jul 2010 20:19:03 +0200 haftmann diff_eq_diff_less_eq' replaces diff_eq_diff_less_eq
Mon, 19 Jul 2010 16:09:44 +0200 haftmann diff_minus subsumes diff_def
Mon, 19 Jul 2010 16:09:44 +0200 haftmann tuned whitespace
Mon, 19 Jul 2010 16:09:43 +0200 haftmann dropped essentially ineffective tuning
Mon, 19 Jul 2010 16:09:43 +0200 haftmann discontinued pretending that abel_cancel is logic-independent; cleaned up junk
Mon, 19 Jul 2010 12:17:38 +0200 haftmann merged
Mon, 19 Jul 2010 12:17:30 +0200 haftmann merged
Mon, 19 Jul 2010 11:55:44 +0200 haftmann distinguish different classes of const syntax
Mon, 19 Jul 2010 11:55:43 +0200 haftmann Scala: subtle difference in printing strings vs. complex mixfix syntax
Mon, 19 Jul 2010 11:55:42 +0200 haftmann check code generation for Scala
Mon, 19 Jul 2010 11:55:42 +0200 haftmann dropped superfluous prefixes
Mon, 19 Jul 2010 11:55:42 +0200 haftmann optional break
Fri, 16 Jul 2010 15:55:32 +0200 haftmann consolidate const_syntax naming
Wed, 21 Jul 2010 16:49:52 +0200 wenzelm recovered benchmarks, which are not tested automatically;
Wed, 21 Jul 2010 16:29:20 +0200 wenzelm reactivate SML/NJ test on macbroy28, while macbroy23 is unavailable;
Wed, 21 Jul 2010 16:14:16 +0200 wenzelm eliminated old time_use/time_use_thy variants -- timing is implicitly controlled via Output.timing;
Wed, 21 Jul 2010 15:44:36 +0200 wenzelm 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 wenzelm replaced Thy_Info.the_theory by Context.this_theory -- avoid referring to accidental theory loader state;
Wed, 21 Jul 2010 15:23:46 +0200 wenzelm 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 wenzelm explicit dependency on theory HOL;
Wed, 21 Jul 2010 15:02:51 +0200 wenzelm ML antiquotations @{theory} and @{theory_ref} refer to the theory ancestry, not any accidental theory loader state;
Wed, 21 Jul 2010 14:27:05 +0200 wenzelm added Context.get_theory -- avoid referring to accidental theory loader state (cf. Thy_Info.get_theory);
Wed, 21 Jul 2010 13:55:44 +0200 wenzelm 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 wenzelm clarified/exported Future.worker_subgroup, which is already the default for Future.fork;
Tue, 20 Jul 2010 23:16:21 +0200 wenzelm qualified Thy_Info.get_theory;
Tue, 20 Jul 2010 23:09:49 +0200 wenzelm discontinued pervasive val theory = Thy_Info.get_theory -- prefer antiquotations in most situations;
Tue, 20 Jul 2010 22:03:37 +0200 wenzelm further Mac OS X deviations;
Tue, 20 Jul 2010 21:57:26 +0200 wenzelm warning in proper transaction context;
Tue, 20 Jul 2010 21:49:39 +0200 wenzelm SML/NJ: refrain from modifying toplevel pp for type string -- unclear if it could work here;
Tue, 20 Jul 2010 21:07:23 +0200 wenzelm avoid duplicate printing of 'theory' state (cf. 173974e07dea);
Tue, 20 Jul 2010 20:56:28 +0200 wenzelm toplevel pp for Proof.state and Toplevel.state;
Tue, 20 Jul 2010 20:10:27 +0200 wenzelm execute document version at high priority;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip