Thu, 01 Dec 2011 22:14:35 +0100 bulwahn the narrowing also indicates if counterexample is potentially spurious
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn the simple exhaustive compilation also indicates if counterexample is potentially spurious;
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn quickcheck-random compilation also indicates if the counterexample is potentially spurious or not
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn changing the exhaustive generator signatures;
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn 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 bulwahn adding examples for quickcheck-random
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn removing exception handling now that is caught at some other point;
Thu, 01 Dec 2011 22:14:35 +0100 bulwahn quickcheck random can also find potential counterexamples;
Thu, 01 Dec 2011 20:54:48 +0100 wenzelm merged
Thu, 01 Dec 2011 20:52:16 +0100 nipkow merged IMP/Util into IMP/Vars
Thu, 01 Dec 2011 15:41:58 +0100 hoelzl use list theorems in Dining Cryptographers and Koepf Duermuth Countermeasure
Thu, 01 Dec 2011 15:41:58 +0100 hoelzl cardinality of sets of lists
Thu, 01 Dec 2011 15:41:48 +0100 hoelzl do not import examples Probability theory
Thu, 01 Dec 2011 14:03:57 +0100 hoelzl moved theorems about distribution to the definition; removed oopsed-lemma
Thu, 01 Dec 2011 14:03:57 +0100 hoelzl rename finite_prob_space.setsum_distribution, it collides with prob_space.setsum_distribution
Thu, 01 Dec 2011 14:03:57 +0100 hoelzl remove duplicate theorem setsum_real_distribution
Thu, 01 Dec 2011 14:29:14 +0100 wenzelm clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
Thu, 01 Dec 2011 13:34:16 +0100 blanchet updated Sledgehammer docs with new/renamed options
Thu, 01 Dec 2011 13:34:14 +0100 blanchet added "minimize" option for more control over automatic minimization
Thu, 01 Dec 2011 13:34:13 +0100 blanchet renamed "slicing" to "slice"
Thu, 01 Dec 2011 13:34:12 +0100 blanchet tuning
Thu, 01 Dec 2011 13:34:12 +0100 blanchet minor example tweak
Thu, 01 Dec 2011 12:25:27 +0100 wenzelm renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
Thu, 01 Dec 2011 11:54:39 +0100 wenzelm updated markup conforming to ML side;
Wed, 30 Nov 2011 23:30:08 +0100 wenzelm discontinued obsolete datatype "alt_names";
Wed, 30 Nov 2011 21:14:01 +0100 wenzelm misc tuning;
Wed, 30 Nov 2011 19:18:17 +0100 wenzelm merged
Wed, 30 Nov 2011 18:50:46 +0100 kuncar removed outdated comment moved back and updated (at the direct request of Christian Urban)
Wed, 30 Nov 2011 15:07:10 +0100 bulwahn more stable introduction of the internally used unknown term
Wed, 30 Nov 2011 18:07:14 +0100 wenzelm prefer typedef without alternative name;
Wed, 30 Nov 2011 17:30:01 +0100 wenzelm prefer cpodef without extra definition;
Wed, 30 Nov 2011 16:27:10 +0100 wenzelm prefer typedef without extra definition and alternative name;
Wed, 30 Nov 2011 16:05:15 +0100 wenzelm tuned layout;
Wed, 30 Nov 2011 16:03:18 +0100 wenzelm tuned header;
Wed, 30 Nov 2011 12:09:29 +0100 wenzelm updated version information;
Wed, 30 Nov 2011 11:36:46 +0100 kuncar removed outdated comment
Wed, 30 Nov 2011 10:07:32 +0100 bulwahn adding examples for the potential counterexamples in the simple scheme
Wed, 30 Nov 2011 09:35:58 +0100 bulwahn also potential counterexamples in the simple exhaustive testing in quickcheck
Wed, 30 Nov 2011 09:21:18 +0100 bulwahn quickcheck does not show evaluation terms of equations if they are simply free variables to avoid duplicated output; tuned
Wed, 30 Nov 2011 09:21:15 +0100 bulwahn adding more verbose messages to exhaustive quickcheck
Wed, 30 Nov 2011 09:21:11 +0100 bulwahn quickcheck narrowing also shows potential counterexamples
Wed, 30 Nov 2011 09:21:09 +0100 bulwahn adding a exception-safe term reification step in quickcheck; adding examples
Wed, 30 Nov 2011 09:21:07 +0100 bulwahn quickcheck returns counterexamples that are potentially spurious due to underspecified code equations and match exceptions
Wed, 30 Nov 2011 09:21:04 +0100 bulwahn adding parsing of potential configuration to quickcheck command
Wed, 30 Nov 2011 09:21:02 +0100 bulwahn adding quickcheck's potential configuration
Tue, 29 Nov 2011 22:45:21 +0100 wenzelm more conventional file name;
Tue, 29 Nov 2011 21:50:00 +0100 wenzelm merged
Tue, 29 Nov 2011 15:52:51 +0100 kuncar updated documentation for the quotient package
Tue, 29 Nov 2011 18:22:31 +0100 kuncar merged
Tue, 29 Nov 2011 14:16:06 +0100 kuncar alternative names of morphisms in the definition of a quotient type can be specified
Tue, 29 Nov 2011 14:33:18 +0100 bulwahn adjusting antiquote_setup (cf. d83797ef0d2d)
Tue, 29 Nov 2011 21:50:00 +0100 wenzelm clarified Time vs. Timing;
Tue, 29 Nov 2011 21:29:53 +0100 wenzelm separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
Tue, 29 Nov 2011 20:18:02 +0100 wenzelm clarified modules;
Tue, 29 Nov 2011 20:17:11 +0100 wenzelm tuned proofs;
Tue, 29 Nov 2011 19:49:36 +0100 wenzelm rearranged files;
Tue, 29 Nov 2011 06:09:41 +0100 huffman merged
Mon, 28 Nov 2011 21:28:01 +0100 huffman use HOL_basic_ss instead of HOL_ss for internal simproc proofs (cf. b36eedcd1633)
Mon, 28 Nov 2011 22:18:19 +0100 wenzelm explicit indication of modules for independent Scala library;
Mon, 28 Nov 2011 22:05:32 +0100 wenzelm separate module for concrete Isabelle markup;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip