src/HOL/Tools/Nitpick/nitpick_kodkod.ML
Sat, 24 Jan 2015 22:00:24 +0100 wenzelm tuned signature;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Mon, 24 Nov 2014 12:35:13 +0100 blanchet no need for subset operation as a primitive in Nitpick, esp. that its implementation was unsound (cf. Rene Thiemann's 16 Oct 2014 email on isabelle mailing list)
Wed, 08 Oct 2014 17:09:07 +0200 wenzelm added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned ML names
Mon, 03 Mar 2014 22:33:22 +0100 blanchet tuned code
Mon, 03 Mar 2014 22:33:22 +0100 blanchet removed nonstandard models from Nitpick
Thu, 05 Dec 2013 13:22:00 +0100 blanchet make sure acyclicity axiom gets generated in the case where the problem involves mutually recursive datatypes
Tue, 28 May 2013 18:12:21 +0200 blanchet tuned Nitpick message to be in sync with similar warning from Kodkod
Sat, 11 May 2013 16:00:24 +0200 blanchet fixed bug introduced when reintroducing set constructor, and visible when applying <= to 2- or more-ary relations, e.g. "(R::'a=>'a=>bool) <= R"
Thu, 01 Mar 2012 11:28:56 +0100 blanchet more robust set element extractor
Tue, 03 Jan 2012 18:33:18 +0100 blanchet handle "Id" gracefully w.r.t. "set"
Tue, 03 Jan 2012 18:33:18 +0100 blanchet rationalized output (a bit)
Tue, 03 Jan 2012 18:33:17 +0100 blanchet fixed a few more bugs in \Nitpick's new "set" support
Tue, 03 Jan 2012 18:33:17 +0100 blanchet port part of Nitpick to "set" type constructor
Wed, 20 Apr 2011 16:49:21 +0200 blanchet worked around Kodkodi limitation with parsing {}, where it cannot easily deduce its arity -- without this workaround, Kodkod sometimes generates arity errors in conjunction with the "need" option since change 614ff13dc5d2
Sat, 19 Mar 2011 14:03:13 +0100 blanchet preencode value of "need" selectors in Kodkod bounds as an optimization
Sat, 19 Mar 2011 11:22:23 +0100 blanchet ignore "need" axioms for "nat"-like types
Fri, 18 Mar 2011 17:27:28 +0100 blanchet optimize Kodkod axioms further w.r.t. "need" option
Fri, 18 Mar 2011 12:20:32 +0100 blanchet optimize Kodkod bounds of nat-like datatypes
Fri, 18 Mar 2011 12:05:23 +0100 blanchet more optimizations of bounds for "need"
Fri, 18 Mar 2011 11:43:28 +0100 blanchet optimize Kodkod bounds when "need" is specified
Tue, 15 Mar 2011 15:49:42 +0100 blanchet support non-ground "need" values
Thu, 03 Mar 2011 11:20:48 +0100 blanchet renamed "preconstr" option "need"
Mon, 21 Feb 2011 17:36:32 +0100 blanchet more work on "fix_datatype_vals" optimization (renamed "preconstruct")
Mon, 21 Feb 2011 16:33:21 +0100 blanchet more work on "fix_datatype_vals"
Mon, 21 Feb 2011 15:45:44 +0100 blanchet first steps in implementing "fix_datatype_vals" optimization
Tue, 07 Dec 2010 11:56:01 +0100 blanchet removed needless optimization for image -- there might be cases that benefit from it but there are others where it is clearly evil
Tue, 07 Dec 2010 11:56:01 +0100 blanchet simplified special handling of set products
Tue, 07 Dec 2010 11:56:01 +0100 blanchet use heuristic to determine whether to keep or drop an existing "let" -- and drop all higher-order lets
less more (0) -50 -30 tip