haftmann [Tue, 10 Nov 2009 16:11:37 +0100] rev 33593
tuned imports
huffman [Tue, 10 Nov 2009 06:48:26 -0800] rev 33592
merged
huffman [Tue, 10 Nov 2009 06:47:55 -0800] rev 33591
HOLCF example: domain package proofs done manually
huffman [Tue, 10 Nov 2009 06:30:19 -0800] rev 33590
add lemma parallel_fix_ind
huffman [Tue, 10 Nov 2009 06:30:08 -0800] rev 33589
add title/author block
huffman [Tue, 10 Nov 2009 06:22:29 -0800] rev 33588
theory of representable cpos
huffman [Mon, 09 Nov 2009 15:51:32 -0800] rev 33587
add map_map lemmas
huffman [Mon, 09 Nov 2009 15:29:58 -0800] rev 33586
add in_deflation relation, more lemmas about cast
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