Tue, 10 Nov 2009 16:12:35 +0100 merged
haftmann [Tue, 10 Nov 2009 16:12:35 +0100] rev 33597
merged
Tue, 10 Nov 2009 16:11:46 +0100 tuned header
haftmann [Tue, 10 Nov 2009 16:11:46 +0100] rev 33596
tuned header
Tue, 10 Nov 2009 16:11:43 +0100 substantial simplification restores code generation
haftmann [Tue, 10 Nov 2009 16:11:43 +0100] rev 33595
substantial simplification restores code generation
Tue, 10 Nov 2009 16:11:39 +0100 lemmas about apfst and apsnd
haftmann [Tue, 10 Nov 2009 16:11:39 +0100] rev 33594
lemmas about apfst and apsnd
Tue, 10 Nov 2009 16:11:37 +0100 tuned imports
haftmann [Tue, 10 Nov 2009 16:11:37 +0100] rev 33593
tuned imports
Tue, 10 Nov 2009 06:48:26 -0800 merged
huffman [Tue, 10 Nov 2009 06:48:26 -0800] rev 33592
merged
Tue, 10 Nov 2009 06:47:55 -0800 HOLCF example: domain package proofs done manually
huffman [Tue, 10 Nov 2009 06:47:55 -0800] rev 33591
HOLCF example: domain package proofs done manually
Tue, 10 Nov 2009 06:30:19 -0800 add lemma parallel_fix_ind
huffman [Tue, 10 Nov 2009 06:30:19 -0800] rev 33590
add lemma parallel_fix_ind
Tue, 10 Nov 2009 06:30:08 -0800 add title/author block
huffman [Tue, 10 Nov 2009 06:30:08 -0800] rev 33589
add title/author block
Tue, 10 Nov 2009 06:22:29 -0800 theory of representable cpos
huffman [Tue, 10 Nov 2009 06:22:29 -0800] rev 33588
theory of representable cpos
Mon, 09 Nov 2009 15:51:32 -0800 add map_map lemmas
huffman [Mon, 09 Nov 2009 15:51:32 -0800] rev 33587
add map_map lemmas
Mon, 09 Nov 2009 15:29:58 -0800 add in_deflation relation, more lemmas about cast
huffman [Mon, 09 Nov 2009 15:29:58 -0800] rev 33586
add in_deflation relation, more lemmas about cast
Mon, 09 Nov 2009 12:40:47 -0800 ep_pair and deflation lemmas for powerdomain map functions
huffman [Mon, 09 Nov 2009 12:40:47 -0800] rev 33585
ep_pair and deflation lemmas for powerdomain map functions
Tue, 10 Nov 2009 14:20:15 +0100 remove spurious parameter to "merge"
blanchet [Tue, 10 Nov 2009 14:20:15 +0100] rev 33584
remove spurious parameter to "merge"
Tue, 10 Nov 2009 13:54:00 +0100 merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
blanchet [Tue, 10 Nov 2009 13:54:00 +0100] rev 33583
merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
Tue, 10 Nov 2009 13:46:40 +0100 fixed soundness bug in Nitpick related to sets of sets;
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)
Thu, 05 Nov 2009 19:06:35 +0100 added possibility to register datatypes as codatatypes in Nitpick;
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
Thu, 05 Nov 2009 17:03:22 +0100 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:03:22 +0100] rev 33580
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 +0100 don't promise too much in the Nitpick manual
blanchet [Thu, 05 Nov 2009 17:00:28 +0100] rev 33579
don't promise too much in the Nitpick manual
Thu, 05 Nov 2009 11:58:36 +0100 merged
blanchet [Thu, 05 Nov 2009 11:58:36 +0100] rev 33578
merged
Thu, 05 Nov 2009 11:58:07 +0100 added "nitpick_def" attribute to lfp/gfp definition generated by the inductive package;
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
Thu, 29 Oct 2009 23:08:51 +0100 merged
blanchet [Thu, 29 Oct 2009 23:08:51 +0100] rev 33576
merged
Thu, 29 Oct 2009 22:31:30 +0100 try very hard to remove temporary files generated by Nitpick in case of interruption
blanchet [Thu, 29 Oct 2009 22:31:30 +0100] rev 33575
try very hard to remove temporary files generated by Nitpick in case of interruption
Thu, 29 Oct 2009 21:57:59 +0100 eliminate two FIXMEs in Nitpick's monotonicity check code
blanchet [Thu, 29 Oct 2009 21:57:59 +0100] rev 33574
eliminate two FIXMEs in Nitpick's monotonicity check code
Thu, 29 Oct 2009 16:06:28 +0100 rename "NitpickMono" to "Nitpick_Mono" in example
blanchet [Thu, 29 Oct 2009 16:06:28 +0100] rev 33573
rename "NitpickMono" to "Nitpick_Mono" in example
Thu, 29 Oct 2009 15:26:00 +0100 merged
blanchet [Thu, 29 Oct 2009 15:26:00 +0100] rev 33572
merged
Thu, 29 Oct 2009 15:24:52 +0100 minor cleanup in Nitpick
blanchet [Thu, 29 Oct 2009 15:24:52 +0100] rev 33571
minor cleanup in Nitpick
Thu, 29 Oct 2009 15:23:25 +0100 make "auto" SAT solver less verbose
blanchet [Thu, 29 Oct 2009 15:23:25 +0100] rev 33570
make "auto" SAT solver less verbose
Thu, 29 Oct 2009 15:16:54 +0100 make "sizechange_tac" slightly less verbose
blanchet [Thu, 29 Oct 2009 15:16:54 +0100] rev 33569
make "sizechange_tac" slightly less verbose
Thu, 29 Oct 2009 12:50:44 +0100 don't run Nitpick at all if Kodkodi is not installed (as indicated by the $KODKODI variable)
blanchet [Thu, 29 Oct 2009 12:50:44 +0100] rev 33568
don't run Nitpick at all if Kodkodi is not installed (as indicated by the $KODKODI variable)
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip