doc-src/Nitpick/nitpick.tex
Tue, 24 Apr 2012 09:47:40 +0200 updated doc
Tue, 17 Jan 2012 18:25:36 +0100 improve installation instructions
Wed, 04 Jan 2012 10:47:07 +0100 more Nitpick doc updates
Tue, 03 Jan 2012 23:03:49 +0100 updated Nitpick docs after "set" reintroduction
Mon, 02 Jan 2012 14:36:49 +0100 update docs to reflect "Manual_Nits"
Fri, 18 Nov 2011 11:47:12 +0100 minor textual improvement
Wed, 16 Nov 2011 10:44:36 +0100 fixed typo
Wed, 16 Nov 2011 10:09:44 +0100 nicer bullets
Mon, 26 Sep 2011 11:41:52 +0200 require Java 1.6 in the Nitpick documentation -- technically 1.5 will also work with Kodkodi 1.2.16, but it won't work with Kodkodi 1.5.0
Mon, 26 Sep 2011 11:41:52 +0200 put CryptoMiniSat first and remove warning about unsoundness now that it has been fixed in Kodkod
Sun, 25 Sep 2011 19:34:20 +0200 clarify platforms
Sun, 25 Sep 2011 18:43:25 +0200 killed JNI version of zChaff, since Kodkod 1.5 does not support it anymore
Sun, 25 Sep 2011 18:43:25 +0200 updated Nitpick SAT Solver doc
Mon, 06 Jun 2011 22:03:58 +0200 minor: curly brackets, not square brackets
Mon, 06 Jun 2011 21:02:24 +0200 updated Sledgehammer message
Fri, 27 May 2011 10:30:08 +0200 update SML section of documentation
Fri, 27 May 2011 10:30:07 +0200 minor tweaks to the Nitpick documentation
Tue, 24 May 2011 00:01:33 +0200 use \<emdash> rather than \<midarrow>
Sun, 01 May 2011 16:36:34 +0200 eliminated copies of isabelle style files;
Thu, 17 Mar 2011 22:07:17 +0100 reintroduced "show_skolems" option -- useful when too many Skolems are displayed
Thu, 17 Mar 2011 14:43:53 +0100 reword Nitpick's wording concerning potential counterexamples
Tue, 15 Mar 2011 15:49:42 +0100 support non-ground "need" values
Thu, 03 Mar 2011 11:20:48 +0100 simplify "need" option's syntax
Thu, 03 Mar 2011 11:20:48 +0100 renamed "preconstr" option "need"
Mon, 28 Feb 2011 17:53:10 +0100 document new "total_consts" option
Mon, 21 Feb 2011 18:02:14 +0100 document new "preconstr" option
Mon, 21 Feb 2011 11:50:38 +0100 updated docs w.r.t. "nitpick_unfold" attribute
Mon, 21 Feb 2011 11:50:37 +0100 updated docs
Mon, 21 Feb 2011 11:50:31 +0100 tweaked Nitpick based on C++ memory model example
Tue, 07 Dec 2010 11:56:56 +0100 updated Nitpick's documentation w.r.t. finitization
Wed, 24 Nov 2010 23:17:24 +0100 document requirement on theory import
Wed, 03 Nov 2010 22:51:32 +0100 use floating-point numbers for Sledgehammer's "thresholds" option rather than percentages;
Wed, 03 Nov 2010 22:26:53 +0100 standardize on seconds for Nitpick and Sledgehammer timeouts
Tue, 26 Oct 2010 11:00:17 +0200 improved English
Tue, 14 Sep 2010 13:24:18 +0200 remove "fast_descs" option from Nitpick;
Sat, 11 Sep 2010 10:20:48 +0200 document changes to Auto Nitpick
Tue, 31 Aug 2010 23:50:40 +0200 fix typo
Wed, 18 Aug 2010 11:14:33 +0200 with Kodkodi 1.2.15, Java 1.5 is fine
Wed, 18 Aug 2010 10:42:04 +0200 gracefully handle the case where the JVM is too old in Nitpick
Mon, 09 Aug 2010 12:40:15 +0200 use "declaration" instead of "setup" to register Nitpick extensions
Fri, 06 Aug 2010 21:10:29 +0200 minor doc changes
Fri, 06 Aug 2010 17:18:29 +0200 document the non-legacy interfaces
Fri, 06 Aug 2010 11:05:57 +0200 extend the scope of limitation about nonconservative extensions
Thu, 05 Aug 2010 20:17:50 +0200 added "whack"
Thu, 05 Aug 2010 18:00:50 +0200 added support for "Abs_" and "Rep_" functions on quotient types
Thu, 05 Aug 2010 14:20:34 +0200 more docs
Thu, 05 Aug 2010 12:58:57 +0200 make nitpick accept "==" for "nitpick_(p)simp"s
Tue, 03 Aug 2010 17:29:27 +0200 updated example timings
Tue, 03 Aug 2010 14:54:30 +0200 also mention gfp
Tue, 03 Aug 2010 14:28:44 +0200 more documentation, based on email discussions with a user
Tue, 03 Aug 2010 14:06:29 +0200 make example easier to parse
Tue, 03 Aug 2010 14:04:48 +0200 clarify attribute documentation
Tue, 03 Aug 2010 13:40:24 +0200 choose better example
Tue, 03 Aug 2010 13:17:15 +0200 document something I explained in an email to a poweruser
Tue, 03 Aug 2010 12:31:30 +0200 make Nitpick more flexible when parsing (p)simp rules
Sun, 01 Aug 2010 16:40:48 +0200 document new Nitpick options
Sat, 31 Jul 2010 22:02:54 +0200 change the order of the SAT solvers, from fastest to slowest
Sat, 31 Jul 2010 12:29:56 +0200 clarify Nitpick's output in case of a potential counterexample
Sat, 31 Jul 2010 01:23:51 +0200 added support for CryptoMiniSat
Tue, 01 Jun 2010 15:38:47 +0200 removed "nitpick_intro" attribute -- Nitpick noew uses Spec_Rules instead