Wed, 24 Nov 2010 23:17:24 +0100 |
blanchet |
document requirement on theory import
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 22:51:32 +0100 |
blanchet |
use floating-point numbers for Sledgehammer's "thresholds" option rather than percentages;
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 22:26:53 +0100 |
blanchet |
standardize on seconds for Nitpick and Sledgehammer timeouts
|
file |
diff |
annotate
|
Tue, 26 Oct 2010 11:00:17 +0200 |
blanchet |
improved English
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 13:24:18 +0200 |
blanchet |
remove "fast_descs" option from Nitpick;
|
file |
diff |
annotate
|
Sat, 11 Sep 2010 10:20:48 +0200 |
blanchet |
document changes to Auto Nitpick
|
file |
diff |
annotate
|
Tue, 31 Aug 2010 23:50:40 +0200 |
blanchet |
fix typo
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 11:14:33 +0200 |
blanchet |
with Kodkodi 1.2.15, Java 1.5 is fine
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 10:42:04 +0200 |
blanchet |
gracefully handle the case where the JVM is too old in Nitpick
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 12:40:15 +0200 |
blanchet |
use "declaration" instead of "setup" to register Nitpick extensions
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 21:10:29 +0200 |
blanchet |
minor doc changes
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 17:18:29 +0200 |
blanchet |
document the non-legacy interfaces
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 11:05:57 +0200 |
blanchet |
extend the scope of limitation about nonconservative extensions
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 20:17:50 +0200 |
blanchet |
added "whack"
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 18:00:50 +0200 |
blanchet |
added support for "Abs_" and "Rep_" functions on quotient types
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 14:20:34 +0200 |
blanchet |
more docs
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 12:58:57 +0200 |
blanchet |
make nitpick accept "==" for "nitpick_(p)simp"s
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 17:29:27 +0200 |
blanchet |
updated example timings
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 14:54:30 +0200 |
blanchet |
also mention gfp
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 14:28:44 +0200 |
blanchet |
more documentation, based on email discussions with a user
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 14:06:29 +0200 |
blanchet |
make example easier to parse
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 14:04:48 +0200 |
blanchet |
clarify attribute documentation
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 13:40:24 +0200 |
blanchet |
choose better example
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 13:17:15 +0200 |
blanchet |
document something I explained in an email to a poweruser
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 12:31:30 +0200 |
blanchet |
make Nitpick more flexible when parsing (p)simp rules
|
file |
diff |
annotate
|
Sun, 01 Aug 2010 16:40:48 +0200 |
blanchet |
document new Nitpick options
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 22:02:54 +0200 |
blanchet |
change the order of the SAT solvers, from fastest to slowest
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 12:29:56 +0200 |
blanchet |
clarify Nitpick's output in case of a potential counterexample
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 01:23:51 +0200 |
blanchet |
added support for CryptoMiniSat
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 15:38:47 +0200 |
blanchet |
removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 11:58:50 +0200 |
blanchet |
document new option
|
file |
diff |
annotate
|
Thu, 27 May 2010 16:42:03 +0200 |
blanchet |
make Nitpick "show_all" option behave less surprisingly
|
file |
diff |
annotate
|
Fri, 14 May 2010 22:43:00 +0200 |
blanchet |
added Sledgehammer manual;
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 00:25:44 +0200 |
blanchet |
remove "show_skolems" option and change style of record declarations
|
file |
diff |
annotate
|
Sun, 25 Apr 2010 00:10:30 +0200 |
blanchet |
remove "skolemize" option from Nitpick, since Skolemization is always useful
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 17:48:21 +0200 |
blanchet |
removed Nitpick's "uncurry" option
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 16:44:45 +0200 |
blanchet |
fix typesetting
|
file |
diff |
annotate
|
Sat, 24 Apr 2010 16:43:03 +0200 |
blanchet |
Fruhjahrsputz: remove three mostly useless Nitpick options
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 14:46:29 +0200 |
blanchet |
use only one thread in "Manual_Nits";
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 11:43:11 +0200 |
blanchet |
cosmetics
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 16:11:48 +0100 |
blanchet |
minor additions to Nitpick docs
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 12:21:54 +0100 |
blanchet |
document "nitpick_choice_spec" attribute
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 15:33:45 +0100 |
blanchet |
added a mechanism to Nitpick to support custom rendering of terms, and used it for multisets
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 10:13:24 +0100 |
blanchet |
made "Manual_Nits" tests more robust
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 14:21:01 +0100 |
blanchet |
fixed soundness bug in Nitpick
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 09:25:23 +0100 |
blanchet |
added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:49:46 +0100 |
blanchet |
more work on the new monotonicity stuff in Nitpick
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 16:33:39 +0100 |
blanchet |
improved precision of infinite "shallow" datatypes in Nitpick;
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 19:10:25 +0100 |
blanchet |
support local definitions in Nitpick
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 14:11:36 +0100 |
blanchet |
document Quickcheck's "no_assms" option
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 12:14:29 +0100 |
blanchet |
improved precision of small sets in Nitpick
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 10:02:14 +0100 |
blanchet |
catch IO errors in Nitpick's "kodkodi" invocation + shorten execution time of "Manual_Nits" example
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 19:31:00 +0100 |
blanchet |
enabled Nitpick's support for quotient types + shortened the Nitpick tests a bit
|
file |
diff |
annotate
|
Thu, 18 Feb 2010 18:48:07 +0100 |
blanchet |
added support for nonstandard "nat"s to Nitpick and fixed bugs in binary "nat"s and "int"s
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 14:11:41 +0100 |
blanchet |
added gotcha to Nitpick manual regarding nonstandard models of "nat"
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 12:14:08 +0100 |
blanchet |
added yet another hint to Nitpick's output, this time warning about problems for which nothing was effectively tested
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 11:19:48 +0100 |
blanchet |
reintroduce structural induction hint in Nitpick
|
file |
diff |
annotate
|
Sat, 13 Feb 2010 15:04:09 +0100 |
blanchet |
more work on Nitpick's support for nonstandard models + fix in model reconstruction
|
file |
diff |
annotate
|
Fri, 12 Feb 2010 21:27:06 +0100 |
blanchet |
minor fixes to Nitpick
|
file |
diff |
annotate
|
Tue, 09 Feb 2010 16:07:51 +0100 |
blanchet |
optimization to quantifiers in Nitpick's handling of simp rules + renamed some SAT solvers
|
file |
diff |
annotate
|