| Tue, 01 Jun 2010 12:20:08 +0200 | 
blanchet | 
added "atoms" option to Nitpick (request from Karlsruhe) + wrap Refute. functions to "nitpick_util.ML"
 | 
file |
diff |
annotate
 | 
| Mon, 31 May 2010 17:20:41 +0200 | 
blanchet | 
fix handling of "split" w.r.t. new definition + fix exception handling w.r.t. "expect" option
 | 
file |
diff |
annotate
 | 
| Thu, 27 May 2010 16:42:03 +0200 | 
blanchet | 
make Nitpick "show_all" option behave less surprisingly
 | 
file |
diff |
annotate
 | 
| Mon, 17 May 2010 23:54:15 +0200 | 
wenzelm | 
prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
 | 
file |
diff |
annotate
 | 
| Mon, 03 May 2010 14:25:56 +0200 | 
wenzelm | 
renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
 | 
file |
diff |
annotate
 | 
| Sat, 01 May 2010 21:29:03 +0200 | 
krauss | 
made sml/nj happy about Sledgehammer and Nitpick (cf. 6f11c9b1fb3e, 3c2438efe224)
 | 
file |
diff |
annotate
 | 
| Sun, 25 Apr 2010 00:33:26 +0200 | 
blanchet | 
cosmetics
 | 
file |
diff |
annotate
 | 
| Sun, 25 Apr 2010 00:25:44 +0200 | 
blanchet | 
remove "show_skolems" option and change style of record declarations
 | 
file |
diff |
annotate
 | 
| Sun, 25 Apr 2010 00:10:30 +0200 | 
blanchet | 
remove "skolemize" option from Nitpick, since Skolemization is always useful
 | 
file |
diff |
annotate
 | 
| Sat, 24 Apr 2010 17:48:21 +0200 | 
blanchet | 
removed Nitpick's "uncurry" option
 | 
file |
diff |
annotate
 | 
| Sat, 24 Apr 2010 16:43:03 +0200 | 
blanchet | 
Fruhjahrsputz: remove three mostly useless Nitpick options
 | 
file |
diff |
annotate
 | 
| Sat, 24 Apr 2010 16:33:01 +0200 | 
blanchet | 
remove type annotations as comments;
 | 
file |
diff |
annotate
 | 
| Fri, 23 Apr 2010 19:18:39 +0200 | 
blanchet | 
stop referring to Sledgehammer_Util stuff all over Nitpick code; instead, redeclare any needed function in Nitpick_Util as synonym for the Sledgehammer_Util function of the same name
 | 
file |
diff |
annotate
 | 
| Wed, 24 Mar 2010 14:43:35 +0100 | 
blanchet | 
simplify Nitpick parameter parsing code a little bit + make compile
 | 
file |
diff |
annotate
 | 
| Tue, 23 Mar 2010 11:40:46 +0100 | 
blanchet | 
leverage code now in Sledgehammer
 | 
file |
diff |
annotate
 | 
| Fri, 19 Mar 2010 15:07:44 +0100 | 
blanchet | 
move the Sledgehammer Isar commands together into one file;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Mar 2010 09:25:23 +0100 | 
blanchet | 
added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
 | 
file |
diff |
annotate
 | 
| Mon, 22 Feb 2010 11:57:33 +0100 | 
blanchet | 
fixed a few bugs in Nitpick and removed unreferenced variables
 | 
file |
diff |
annotate
 | 
| 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
 | 
file |
diff |
annotate
 | 
| Wed, 20 Jan 2010 10:38:06 +0100 | 
blanchet | 
some work on Nitpick's support for quotient types;
 | 
file |
diff |
annotate
 | 
| Thu, 17 Dec 2009 15:22:11 +0100 | 
blanchet | 
added support for binary nat/int representation to Nitpick
 | 
file |
diff |
annotate
 | 
| Mon, 14 Dec 2009 12:30:26 +0100 | 
blanchet | 
get rid of polymorphic equality in Nitpick's code + a few minor cleanups
 | 
file |
diff |
annotate
 | 
| Fri, 04 Dec 2009 17:19:59 +0100 | 
blanchet | 
fixed paths in Nitpick's ML file headers
 | 
file |
diff |
annotate
 | 
| Sun, 15 Nov 2009 19:44:29 +0100 | 
wenzelm | 
permissive AList.merge -- most likely setup for theory data (beware of spurious AList.DUP);
 | 
file |
diff |
annotate
 | 
| Tue, 10 Nov 2009 23:18:03 +0100 | 
wenzelm | 
Toplevel.thread provides Isar-style exception output;
 | 
file |
diff |
annotate
 | 
| Tue, 10 Nov 2009 21:28:46 +0100 | 
wenzelm | 
plain add_preference, no setmp_CRITICAL required;
 | 
file |
diff |
annotate
 | 
| Tue, 10 Nov 2009 21:02:18 +0100 | 
wenzelm | 
recovered update from 7264824baf66, which got lost in 7264824baf66;
 | 
file |
diff |
annotate
 | 
| Tue, 10 Nov 2009 14:20:15 +0100 | 
blanchet | 
remove spurious parameter to "merge"
 | 
file |
diff |
annotate
 | 
| Tue, 10 Nov 2009 13:54:00 +0100 | 
blanchet | 
merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
 | 
file |
diff |
annotate
 | 
| Thu, 29 Oct 2009 12:09:32 +0100 | 
blanchet | 
merged
 | 
file |
diff |
annotate
 | 
| Wed, 28 Oct 2009 17:43:43 +0100 | 
blanchet | 
introduced Auto Nitpick in addition to Auto Quickcheck;
 | 
file |
diff |
annotate
 | 
| 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
 | 
file |
diff |
annotate
 | 
| Sun, 08 Nov 2009 18:43:42 +0100 | 
wenzelm | 
adapted Theory_Data;
 | 
file |
diff |
annotate
 | 
| Wed, 28 Oct 2009 22:18:00 +0100 | 
wenzelm | 
renamed raw Proof.get_goal to Proof.raw_goal;
 | 
file |
diff |
annotate
 | 
| Tue, 27 Oct 2009 14:40:24 +0100 | 
blanchet | 
internal renaming in Nitpick and fixed Kodkodi invokation on Linux;
 | 
file |
diff |
annotate
 | 
| Tue, 27 Oct 2009 11:25:56 +0100 | 
wenzelm | 
SimpleThread.fork: uniform handling of outermost Interrupt, which is not an error and should not produce exception trace;
 | 
file |
diff |
annotate
 | 
| Fri, 23 Oct 2009 18:59:24 +0200 | 
blanchet | 
continuation of Nitpick's integration into Isabelle;
 | 
file |
diff |
annotate
 | 
| Thu, 22 Oct 2009 14:51:47 +0200 | 
blanchet | 
added Nitpick's theory and ML files to Isabelle/HOL;
 | 
file |
diff |
annotate
 |