src/Tools/quickcheck.ML
Fri, 03 Dec 2010 08:40:47 +0100 bulwahn only handle TimeOut exception if used interactively
Fri, 03 Dec 2010 08:40:47 +0100 bulwahn removed interrupt handling that violates Isabelle/ML exception model
Fri, 03 Dec 2010 08:40:47 +0100 bulwahn corrected indentation
Mon, 22 Nov 2010 11:35:06 +0100 bulwahn improving function is_iterable in quickcheck
Mon, 22 Nov 2010 11:34:54 +0100 bulwahn splitting test_goal function in two functions; exporting new configurations in quickcheck; iterations depend on generator_name in quickcheck
Mon, 22 Nov 2010 11:34:53 +0100 bulwahn adding prototype for finite_type instantiations
Mon, 22 Nov 2010 11:34:52 +0100 bulwahn adding option finite_types to quickcheck
Mon, 22 Nov 2010 10:42:07 +0100 bulwahn changed old-style quickcheck configurations to new Config.T configurations
Mon, 22 Nov 2010 10:42:06 +0100 bulwahn adding temporary function test_test_small to Quickcheck
Fri, 05 Nov 2010 19:47:20 +0100 wenzelm explicit indication of some remaining violations of the Isabelle/ML interrupt model;
Fri, 05 Nov 2010 08:16:35 +0100 bulwahn changing timeout to real value; handling Interrupt and Timeout more like nitpick does
Fri, 29 Oct 2010 11:07:21 +0200 wenzelm merged
Fri, 29 Oct 2010 08:44:44 +0200 bulwahn changed global fixed timeout to a configurable timeout for quickcheck; test parameters in quickcheck are now fully passed around with the context
Thu, 28 Oct 2010 22:04:00 +0200 wenzelm use Exn.interruptible_capture to keep user-code interruptible (Exn.capture not immediately followed by Exn.release here);
Thu, 28 Oct 2010 09:40:57 +0200 blanchet clear identification
Tue, 26 Oct 2010 11:06:12 +0200 wenzelm merged
Mon, 25 Oct 2010 21:17:11 +0200 bulwahn adding a global fixed timeout to quickcheck
Mon, 25 Oct 2010 21:06:56 +0200 wenzelm renamed Output.priority to Output.urgent_message to emphasize its special role more clearly;
Thu, 23 Sep 2010 14:50:18 +0200 bulwahn exporting the generic version instead of the context version in quickcheck
Wed, 22 Sep 2010 18:21:48 +0200 wenzelm renamed setmp_noncritical to Unsynchronized.setmp to emphasize its meaning;
Sat, 11 Sep 2010 12:32:31 +0200 blanchet make Auto Solve part of the "Auto Tools"
Sat, 11 Sep 2010 10:35:00 +0200 blanchet finished renaming "Auto_Counterexample" to "Auto_Tools"
Thu, 09 Sep 2010 17:23:03 +0200 bulwahn removing report from the arguments of the quickcheck functions and refering to it by picking it from the context
Thu, 09 Sep 2010 16:43:57 +0200 bulwahn changing the container for the quickcheck options to a generic data
Sun, 05 Sep 2010 23:26:16 +0200 wenzelm use setmp_noncritical for sequential Pure bootstrap;
Thu, 26 Aug 2010 16:34:10 +0200 wenzelm simplification/standardization of some theory data;
Thu, 12 Aug 2010 13:42:12 +0200 haftmann named target is optional
Wed, 11 Aug 2010 14:45:38 +0200 haftmann renamed Theory_Target to the more appropriate Named_Target
Sat, 31 Jul 2010 23:58:05 +0200 ballarin More consistent naming of locale api functions.
Sat, 31 Jul 2010 21:14:20 +0200 ballarin Make registrations generic data.
Mon, 26 Jul 2010 14:44:07 +0200 haftmann quickcheck images of goals under registration morphisms
Wed, 21 Jul 2010 19:21:07 +0200 bulwahn adding checking of expected result for the tool quickcheck; annotated a few quickcheck examples
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn correcting wellsortedness check and improving error message
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn using multiple default types in quickcheck
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn correcting merging of default_types
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn reordering quickcheck signature; exporting test_params and inspection function
Wed, 21 Jul 2010 18:11:51 +0200 bulwahn changed default types to a list of types; extended quickcheck parameters to be a list of values to parse a list of default types
Mon, 17 May 2010 23:54:15 +0200 wenzelm prefer structure Keyword, Parse, Parse_Spec, Outer_Syntax;
Mon, 03 May 2010 14:25:56 +0200 wenzelm renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
Sun, 07 Mar 2010 12:19:47 +0100 wenzelm modernized structure Object_Logic;
Thu, 25 Feb 2010 14:01:34 +0100 bulwahn adopting Mutabelle to quickcheck reporting; improving quickcheck reporting
Thu, 25 Feb 2010 10:04:50 +0100 bulwahn added quiet option to quickcheck command
Thu, 25 Feb 2010 09:28:01 +0100 bulwahn added basic reporting of test cases to quickcheck
Tue, 23 Feb 2010 13:36:15 +0100 bulwahn adopting mutabelle and quickcheck to return timing information; exporting make_case_combs in datatype package for predicate compiler; adding Spec_Rules declaration for tail recursive functions; improving the predicate compiler and function flattening
Tue, 09 Feb 2010 16:05:49 +0100 blanchet make Quickcheck identify itself, so people don't submit bug reports to me thinking that it was Nitpick
Wed, 20 Jan 2010 11:56:45 +0100 bulwahn refactoring the predicate compiler; adding theories for Sequences; adding retrieval to Spec_Rules; adding timing to Quickcheck
Fri, 18 Dec 2009 14:02:58 +0100 blanchet made Quickcheck take structured proof assumptions into account (like Refute and Nitpick) by default;
Tue, 10 Nov 2009 13:54:00 +0100 blanchet merged, and renamed local "TheoryData" to "Data" (following common Isabelle conventions)
Thu, 29 Oct 2009 12:09:32 +0100 blanchet merged
Wed, 28 Oct 2009 17:43:43 +0100 blanchet introduced Auto Nitpick in addition to Auto Quickcheck;
Wed, 28 Oct 2009 11:55:48 +0100 blanchet use "get_goal" rather than "flat_goal" in Auto Quickcheck, since we don't need the extra facts for counterexample generation
Sun, 08 Nov 2009 18:43:42 +0100 wenzelm adapted Theory_Data;
Wed, 28 Oct 2009 22:04:57 +0100 wenzelm back to Proof.raw_goal;
Sat, 17 Oct 2009 15:57:51 +0200 wenzelm indicate CRITICAL nature of various setmp combinators;
Fri, 02 Oct 2009 22:02:11 +0200 wenzelm replaced Proof.get_goal state by Proof.flat_goal state, which provides the standard view on goals for (semi)automated tools;
Tue, 29 Sep 2009 16:24:36 +0200 wenzelm explicit indication of Unsynchronized.ref;
Fri, 31 Jul 2009 23:30:21 +0200 boehmes Quickcheck callable from ML
Tue, 09 Jun 2009 22:59:55 +0200 haftmann tuned make/map/merge combinators
Thu, 14 May 2009 15:09:46 +0200 haftmann quickcheck size starts with 0
Wed, 13 May 2009 18:41:40 +0200 haftmann dropped legacy operations
less more (0) -60 tip