src/HOL/Tools/Nitpick/nitpick_util.ML
Thu, 25 Feb 2010 16:33:39 +0100 improved precision of infinite "shallow" datatypes in Nitpick;
Mon, 22 Feb 2010 11:57:33 +0100 fixed a few bugs in Nitpick and removed unreferenced variables
Thu, 18 Feb 2010 18:48:07 +0100 added support for nonstandard "nat"s to Nitpick and fixed bugs in binary "nat"s and "int"s
Tue, 02 Feb 2010 11:38:38 +0100 added support for nonstandard models to Nitpick (based on an idea by Koen Claessen) and did other fixes to Nitpick
Wed, 20 Jan 2010 10:38:06 +0100 some work on Nitpick's support for quotient types;
Thu, 17 Dec 2009 15:22:11 +0100 added support for binary nat/int representation to Nitpick
Tue, 08 Dec 2009 18:38:08 +0100 made Nitpick work also for people who import "Plain" instead of "Main"
Fri, 04 Dec 2009 17:19:59 +0100 fixed paths in Nitpick's ML file headers
Fri, 13 Nov 2009 15:59:53 +0100 removed a few global names in Nitpick (styp, nat_less, pairf)
Tue, 27 Oct 2009 14:40:24 +0100 internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
Thu, 22 Oct 2009 14:51:47 +0200 added Nitpick's theory and ML files to Isabelle/HOL;