Thu, 22 Jul 2010 11:29:31 +0200 no polymorphic "var"s
blanchet [Thu, 22 Jul 2010 11:29:31 +0200] rev 37931
no polymorphic "var"s
Thu, 22 Jul 2010 08:37:46 +0200 merged
bulwahn [Thu, 22 Jul 2010 08:37:46 +0200] rev 37930
merged
Wed, 21 Jul 2010 19:21:07 +0200 adding checking of expected result for the tool quickcheck; annotated a few quickcheck examples
bulwahn [Wed, 21 Jul 2010 19:21:07 +0200] rev 37929
adding checking of expected result for the tool quickcheck; annotated a few quickcheck examples
Wed, 21 Jul 2010 21:16:58 +0200 do a better job at Skolemizing in Nitpick, for TPTP FOF
blanchet [Wed, 21 Jul 2010 21:16:58 +0200] rev 37928
do a better job at Skolemizing in Nitpick, for TPTP FOF
Wed, 21 Jul 2010 21:15:49 +0200 revert code that was submitted by mistake
blanchet [Wed, 21 Jul 2010 21:15:49 +0200] rev 37927
revert code that was submitted by mistake
Wed, 21 Jul 2010 21:15:07 +0200 renamings + only need second component of name pool to reconstruct proofs
blanchet [Wed, 21 Jul 2010 21:15:07 +0200] rev 37926
renamings + only need second component of name pool to reconstruct proofs
Wed, 21 Jul 2010 21:14:47 +0200 rename "classrel" to "class_rel"
blanchet [Wed, 21 Jul 2010 21:14:47 +0200] rev 37925
rename "classrel" to "class_rel"
Wed, 21 Jul 2010 21:14:26 +0200 rename "combtyp" constructors
blanchet [Wed, 21 Jul 2010 21:14:26 +0200] rev 37924
rename "combtyp" constructors
Wed, 21 Jul 2010 21:14:07 +0200 renamed "Literal" to "FOLLiteral"
blanchet [Wed, 21 Jul 2010 21:14:07 +0200] rev 37923
renamed "Literal" to "FOLLiteral"
Wed, 21 Jul 2010 21:13:46 +0200 renamed "HOLClause" to "FOLClause" -- it's really a FOL clause with combinators
blanchet [Wed, 21 Jul 2010 21:13:46 +0200] rev 37922
renamed "HOLClause" to "FOLClause" -- it's really a FOL clause with combinators
Wed, 21 Jul 2010 18:13:15 +0200 merged
bulwahn [Wed, 21 Jul 2010 18:13:15 +0200] rev 37921
merged
Wed, 21 Jul 2010 18:11:51 +0200 fixing quickcheck invocation in HOL-Mirabelle
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37920
fixing quickcheck invocation in HOL-Mirabelle
Wed, 21 Jul 2010 18:11:51 +0200 hiding constants in Quickcheck_Types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37919
hiding constants in Quickcheck_Types
Wed, 21 Jul 2010 18:11:51 +0200 adding a type for flat complete lattice to Quickcheck_Types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37918
adding a type for flat complete lattice to Quickcheck_Types
Wed, 21 Jul 2010 18:11:51 +0200 added new theories to IsaMakefile and ROOT.ML
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37917
added new theories to IsaMakefile and ROOT.ML
Wed, 21 Jul 2010 18:11:51 +0200 adding Quickcheck examples for other quickcheck default types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37916
adding Quickcheck examples for other quickcheck default types
Wed, 21 Jul 2010 18:11:51 +0200 adding Library theory for other quickcheck default types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37915
adding Library theory for other quickcheck default types
Wed, 21 Jul 2010 18:11:51 +0200 removing obsolete ID in Quickcheck_Examples
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37914
removing obsolete ID in Quickcheck_Examples
Wed, 21 Jul 2010 18:11:51 +0200 correcting wellsortedness check and improving error message
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37913
correcting wellsortedness check and improving error message
Wed, 21 Jul 2010 18:11:51 +0200 using multiple default types in quickcheck
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37912
using multiple default types in quickcheck
Wed, 21 Jul 2010 18:11:51 +0200 correcting merging of default_types
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37911
correcting merging of default_types
Wed, 21 Jul 2010 18:11:51 +0200 reordering quickcheck signature; exporting test_params and inspection function
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37910
reordering quickcheck signature; exporting test_params and inspection function
Wed, 21 Jul 2010 18:11:51 +0200 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 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
Wed, 21 Jul 2010 18:11:51 +0200 putting proof in the right context; adding if rewriting; tuned
bulwahn [Wed, 21 Jul 2010 18:11:51 +0200] rev 37908
putting proof in the right context; adding if rewriting; tuned
Thu, 22 Jul 2010 16:43:21 +0200 load_thy: parallel parsing of units, which consist of statement/proof each;
wenzelm [Thu, 22 Jul 2010 16:43:21 +0200] rev 37907
load_thy: parallel parsing of units, which consist of statement/proof each;
Thu, 22 Jul 2010 14:59:27 +0200 eliminated some unreferenced identifiers;
wenzelm [Thu, 22 Jul 2010 14:59:27 +0200] rev 37906
eliminated some unreferenced identifiers;
Thu, 22 Jul 2010 14:01:43 +0200 tuned;
wenzelm [Thu, 22 Jul 2010 14:01:43 +0200] rev 37905
tuned;
Thu, 22 Jul 2010 10:41:12 +0200 tuned comments;
wenzelm [Thu, 22 Jul 2010 10:41:12 +0200] rev 37904
tuned comments;
Wed, 21 Jul 2010 21:08:40 +0200 replaced Source.of_list_limited by slightly more economic Source.of_string_limited;
wenzelm [Wed, 21 Jul 2010 21:08:40 +0200] rev 37903
replaced Source.of_list_limited by slightly more economic Source.of_string_limited;
Wed, 21 Jul 2010 20:32:08 +0200 deps_thy/load_thy: store compact text to reduce space by factor 12;
wenzelm [Wed, 21 Jul 2010 20:32:08 +0200] rev 37902
deps_thy/load_thy: store compact text to reduce space by factor 12;
Wed, 21 Jul 2010 17:57:16 +0200 make SML/NJ happy, by adhoc type-constraints;
wenzelm [Wed, 21 Jul 2010 17:57:16 +0200] rev 37901
make SML/NJ happy, by adhoc type-constraints;
Wed, 21 Jul 2010 17:55:07 +0200 recovered benchmarks, which are not tested automatically;
wenzelm [Wed, 21 Jul 2010 17:55:07 +0200] rev 37900
recovered benchmarks, which are not tested automatically;
Wed, 21 Jul 2010 17:46:36 +0200 made SML/NJ happy;
wenzelm [Wed, 21 Jul 2010 17:46:36 +0200] rev 37899
made SML/NJ happy;
Wed, 21 Jul 2010 16:50:42 +0200 merged
wenzelm [Wed, 21 Jul 2010 16:50:42 +0200] rev 37898
merged
Wed, 21 Jul 2010 09:46:36 +0200 abstract visualization of locale ingredients; all_locales yields proper locale identifiers
haftmann [Wed, 21 Jul 2010 09:46:36 +0200] rev 37897
abstract visualization of locale ingredients; all_locales yields proper locale identifiers
Tue, 20 Jul 2010 14:08:47 +0200 tuned
haftmann [Tue, 20 Jul 2010 14:08:47 +0200] rev 37896
tuned
Tue, 20 Jul 2010 14:01:06 +0200 accomodate for scope of "as" binding in ML
haftmann [Tue, 20 Jul 2010 14:01:06 +0200] rev 37895
accomodate for scope of "as" binding in ML
Tue, 20 Jul 2010 10:24:18 +0200 tuned code
haftmann [Tue, 20 Jul 2010 10:24:18 +0200] rev 37894
tuned code
Tue, 20 Jul 2010 08:54:21 +0200 datatype classes are abstract
haftmann [Tue, 20 Jul 2010 08:54:21 +0200] rev 37893
datatype classes are abstract
Tue, 20 Jul 2010 08:54:21 +0200 avoid deprecation
haftmann [Tue, 20 Jul 2010 08:54:21 +0200] rev 37892
avoid deprecation
Tue, 20 Jul 2010 06:35:29 +0200 robustified metis proof
haftmann [Tue, 20 Jul 2010 06:35:29 +0200] rev 37891
robustified metis proof
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip