src/HOL/Tools/Nitpick/HISTORY
Thu, 25 Feb 2010 16:33:39 +0100 blanchet improved precision of infinite "shallow" datatypes in Nitpick;
Wed, 24 Feb 2010 11:07:58 +0100 blanchet make example compile
Wed, 24 Feb 2010 09:59:54 +0100 blanchet got rid of "axclass", apparently
Tue, 09 Feb 2010 16:07:51 +0100 blanchet optimization to quantifiers in Nitpick's handling of simp rules + renamed some SAT solvers
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
Thu, 17 Dec 2009 15:22:11 +0100 blanchet added support for binary nat/int representation to Nitpick
Fri, 04 Dec 2009 17:19:33 +0100 blanchet added soundness fix to Nitpick's history
Tue, 24 Nov 2009 18:36:18 +0100 blanchet fixed arity of some empty relations in Nitpick's Kodkod generator;
Tue, 24 Nov 2009 16:11:50 +0100 blanchet use correct Isabelle version name in README file
Tue, 24 Nov 2009 15:22:00 +0100 blanchet fix soundness bug in Nitpick's Kodkod generator for the relational composition case
Tue, 24 Nov 2009 13:22:18 +0100 blanchet fix soundness bug in Nitpick's handling of negative literals (e.g., -1::rat)
Mon, 23 Nov 2009 18:29:00 +0100 blanchet fix Nitpick soundness bug related to "finite (UNIV::'a set)" where "'a" is constrained by a sort to be infinite
Mon, 23 Nov 2009 17:59:22 +0100 blanchet fixed soundness bug in Nitpick's handling of typedefs
Mon, 23 Nov 2009 13:24:32 +0100 blanchet fixed soundness bug in Nitpick that occurred because unrolled predicate iterators were considered to be a "precise" type
Tue, 17 Nov 2009 19:47:27 +0100 blanchet fixed bug in Nitpick's handling of "The" and "Eps" when the return type is a "bool"
Thu, 12 Nov 2009 14:47:54 +0100 blanchet fixed soundness bug in Nitpick related to sets
Tue, 10 Nov 2009 13:46:40 +0100 blanchet fixed soundness bug in Nitpick related to sets of sets;
Thu, 05 Nov 2009 19:06:35 +0100 blanchet added possibility to register datatypes as codatatypes in Nitpick;
Thu, 29 Oct 2009 11:41:37 +0100 blanchet fixed error in Nitpick's display of uncurried constants, which resulted in an exception
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
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
Fri, 23 Oct 2009 18:59:24 +0200 blanchet continuation of Nitpick's integration into Isabelle;
less more (0) tip