src/HOL/Tools/Nitpick/kodkod.ML
Fri, 14 May 2010 15:02:38 +0200 blanchet recognize new Kodkod error message syntax
Sun, 25 Apr 2010 00:25:44 +0200 blanchet remove "show_skolems" option and change style of record declarations
Sat, 24 Apr 2010 16:33:01 +0200 blanchet remove type annotations as comments;
Fri, 23 Apr 2010 19:26:39 +0200 blanchet reuse timestamp function
Wed, 17 Mar 2010 17:23:45 +0100 blanchet added one-entry cache around Kodkod invocation
Thu, 11 Mar 2010 17:48:07 +0100 blanchet moved some Nitpick code around
Wed, 10 Mar 2010 15:06:40 +0100 blanchet show nice error message in Nitpick when "java" is not available
Wed, 10 Mar 2010 14:21:01 +0100 blanchet fixed soundness bug in Nitpick
Wed, 24 Feb 2010 09:18:31 +0100 blanchet cosmetics
Tue, 23 Feb 2010 15:56:13 +0100 blanchet distinguish between Kodkodi warnings and errors in Nitpick;
Tue, 23 Feb 2010 10:02:14 +0100 blanchet catch IO errors in Nitpick's "kodkodi" invocation + shorten execution time of "Manual_Nits" example
Mon, 22 Feb 2010 11:57:33 +0100 blanchet fixed a few bugs in Nitpick and removed unreferenced variables
Wed, 17 Feb 2010 13:38:02 +0100 blanchet don't destroy "Suc" in Nitpick and fix logic of Kodkod filtering (accidentally flipped in previous change)
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
Tue, 09 Feb 2010 17:06:05 +0100 blanchet merged (manual for "nitpick_hol.ML" and "kodkod.ML")
Fri, 05 Feb 2010 11:24:53 +0100 blanchet proper quoting of file paths when invoking Kodkodi from Nitpick
Sat, 06 Feb 2010 15:51:22 +0100 wenzelm proper treatment of paths passed to the shell -- to allow spaces in file names as usual;
Sat, 06 Feb 2010 14:50:55 +0100 wenzelm renamed system/system_out to bash/bash_output -- to emphasized that this is really GNU bash, not some undefined POSIX sh;
Thu, 04 Feb 2010 13:36:52 +0100 blanchet four changes to Nitpick:
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
Wed, 20 Jan 2010 10:38:06 +0100 blanchet some work on Nitpick's support for quotient types;
Thu, 17 Dec 2009 15:22:11 +0100 blanchet added support for binary nat/int representation to Nitpick
Mon, 14 Dec 2009 12:30:26 +0100 blanchet get rid of polymorphic equality in Nitpick's code + a few minor cleanups
Fri, 04 Dec 2009 17:19:59 +0100 blanchet fixed paths in Nitpick's ML file headers
Tue, 17 Nov 2009 13:50:46 +0100 blanchet invoke Kodkodi from Nitpick using new $KODKOD/bin/kodkodi script;
Thu, 29 Oct 2009 22:31:30 +0100 blanchet try very hard to remove temporary files generated by Nitpick in case of interruption
Tue, 27 Oct 2009 15:55:36 +0100 blanchet added friendly error message when Kodkodi is not available
Tue, 27 Oct 2009 14:40:24 +0100 blanchet internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
Mon, 26 Oct 2009 18:52:16 +0100 blanchet made Nitpick aware of the KODKODI_JAVA_LIBRARY_PATH, for detecting and properly invoking JNI-based SAT solvers
Thu, 22 Oct 2009 14:51:47 +0200 blanchet added Nitpick's theory and ML files to Isabelle/HOL;
less more (0) tip