Wed, 20 Jul 2011 08:16:32 +0200 |
bulwahn |
only use exhaustive testing in this quickcheck example
|
changeset |
files
|
Wed, 20 Jul 2011 00:37:42 +0200 |
blanchet |
parse equalities correctly in Nitrox parser
|
changeset |
files
|
Wed, 20 Jul 2011 00:37:42 +0200 |
blanchet |
pass type arguments to lambda-lifted Frees, to account for polymorphism
|
changeset |
files
|
Wed, 20 Jul 2011 00:37:42 +0200 |
blanchet |
generate slightly less type information -- this should be sound since type arguments should keep things cleanly apart
|
changeset |
files
|
Wed, 20 Jul 2011 00:37:42 +0200 |
blanchet |
avoid calling "Term.is_first_order" (indirectly) on a term with loose de Bruijns -- this is not necessary anyway because of the Abs check in "simple_translate_lambdas"
|
changeset |
files
|
Wed, 20 Jul 2011 00:37:42 +0200 |
blanchet |
remove offset from Mirabelle output
|
changeset |
files
|
Tue, 19 Jul 2011 11:15:38 +0200 |
krauss |
the HOL4PROOFS setting is actually HOL4_PROOFS
|
changeset |
files
|
Tue, 19 Jul 2011 07:14:14 +0200 |
haftmann |
merged
|
changeset |
files
|
Mon, 18 Jul 2011 21:52:34 +0200 |
haftmann |
proof tuning
|
changeset |
files
|
Mon, 18 Jul 2011 21:49:39 +0200 |
haftmann |
generalization; various notation and proof tuning
|
changeset |
files
|
Mon, 18 Jul 2011 21:34:01 +0200 |
haftmann |
avoid misunderstandable names
|
changeset |
files
|
Mon, 18 Jul 2011 21:15:51 +0200 |
haftmann |
moved lemmas to appropriate theory
|
changeset |
files
|
Tue, 19 Jul 2011 00:16:18 +0200 |
krauss |
forgotten qualifier
|
changeset |
files
|
Tue, 19 Jul 2011 00:07:21 +0200 |
krauss |
values_timeout defaults to 600.0 on SML/NJ -- saves us from cluttering all theories equivalent declarations
|
changeset |
files
|
Mon, 18 Jul 2011 23:48:28 +0200 |
krauss |
killed use of PolyML.makestring
|
changeset |
files
|
Mon, 18 Jul 2011 23:35:50 +0200 |
krauss |
added experimental mira configuration for HOL Light importer
|
changeset |
files
|
Mon, 18 Jul 2011 18:52:52 +0200 |
boehmes |
allow rules with premises to be declared as z3_rule (to circumvent incompleteness of Z3 proof reconstruction)
|
changeset |
files
|
Mon, 18 Jul 2011 13:49:26 +0200 |
bulwahn |
unactivating narrowing-based quickcheck by default
|
changeset |
files
|
Mon, 18 Jul 2011 13:48:35 +0200 |
bulwahn |
making active configuration public in narrowing-based quickcheck
|
changeset |
files
|
Mon, 18 Jul 2011 11:38:14 +0200 |
bulwahn |
declare tester in this quickcheck example
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adding code equations for partial_term_of for rational numbers
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting an experimental setup to changes in quickcheck's infrastructure
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adding narrowing instances for real and rational
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting quickcheck based on the analysis of the predicate compiler
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting prolog-based tester
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
quickcheck does not deactivate testers if none are given
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting mutabelle to latest changes in quickcheck; removing unused code in mutabelle
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
renaming quickcheck_tester to quickcheck_batch_tester; tuned
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
changing parser in quickcheck to activate and deactivate the testers
|
changeset |
files
|
Mon, 18 Jul 2011 10:34:21 +0200 |
bulwahn |
adapting SML_Quickcheck to new quickcheck infrastructure
|
changeset |
files
|