| Thu, 17 Mar 2011 14:43:51 +0100 |
blanchet |
prevent an exception if "card" is empty (e.g., "nitpick [card]")
|
file |
diff |
annotate
|
| Tue, 07 Dec 2010 11:56:53 +0100 |
blanchet |
remove the "fin_fun" optimization in Nitpick -- it was always a hack and didn't help much
|
file |
diff |
annotate
|
| Fri, 03 Sep 2010 17:43:44 +0200 |
wenzelm |
turned show_all_types into proper configuration option;
|
file |
diff |
annotate
|
| Fri, 06 Aug 2010 17:05:29 +0200 |
blanchet |
local versions of Nitpick.register_xxx functions
|
file |
diff |
annotate
|
| Wed, 04 Aug 2010 21:56:17 +0200 |
blanchet |
improve datatype symmetry breaking;
|
file |
diff |
annotate
|
| Wed, 04 Aug 2010 10:39:35 +0200 |
blanchet |
get rid of all "optimizations" regarding "unit" and other cardinality-1 types
|
file |
diff |
annotate
|
| Tue, 03 Aug 2010 21:20:31 +0200 |
blanchet |
better "Pretty" handling
|
file |
diff |
annotate
|
| Tue, 03 Aug 2010 18:27:21 +0200 |
blanchet |
change formula for enumerating scopes
|
file |
diff |
annotate
|
| Tue, 03 Aug 2010 18:14:44 +0200 |
blanchet |
example tweaking -- also prevents Nitpick_Tests from using more than 1 thread
|
file |
diff |
annotate
|
| Tue, 03 Aug 2010 14:49:42 +0200 |
blanchet |
bump up the max cardinalities, to use up more of the time given to us by the user
|
file |
diff |
annotate
|
| Mon, 02 Aug 2010 13:48:22 +0200 |
blanchet |
minor symmetry breaking for codatatypes like llist
|
file |
diff |
annotate
|
| Sun, 01 Aug 2010 16:35:25 +0200 |
blanchet |
tweak datatype sym break code
|
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
|
| Thu, 01 Jul 2010 16:54:44 +0200 |
haftmann |
"prod" and "sum" replace "*" and "+" respectively
|
file |
diff |
annotate
|
| Tue, 01 Jun 2010 10:31:18 +0200 |
blanchet |
thread along context instead of theory for typedef lookup
|
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
|
| 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, 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
|
| Tue, 09 Mar 2010 09:25:23 +0100 |
blanchet |
added "finitize" option to Nitpick + remove dependency on "Coinductive_List"
|
file |
diff |
annotate
|
| Thu, 25 Feb 2010 16:33:39 +0100 |
blanchet |
improved precision of infinite "shallow" datatypes in Nitpick;
|
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
|
| Thu, 18 Feb 2010 18:48:07 +0100 |
blanchet |
added support for nonstandard "nat"s to Nitpick and fixed bugs in binary "nat"s and "int"s
|
file |
diff |
annotate
|
| Wed, 17 Feb 2010 20:46:50 +0100 |
blanchet |
make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled
|
file |
diff |
annotate
|
| Sat, 13 Feb 2010 11:56:06 +0100 |
blanchet |
redo Nitpick's nonstandard values as cyclic values (instead of additional constructors)
|
file |
diff |
annotate
|
| Fri, 12 Feb 2010 21:27:06 +0100 |
blanchet |
minor fixes to Nitpick
|
file |
diff |
annotate
|