huffman [Mon, 09 Nov 2009 12:40:47 -0800] rev 33585
ep_pair and deflation lemmas for powerdomain map functions
blanchet [Tue, 10 Nov 2009 14:20:15 +0100] rev 33584
remove spurious parameter to "merge"
blanchet [Tue, 10 Nov 2009 13:54:00 +0100] rev 33583
merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
blanchet [Tue, 10 Nov 2009 13:46:40 +0100] rev 33582
fixed soundness bug in Nitpick related to sets of sets;
(detected thanks to the TPTP)
blanchet [Thu, 05 Nov 2009 19:06:35 +0100] rev 33581
added possibility to register datatypes as codatatypes in Nitpick;
this is useful if the datatype is used only as a means to define the codatatype
blanchet [Thu, 05 Nov 2009 17:03:22 +0100] rev 33580
added datatype constructor cache in Nitpick (to speed up the scope enumeration) and never test more than 4096 scopes
blanchet [Thu, 05 Nov 2009 17:00:28 +0100] rev 33579
don't promise too much in the Nitpick manual
blanchet [Thu, 05 Nov 2009 11:58:36 +0100] rev 33578
merged
blanchet [Thu, 05 Nov 2009 11:58:07 +0100] rev 33577
added "nitpick_def" attribute to lfp/gfp definition generated by the inductive package;
this ensures that Nitpick can find the definition and determine whether its inductive
or coinductive
blanchet [Thu, 29 Oct 2009 23:08:51 +0100] rev 33576
merged