Fri, 02 Dec 2011 14:37:25 +0100 tuned whitespace;
wenzelm [Fri, 02 Dec 2011 14:37:25 +0100] rev 45739
tuned whitespace;
Fri, 02 Dec 2011 14:26:43 +0100 eliminated some legacy operations;
wenzelm [Fri, 02 Dec 2011 14:26:43 +0100] rev 45738
eliminated some legacy operations;
Fri, 02 Dec 2011 13:59:25 +0100 removed dead code, which has never been active in recorded history;
wenzelm [Fri, 02 Dec 2011 13:59:25 +0100] rev 45737
removed dead code, which has never been active in recorded history;
Fri, 02 Dec 2011 13:51:36 +0100 do not open ML structures;
wenzelm [Fri, 02 Dec 2011 13:51:36 +0100] rev 45736
do not open ML structures;
Fri, 02 Dec 2011 13:38:24 +0100 tuned signature;
wenzelm [Fri, 02 Dec 2011 13:38:24 +0100] rev 45735
tuned signature;
Fri, 02 Dec 2011 10:31:47 +0100 hide quickcheck constants Abs_cfun and Rep_cfun, to avoid clash with HOLCF
huffman [Fri, 02 Dec 2011 10:31:47 +0100] rev 45734
hide quickcheck constants Abs_cfun and Rep_cfun, to avoid clash with HOLCF
Thu, 01 Dec 2011 22:16:26 +0100 hiding internal constants and facts more properly
bulwahn [Thu, 01 Dec 2011 22:16:26 +0100] rev 45733
hiding internal constants and facts more properly
Thu, 01 Dec 2011 22:16:23 +0100 removing catch_match' now that catch_match is polymorphic
bulwahn [Thu, 01 Dec 2011 22:16:23 +0100] rev 45732
removing catch_match' now that catch_match is polymorphic
Thu, 01 Dec 2011 22:14:35 +0100 adapting exhaustive generators in record package
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45731
adapting exhaustive generators in record package
Thu, 01 Dec 2011 22:14:35 +0100 outputing if counterexample is potentially spurious or not
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45730
outputing if counterexample is potentially spurious or not
Thu, 01 Dec 2011 22:14:35 +0100 making catch_match polymorphic
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45729
making catch_match polymorphic
Thu, 01 Dec 2011 22:14:35 +0100 compilations return genuine flag to quickcheck framework
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45728
compilations return genuine flag to quickcheck framework
Thu, 01 Dec 2011 22:14:35 +0100 extending quickcheck's result by the genuine flag
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45727
extending quickcheck's result by the genuine flag
Thu, 01 Dec 2011 22:14:35 +0100 reporting random compilation also catches match exceptions internally
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45726
reporting random compilation also catches match exceptions internally
Thu, 01 Dec 2011 22:14:35 +0100 the narrowing also indicates if counterexample is potentially spurious
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45725
the narrowing also indicates if counterexample is potentially spurious
Thu, 01 Dec 2011 22:14:35 +0100 the simple exhaustive compilation also indicates if counterexample is potentially spurious;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45724
the simple exhaustive compilation also indicates if counterexample is potentially spurious;
Thu, 01 Dec 2011 22:14:35 +0100 quickcheck-random compilation also indicates if the counterexample is potentially spurious or not
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45723
quickcheck-random compilation also indicates if the counterexample is potentially spurious or not
Thu, 01 Dec 2011 22:14:35 +0100 changing the exhaustive generator signatures;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45722
changing the exhaustive generator signatures; replacing the hard-wired result type by its own identifier
Thu, 01 Dec 2011 22:14:35 +0100 quickcheck's compilation returns if it is genuine counterexample or a counterexample due to a match exception
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45721
quickcheck's compilation returns if it is genuine counterexample or a counterexample due to a match exception
Thu, 01 Dec 2011 22:14:35 +0100 adding examples for quickcheck-random
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45720
adding examples for quickcheck-random
Thu, 01 Dec 2011 22:14:35 +0100 removing exception handling now that is caught at some other point;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45719
removing exception handling now that is caught at some other point; tuned message
Thu, 01 Dec 2011 22:14:35 +0100 quickcheck random can also find potential counterexamples;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45718
quickcheck random can also find potential counterexamples; moved catch_match definition; split quickcheck setup;
Thu, 01 Dec 2011 20:54:48 +0100 merged
wenzelm [Thu, 01 Dec 2011 20:54:48 +0100] rev 45717
merged
Thu, 01 Dec 2011 20:52:16 +0100 merged IMP/Util into IMP/Vars
nipkow [Thu, 01 Dec 2011 20:52:16 +0100] rev 45716
merged IMP/Util into IMP/Vars
Thu, 01 Dec 2011 15:41:58 +0100 use list theorems in Dining Cryptographers and Koepf Duermuth Countermeasure
hoelzl [Thu, 01 Dec 2011 15:41:58 +0100] rev 45715
use list theorems in Dining Cryptographers and Koepf Duermuth Countermeasure
Thu, 01 Dec 2011 15:41:58 +0100 cardinality of sets of lists
hoelzl [Thu, 01 Dec 2011 15:41:58 +0100] rev 45714
cardinality of sets of lists
Thu, 01 Dec 2011 15:41:48 +0100 do not import examples Probability theory
hoelzl [Thu, 01 Dec 2011 15:41:48 +0100] rev 45713
do not import examples Probability theory
Thu, 01 Dec 2011 14:03:57 +0100 moved theorems about distribution to the definition; removed oopsed-lemma
hoelzl [Thu, 01 Dec 2011 14:03:57 +0100] rev 45712
moved theorems about distribution to the definition; removed oopsed-lemma
Thu, 01 Dec 2011 14:03:57 +0100 rename finite_prob_space.setsum_distribution, it collides with prob_space.setsum_distribution
hoelzl [Thu, 01 Dec 2011 14:03:57 +0100] rev 45711
rename finite_prob_space.setsum_distribution, it collides with prob_space.setsum_distribution
Thu, 01 Dec 2011 14:03:57 +0100 remove duplicate theorem setsum_real_distribution
hoelzl [Thu, 01 Dec 2011 14:03:57 +0100] rev 45710
remove duplicate theorem setsum_real_distribution
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip