blanchet [Wed, 17 Feb 2010 20:50:14 +0100] rev 35191
fix example to reflect change in function signature
blanchet [Wed, 17 Feb 2010 20:46:50 +0100] rev 35190
make sure that Nitpick uses binary notation consistently if "binary_ints" is enabled
blanchet [Wed, 17 Feb 2010 14:11:41 +0100] rev 35189
added gotcha to Nitpick manual regarding nonstandard models of "nat"
blanchet [Wed, 17 Feb 2010 13:57:45 +0100] rev 35188
improve Nitpick's "Datatypes" rendering for elements containing cycles
blanchet [Wed, 17 Feb 2010 13:38:02 +0100] rev 35187
don't destroy "Suc" in Nitpick and fix logic of Kodkod filtering (accidentally flipped in previous change)
blanchet [Wed, 17 Feb 2010 12:14:21 +0100] rev 35186
merged
blanchet [Wed, 17 Feb 2010 12:14:08 +0100] rev 35185
added yet another hint to Nitpick's output, this time warning about problems for which nothing was effectively tested
blanchet [Wed, 17 Feb 2010 11:20:09 +0100] rev 35184
merge
blanchet [Wed, 17 Feb 2010 11:19:48 +0100] rev 35183
reintroduce structural induction hint in Nitpick
blanchet [Wed, 17 Feb 2010 10:28:37 +0100] rev 35182
merge
blanchet [Wed, 17 Feb 2010 10:28:04 +0100] rev 35181
synchronize Nitpick's wellfoundedness formulas caching
blanchet [Sat, 13 Feb 2010 15:04:09 +0100] rev 35180
more work on Nitpick's support for nonstandard models + fix in model reconstruction
blanchet [Sat, 13 Feb 2010 11:56:06 +0100] rev 35179
redo Nitpick's nonstandard values as cyclic values (instead of additional constructors)
blanchet [Fri, 12 Feb 2010 21:27:06 +0100] rev 35178
minor fixes to Nitpick
blanchet [Fri, 12 Feb 2010 19:44:37 +0100] rev 35177
various cosmetic changes to Nitpick
huffman [Wed, 17 Feb 2010 11:31:15 -0800] rev 35176
merged