Fri, 12 Oct 2012 18:58:20 +0200 |
wenzelm |
discontinued obsolete typedef (open) syntax;
|
file |
diff |
annotate
|
Wed, 10 Oct 2012 17:43:23 +0200 |
wenzelm |
eliminated some remaining uses of typedef with implicit set definition;
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 11:04:56 +0200 |
blanchet |
fixed handling of "int" in the wake of its port to the quotient package
|
file |
diff |
annotate
|
Wed, 30 May 2012 18:09:23 +0200 |
huffman |
temporarily comment out nitpick examples broken by changes to Int.thy
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:45:24 +0200 |
blanchet |
fixed "real" after they were redefined as a 'quotient_type'
|
file |
diff |
annotate
|
Thu, 10 May 2012 12:23:20 +0200 |
huffman |
temporarily comment out broken nitpick example
|
file |
diff |
annotate
|
Fri, 23 Mar 2012 14:17:29 +0100 |
kuncar |
fix Quotient_Examples
|
file |
diff |
annotate
|
Mon, 09 Jan 2012 18:32:56 +0100 |
blanchet |
revert unintended "sledgehammer" call
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 23:09:27 +0100 |
blanchet |
tuning
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 23:03:49 +0100 |
blanchet |
updated Nitpick docs after "set" reintroduction
|
file |
diff |
annotate
|
Tue, 03 Jan 2012 18:33:18 +0100 |
blanchet |
no abuse of notation
|
file |
diff |
annotate
|
Sat, 24 Dec 2011 15:53:10 +0100 |
haftmann |
adjusted to set/pred distinction by means of type constructor `set`
|
file |
diff |
annotate
|
Wed, 30 Nov 2011 16:27:10 +0100 |
wenzelm |
prefer typedef without extra definition and alternative name;
|
file |
diff |
annotate
|
Fri, 23 Sep 2011 10:31:12 +0200 |
blanchet |
synchronized section names with manual
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 15:55:16 +0200 |
blanchet |
reintroduced Minipick as Nitpick example
|
file |
diff |
annotate
|
Tue, 24 May 2011 00:01:33 +0200 |
blanchet |
use \<emdash> rather than \<midarrow>
|
file |
diff |
annotate
|
Wed, 20 Apr 2011 10:14:24 +0200 |
blanchet |
increase "auto"'s timeout in example to help SML/NJ
|
file |
diff |
annotate
|
Mon, 04 Apr 2011 09:32:50 +0200 |
krauss |
raised timeouts further, for SML/NJ -- because of variations in machines/compilers, fixed timeouts can merely prevent non-termination, not enforce particular performance characteristics.
|
file |
diff |
annotate
|
Wed, 29 Dec 2010 17:34:41 +0100 |
wenzelm |
explicit file specifications -- avoid secondary load path;
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 11:48:42 +0100 |
blanchet |
added a timestamp to Nitpick in verbose mode for debugging purposes;
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 22:26:53 +0100 |
blanchet |
standardize on seconds for Nitpick and Sledgehammer timeouts
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 14:22:49 +0200 |
blanchet |
adapt examples to latest Nitpick changes + speed them up a little bit
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 11:13:15 +0200 |
nipkow |
renamed lemmas: ext_iff -> fun_eq_iff, set_ext_iff -> set_eq_iff, set_ext -> set_eqI
|
file |
diff |
annotate
|
Tue, 07 Sep 2010 10:05:19 +0200 |
nipkow |
expand_fun_eq -> ext_iff
|
file |
diff |
annotate
|
Mon, 09 Aug 2010 13:46:25 +0200 |
blanchet |
"declare" -> "declaration" (typo)
|
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 17:23:11 +0200 |
blanchet |
adapt occurrences of renamed Nitpick functions
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 17:29:54 +0200 |
blanchet |
minor changes
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 11:16:00 +0200 |
blanchet |
adjusted Nitpick examples to latest changes + make them slightly faster
|
file |
diff |
annotate
|
Wed, 21 Apr 2010 14:46:29 +0200 |
blanchet |
use only one thread in "Manual_Nits";
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 12:02:22 +0100 |
blanchet |
make tests less demanding, to prevent sporadic failures
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 17:48:07 +0100 |
blanchet |
moved some Nitpick code around
|
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 12:22:11 +0100 |
blanchet |
added term postprocessor to Nitpick, to provide custom syntax for typedefs
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 10:13:24 +0100 |
blanchet |
made "Manual_Nits" tests more robust
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 14:18:21 +0100 |
blanchet |
improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
|
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
|
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
|
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
|
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
|
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
|
Fri, 05 Feb 2010 14:27:21 +0100 |
blanchet |
added hotel key card example for Nitpick, and renumber atoms in Nitpick's output for increased readability
|
file |
diff |
annotate
|
Tue, 02 Feb 2010 11:38:38 +0100 |
blanchet |
added support for nonstandard models to Nitpick (based on an idea by Koen Claessen) and did other fixes to Nitpick
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 12:00:29 +0100 |
blanchet |
polished Nitpick's binary integer support etc.;
|
file |
diff |
annotate
|
Fri, 23 Oct 2009 18:59:24 +0200 |
blanchet |
continuation of Nitpick's integration into Isabelle;
|
file |
diff |
annotate
|