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
Thu, 01 Dec 2011 14:29:14 +0100 clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
wenzelm [Thu, 01 Dec 2011 14:29:14 +0100] rev 45709
clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
Thu, 01 Dec 2011 13:34:16 +0100 updated Sledgehammer docs with new/renamed options
blanchet [Thu, 01 Dec 2011 13:34:16 +0100] rev 45708
updated Sledgehammer docs with new/renamed options
Thu, 01 Dec 2011 13:34:14 +0100 added "minimize" option for more control over automatic minimization
blanchet [Thu, 01 Dec 2011 13:34:14 +0100] rev 45707
added "minimize" option for more control over automatic minimization
Thu, 01 Dec 2011 13:34:13 +0100 renamed "slicing" to "slice"
blanchet [Thu, 01 Dec 2011 13:34:13 +0100] rev 45706
renamed "slicing" to "slice"
Thu, 01 Dec 2011 13:34:12 +0100 tuning
blanchet [Thu, 01 Dec 2011 13:34:12 +0100] rev 45705
tuning
Thu, 01 Dec 2011 13:34:12 +0100 minor example tweak
blanchet [Thu, 01 Dec 2011 13:34:12 +0100] rev 45704
minor example tweak
Thu, 01 Dec 2011 12:25:27 +0100 renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
wenzelm [Thu, 01 Dec 2011 12:25:27 +0100] rev 45703
renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
Thu, 01 Dec 2011 11:54:39 +0100 updated markup conforming to ML side;
wenzelm [Thu, 01 Dec 2011 11:54:39 +0100] rev 45702
updated markup conforming to ML side;
Wed, 30 Nov 2011 23:30:08 +0100 discontinued obsolete datatype "alt_names";
wenzelm [Wed, 30 Nov 2011 23:30:08 +0100] rev 45701
discontinued obsolete datatype "alt_names";
Wed, 30 Nov 2011 21:14:01 +0100 misc tuning;
wenzelm [Wed, 30 Nov 2011 21:14:01 +0100] rev 45700
misc tuning;
Wed, 30 Nov 2011 19:18:17 +0100 merged
wenzelm [Wed, 30 Nov 2011 19:18:17 +0100] rev 45699
merged
Wed, 30 Nov 2011 18:50:46 +0100 removed outdated comment moved back and updated (at the direct request of Christian Urban)
kuncar [Wed, 30 Nov 2011 18:50:46 +0100] rev 45698
removed outdated comment moved back and updated (at the direct request of Christian Urban)
Wed, 30 Nov 2011 15:07:10 +0100 more stable introduction of the internally used unknown term
bulwahn [Wed, 30 Nov 2011 15:07:10 +0100] rev 45697
more stable introduction of the internally used unknown term
Wed, 30 Nov 2011 18:07:14 +0100 prefer typedef without alternative name;
wenzelm [Wed, 30 Nov 2011 18:07:14 +0100] rev 45696
prefer typedef without alternative name;
Wed, 30 Nov 2011 17:30:01 +0100 prefer cpodef without extra definition;
wenzelm [Wed, 30 Nov 2011 17:30:01 +0100] rev 45695
prefer cpodef without extra definition;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip