Mon, 09 Nov 2009 15:51:32 -0800 |
huffman |
add map_map lemmas
|
changeset |
files
|
Mon, 09 Nov 2009 15:29:58 -0800 |
huffman |
add in_deflation relation, more lemmas about cast
|
changeset |
files
|
Mon, 09 Nov 2009 12:40:47 -0800 |
huffman |
ep_pair and deflation lemmas for powerdomain map functions
|
changeset |
files
|
Tue, 10 Nov 2009 14:20:15 +0100 |
blanchet |
remove spurious parameter to "merge"
|
changeset |
files
|
Tue, 10 Nov 2009 13:54:00 +0100 |
blanchet |
merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
|
changeset |
files
|
Tue, 10 Nov 2009 13:46:40 +0100 |
blanchet |
fixed soundness bug in Nitpick related to sets of sets;
|
changeset |
files
|
Thu, 05 Nov 2009 19:06:35 +0100 |
blanchet |
added possibility to register datatypes as codatatypes in Nitpick;
|
changeset |
files
|
Thu, 05 Nov 2009 17:03:22 +0100 |
blanchet |
added datatype constructor cache in Nitpick (to speed up the scope enumeration) and never test more than 4096 scopes
|
changeset |
files
|
Thu, 05 Nov 2009 17:00:28 +0100 |
blanchet |
don't promise too much in the Nitpick manual
|
changeset |
files
|
Thu, 05 Nov 2009 11:58:36 +0100 |
blanchet |
merged
|
changeset |
files
|
Thu, 05 Nov 2009 11:58:07 +0100 |
blanchet |
added "nitpick_def" attribute to lfp/gfp definition generated by the inductive package;
|
changeset |
files
|
Thu, 29 Oct 2009 23:08:51 +0100 |
blanchet |
merged
|
changeset |
files
|
Thu, 29 Oct 2009 22:31:30 +0100 |
blanchet |
try very hard to remove temporary files generated by Nitpick in case of interruption
|
changeset |
files
|
Thu, 29 Oct 2009 21:57:59 +0100 |
blanchet |
eliminate two FIXMEs in Nitpick's monotonicity check code
|
changeset |
files
|
Thu, 29 Oct 2009 16:06:28 +0100 |
blanchet |
rename "NitpickMono" to "Nitpick_Mono" in example
|
changeset |
files
|
Thu, 29 Oct 2009 15:26:00 +0100 |
blanchet |
merged
|
changeset |
files
|
Thu, 29 Oct 2009 15:24:52 +0100 |
blanchet |
minor cleanup in Nitpick
|
changeset |
files
|
Thu, 29 Oct 2009 15:23:25 +0100 |
blanchet |
make "auto" SAT solver less verbose
|
changeset |
files
|
Thu, 29 Oct 2009 15:16:54 +0100 |
blanchet |
make "sizechange_tac" slightly less verbose
|
changeset |
files
|
Thu, 29 Oct 2009 12:50:44 +0100 |
blanchet |
don't run Nitpick at all if Kodkodi is not installed (as indicated by the $KODKODI variable)
|
changeset |
files
|
Thu, 29 Oct 2009 12:29:31 +0100 |
blanchet |
readded Predicate_Compile to Main
|
changeset |
files
|
Thu, 29 Oct 2009 12:09:32 +0100 |
blanchet |
merged
|
changeset |
files
|
Thu, 29 Oct 2009 11:41:37 +0100 |
blanchet |
fixed error in Nitpick's display of uncurried constants, which resulted in an exception
|
changeset |
files
|
Thu, 29 Oct 2009 11:41:11 +0100 |
blanchet |
fixed minor problems with Nitpick's documentation
|
changeset |
files
|
Wed, 28 Oct 2009 18:21:13 +0100 |
blanchet |
merged
|
changeset |
files
|
Wed, 28 Oct 2009 18:09:30 +0100 |
blanchet |
merged my Auto Nitpick change with Lukas's Predicate Compiler changes
|
changeset |
files
|
Wed, 28 Oct 2009 17:43:43 +0100 |
blanchet |
introduced Auto Nitpick in addition to Auto Quickcheck;
|
changeset |
files
|
Wed, 28 Oct 2009 11:55:48 +0100 |
blanchet |
use "get_goal" rather than "flat_goal" in Auto Quickcheck, since we don't need the extra facts for counterexample generation
|
changeset |
files
|
Tue, 27 Oct 2009 21:53:13 +0100 |
blanchet |
fix typo in Nitpick manual
|
changeset |
files
|
Tue, 27 Oct 2009 19:00:17 +0100 |
blanchet |
optimized Nitpick's encoding and rendering of datatypes whose constructors don't appear in the problem
|
changeset |
files
|
Tue, 27 Oct 2009 17:53:19 +0100 |
blanchet |
clean Nitpick's wellfoundedness cache once in a while, to avoid potential memory leak
|
changeset |
files
|
Tue, 27 Oct 2009 16:52:06 +0100 |
blanchet |
renamed Nitpick option "coalesce_type_vars" to "merge_type_vars" (shorter) and cleaned up old hacks that are no longer necessary
|
changeset |
files
|
Tue, 10 Nov 2009 18:29:07 +0100 |
wenzelm |
eliminated some old uses of cumulative prems (!) in proof methods;
|
changeset |
files
|
Tue, 10 Nov 2009 18:11:23 +0100 |
wenzelm |
eliminated some unused/obsolete Args.bang_facts;
|
changeset |
files
|
Tue, 10 Nov 2009 16:04:57 +0100 |
wenzelm |
modernized structure Theory_Target;
|
changeset |
files
|
Tue, 10 Nov 2009 15:33:35 +0100 |
wenzelm |
removed unused Quickcheck_RecFun_Simps;
|
changeset |
files
|
Tue, 10 Nov 2009 15:32:43 +0100 |
wenzelm |
define simprocs: do not apply target_morphism prematurely, this is already done in LocalTheory.declaration;
|
changeset |
files
|
Tue, 10 Nov 2009 14:38:39 +0100 |
wenzelm |
bang_facts: legacy feature;
|
changeset |
files
|
Tue, 10 Nov 2009 14:38:06 +0100 |
wenzelm |
tuned proofs;
|
changeset |
files
|
Tue, 10 Nov 2009 13:59:37 +0100 |
wenzelm |
removed obsolete name_of -- cf. decode;
|
changeset |
files
|
Tue, 10 Nov 2009 13:45:11 +0100 |
wenzelm |
desymbolize: use Symbol.decode directly;
|
changeset |
files
|
Tue, 10 Nov 2009 13:17:50 +0100 |
wenzelm |
try SAT_Examples last, to minimize impact of global side-effects;
|
changeset |
files
|
Tue, 10 Nov 2009 13:05:35 +0100 |
wenzelm |
home-grown pretty printer for term -- Poly/ML 5.3.0 does not observe infix status of constructors (notably $);
|
changeset |
files
|
Tue, 10 Nov 2009 09:22:55 +0000 |
paulson |
Inserted missing theory dependency
|
changeset |
files
|
Mon, 09 Nov 2009 21:56:55 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 09 Nov 2009 21:45:24 +0100 |
ballarin |
Merged.
|
changeset |
files
|
Mon, 09 Nov 2009 21:33:22 +0100 |
ballarin |
Removed obsolete code.
|
changeset |
files
|
Mon, 09 Nov 2009 21:43:44 +0100 |
wenzelm |
updated to official Poly/ML 5.3.0;
|
changeset |
files
|
Mon, 09 Nov 2009 21:34:42 +0100 |
wenzelm |
switched some isatest sessions to official Poly/ML 5.3.0;
|
changeset |
files
|
Mon, 09 Nov 2009 21:30:54 +0100 |
wenzelm |
setup for official Poly/ML 5.3.0, which is now the default;
|
changeset |
files
|
Mon, 09 Nov 2009 20:47:39 +0100 |
wenzelm |
locale_const/target_notation: uniform use of Term.aconv_untyped;
|
changeset |
files
|
Mon, 09 Nov 2009 19:42:33 +0100 |
wenzelm |
eliminated hard tabulators;
|
changeset |
files
|
Mon, 09 Nov 2009 16:06:08 +0000 |
paulson |
fixed some inappropriate names
|
changeset |
files
|
Mon, 09 Nov 2009 15:50:31 +0000 |
paulson |
merged
|
changeset |
files
|
Mon, 09 Nov 2009 15:50:15 +0000 |
paulson |
New theory Probability/Borel.thy, and some associated lemmas
|
changeset |
files
|
Mon, 09 Nov 2009 14:47:25 +0100 |
haftmann |
merged
|
changeset |
files
|
Mon, 09 Nov 2009 14:47:16 +0100 |
haftmann |
tuned error messages; tuned code
|
changeset |
files
|
Mon, 09 Nov 2009 11:34:22 +0100 |
boehmes |
follow standard theory merge behaviour: do not change already selected solver
|
changeset |
files
|
Mon, 09 Nov 2009 11:19:25 +0100 |
boehmes |
generalized proof by abstraction,
|
changeset |
files
|
Mon, 09 Nov 2009 08:57:07 +0100 |
boehmes |
made theory merge deterministic wrt. the selected solver
|
changeset |
files
|