Sun, 07 Nov 2010 13:29:59 +0100 |
blanchet |
removed explicit "Interrupt" handling for conformity with async model -- unfortunately the user loses the information about how many scopes were checked, but this needs to be retought with the new interface anyway
|
file |
diff |
annotate
|
Fri, 05 Nov 2010 19:47:20 +0100 |
wenzelm |
explicit indication of some remaining violations of the Isabelle/ML interrupt model;
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 22:26:53 +0100 |
blanchet |
standardize on seconds for Nitpick and Sledgehammer timeouts
|
file |
diff |
annotate
|
Thu, 28 Oct 2010 09:29:57 +0200 |
blanchet |
clear identification
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 21:06:56 +0200 |
wenzelm |
renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 14:12:18 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Tue, 14 Sep 2010 13:24:18 +0200 |
blanchet |
remove "fast_descs" option from Nitpick;
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 20:21:40 +0200 |
blanchet |
remove unreferenced identifiers
|
file |
diff |
annotate
|
Sat, 11 Sep 2010 10:20:25 +0200 |
blanchet |
change defaults of Auto Nitpick so that it consumes less resources (time and Kodkod threads)
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 19:34:23 +0200 |
haftmann |
renamed class/constant eq to equal; tuned some instantiations
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 11:14:33 +0200 |
blanchet |
with Kodkodi 1.2.15, Java 1.5 is fine
|
file |
diff |
annotate
|
Wed, 18 Aug 2010 10:42:04 +0200 |
blanchet |
gracefully handle the case where the JVM is too old in Nitpick
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 17:05:29 +0200 |
blanchet |
local versions of Nitpick.register_xxx functions
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 11:33:58 +0200 |
blanchet |
added a friendly warning
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 10:50:52 +0200 |
blanchet |
improved "merge_type_vars" option: map supersorts to subsorts, to avoid distinguishing, say, "{}", and "HOL.type"
|
file |
diff |
annotate
|
Thu, 05 Aug 2010 20:17:50 +0200 |
blanchet |
added "whack"
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 21:20:31 +0200 |
blanchet |
better "Pretty" handling
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 15:15:17 +0200 |
blanchet |
more helpful message
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 12:16:32 +0200 |
blanchet |
fix soundness bug w.r.t. "Suc" with "binary_ints"
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 02:18:05 +0200 |
blanchet |
handle free variables even more gracefully;
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 01:16:08 +0200 |
blanchet |
optimize local "def"s by treating them as definitions
|
file |
diff |
annotate
|
Sun, 01 Aug 2010 15:51:25 +0200 |
blanchet |
added manual symmetry breaking for datatypes
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 16:39:32 +0200 |
blanchet |
started implementation of custom sym break
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 12:29:56 +0200 |
blanchet |
clarify Nitpick's output in case of a potential counterexample
|
file |
diff |
annotate
|
Wed, 21 Jul 2010 21:16:58 +0200 |
blanchet |
do a better job at Skolemizing in Nitpick, for TPTP FOF
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 00:50:35 +0200 |
blanchet |
adapt Nitpick to "prod_case" and "*" -> "sum" renaming;
|
file |
diff |
annotate
|
Tue, 22 Jun 2010 13:17:59 +0200 |
blanchet |
distinguish between "unknown" and "no Kodkodi installed" errors
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 17:52:19 +0200 |
blanchet |
merged
|
file |
diff |
annotate
|
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
|
Tue, 01 Jun 2010 10:32:29 +0200 |
blanchet |
remove comment
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 10:31:18 +0200 |
blanchet |
thread along context instead of theory for typedef lookup
|
file |
diff |
annotate
|
Mon, 31 May 2010 21:06:57 +0200 |
wenzelm |
modernized some structure names, keeping a few legacy aliases;
|
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 18:10:37 +0200 |
wenzelm |
renamed structure PrintMode to Print_Mode, keeping the old name as legacy alias for some time;
|
file |
diff |
annotate
|
Fri, 14 May 2010 14:14:22 +0200 |
blanchet |
improve precision of set constructs in Nitpick
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 23:45:32 +0200 |
blanchet |
fixes 2a5c6e7b55cb;
|
file |
diff |
annotate
|
Mon, 26 Apr 2010 21:14:28 +0200 |
blanchet |
remove needless code that was copy-pasted from Quickcheck (where it made sense)
|
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
|
Sat, 24 Apr 2010 16:17:30 +0200 |
blanchet |
cosmetics
|
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, 21 Apr 2010 14:02:19 +0200 |
blanchet |
clarify error message
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 13:26:06 +0200 |
blanchet |
make Nitpick output everything to tracing in debug mode;
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 11:43:11 +0200 |
blanchet |
cosmetics
|
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
|
Wed, 17 Mar 2010 17:23:45 +0100 |
blanchet |
added one-entry cache around Kodkod invocation
|
file |
diff |
annotate
|
Wed, 17 Mar 2010 09:14:43 +0100 |
blanchet |
added support for "specification" and "ax_specification" constructs to Nitpick
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 12:22:11 +0100 |
blanchet |
added term postprocessor to Nitpick, to provide custom syntax for typedefs
|
file |
diff |
annotate
|
Wed, 10 Mar 2010 15:06:40 +0100 |
blanchet |
show nice error message in Nitpick when "java" is not available
|
file |
diff |
annotate
|
Tue, 09 Mar 2010 14:18:21 +0100 |
blanchet |
improved Nitpick's precision for "card" and "setsum" + fix incorrect outcome code w.r.t. "bisim_depth = -1"
|
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
|
Sat, 27 Feb 2010 23:13:01 +0100 |
wenzelm |
modernized structure Term_Ord;
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 16:49:46 +0100 |
blanchet |
more work on the new monotonicity stuff in Nitpick
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 16:33:39 +0100 |
blanchet |
improved precision of infinite "shallow" datatypes in Nitpick;
|
file |
diff |
annotate
|
Thu, 25 Feb 2010 10:08:44 +0100 |
blanchet |
cosmetics
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 19:10:25 +0100 |
blanchet |
support local definitions in Nitpick
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 16:53:13 +0100 |
blanchet |
show Kodkod warning message even in non-verbose mode
|
file |
diff |
annotate
|