Thu, 05 Nov 2009 19:06:35 +0100added possibility to register datatypes as codatatypes in Nitpick;
blanchet [Thu, 05 Nov 2009 19:06:35 +0100] rev 33572
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

Thu, 05 Nov 2009 17:03:22 +0100added datatype constructor cache in Nitpick (to speed up the scope enumeration) and never test more than 4096 scopes
blanchet [Thu, 05 Nov 2009 17:03:22 +0100] rev 33571
added datatype constructor cache in Nitpick (to speed up the scope enumeration) and never test more than 4096 scopes

Thu, 05 Nov 2009 17:00:28 +0100don't promise too much in the Nitpick manual
blanchet [Thu, 05 Nov 2009 17:00:28 +0100] rev 33570
don't promise too much in the Nitpick manual

Thu, 05 Nov 2009 11:58:36 +0100merged
blanchet [Thu, 05 Nov 2009 11:58:36 +0100] rev 33569
merged

Thu, 05 Nov 2009 11:58:07 +0100added "nitpick_def" attribute to lfp/gfp definition generated by the inductive package;
blanchet [Thu, 05 Nov 2009 11:58:07 +0100] rev 33568
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

Thu, 29 Oct 2009 23:08:51 +0100merged
blanchet [Thu, 29 Oct 2009 23:08:51 +0100] rev 33567
merged

Thu, 29 Oct 2009 22:31:30 +0100try very hard to remove temporary files generated by Nitpick in case of interruption
blanchet [Thu, 29 Oct 2009 22:31:30 +0100] rev 33566
try very hard to remove temporary files generated by Nitpick in case of interruption

Thu, 29 Oct 2009 21:57:59 +0100eliminate two FIXMEs in Nitpick's monotonicity check code
blanchet [Thu, 29 Oct 2009 21:57:59 +0100] rev 33565
eliminate two FIXMEs in Nitpick's monotonicity check code

Thu, 29 Oct 2009 16:06:28 +0100rename "NitpickMono" to "Nitpick_Mono" in example
blanchet [Thu, 29 Oct 2009 16:06:28 +0100] rev 33564
rename "NitpickMono" to "Nitpick_Mono" in example

Thu, 29 Oct 2009 15:26:00 +0100merged
blanchet [Thu, 29 Oct 2009 15:26:00 +0100] rev 33563
merged