src/HOL/Tools/quickcheck_generators.ML
Thu, 12 Aug 2010 17:56:41 +0200 haftmann group record-related ML files
Wed, 11 Aug 2010 14:31:43 +0200 haftmann moved instantiation target formally to class_target.ML
Thu, 08 Jul 2010 16:19:24 +0200 haftmann tuned titles
Mon, 28 Jun 2010 15:03:07 +0200 haftmann merged constants "split" and "prod_case"
Wed, 26 May 2010 16:05:25 +0200 haftmann dropped legacy theorem bindings
Sat, 20 Mar 2010 17:33:11 +0100 wenzelm renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
Thu, 25 Feb 2010 09:28:01 +0100 bulwahn added basic reporting of test cases to quickcheck
Wed, 17 Feb 2010 13:48:13 +0100 haftmann tuned primrec signature: return definienda
Wed, 27 Jan 2010 14:02:52 +0100 haftmann corrected type of typecopy constructor
Mon, 07 Dec 2009 16:27:48 +0100 haftmann split off evaluation mechanisms in separte module Code_Eval
Mon, 30 Nov 2009 11:42:49 +0100 haftmann modernized structures and tuned headers of datatype package modules; joined former datatype.ML and datatype_rep_proofs.ML
Thu, 19 Nov 2009 14:46:33 +0100 wenzelm adapted Local_Theory.define -- eliminated odd thm kind;
Fri, 13 Nov 2009 21:11:15 +0100 wenzelm modernized structure Local_Theory;
Fri, 13 Nov 2009 20:41:29 +0100 wenzelm eliminated slightly odd kind argument of LocalTheory.note(s);
Fri, 13 Nov 2009 17:25:09 +0100 wenzelm eliminated obsolete "generated" kind -- collapsed to unspecific "" (definitely unused according to Lukas Bulwahn);
Tue, 10 Nov 2009 16:04:57 +0100 wenzelm modernized structure Theory_Target;
Tue, 10 Nov 2009 15:33:35 +0100 wenzelm removed unused Quickcheck_RecFun_Simps;
Wed, 28 Oct 2009 16:28:12 +0100 wenzelm tuned;
Tue, 27 Oct 2009 17:34:00 +0100 wenzelm normalized basic type abbreviations;
Mon, 26 Oct 2009 15:15:59 +0100 haftmann conceal quickcheck generators
Sat, 24 Oct 2009 17:47:53 +0200 wenzelm handle Sorts.CLASS_ERROR instead of arbitrary exceptions;
Wed, 21 Oct 2009 17:34:35 +0200 blanchet renamed "nitpick_const_xxx" attributes to "nitpick_xxx" and "nitpick_ind_intros" to "nitpick_intros"
Tue, 20 Oct 2009 20:54:31 +0200 wenzelm uniform use of Integer.min/max;
Sat, 17 Oct 2009 16:58:03 +0200 wenzelm operations of structure Skip_Proof (formerly SkipProof) no longer require quick_and_dirty mode;
Tue, 29 Sep 2009 16:24:36 +0200 wenzelm explicit indication of Unsynchronized.ref;
Wed, 23 Sep 2009 14:00:12 +0200 haftmann Code_Eval(uation)
Sat, 15 Aug 2009 15:29:53 +0200 haftmann tuned
Thu, 30 Jul 2009 15:21:31 +0200 haftmann more appropriate printing of function terms
Fri, 10 Jul 2009 07:59:23 +0200 haftmann tuned
Mon, 06 Jul 2009 16:49:51 +0200 haftmann tuned code
Fri, 03 Jul 2009 16:51:06 +0200 haftmann proper closures -- imperative programming considered harmful...
Thu, 02 Jul 2009 17:34:14 +0200 wenzelm renamed NamedThmsFun to Named_Thms;
Mon, 29 Jun 2009 16:17:56 +0200 haftmann canonical prefix for datatype derivates
Tue, 23 Jun 2009 17:17:07 +0200 haftmann tuned proof
Tue, 23 Jun 2009 16:27:12 +0200 haftmann tuned interfaces of datatype module
Sun, 21 Jun 2009 21:37:24 +0200 haftmann more precise computation of sort constraints
Sun, 21 Jun 2009 08:38:58 +0200 haftmann simplified names of common datatype types
Fri, 19 Jun 2009 17:23:21 +0200 haftmann discontinued ancient tradition to suffix certain ML module names with "_package"
Wed, 17 Jun 2009 08:31:13 +0200 haftmann merged
Tue, 16 Jun 2009 16:37:07 +0200 haftmann datatype packages: record datatype_config for configuration flags; less verbose signatures
Mon, 15 Jun 2009 21:33:27 +0200 wenzelm merged
Mon, 15 Jun 2009 17:36:49 +0200 wenzelm made SML/NJ happy;
Mon, 15 Jun 2009 16:13:03 +0200 haftmann hide constant Quickcheck.random
Sun, 14 Jun 2009 09:13:06 +0200 haftmann dropped diagnostic handles
Sat, 13 Jun 2009 10:01:01 +0200 haftmann using SkipProof where appropriate
Sat, 13 Jun 2009 09:16:25 +0200 haftmann quickcheck generators for datatypes with functions
Thu, 11 Jun 2009 08:02:27 +0200 haftmann explicit instantiation yields considerable speedup
Wed, 10 Jun 2009 16:22:54 +0200 haftmann tuned whitespace
Wed, 10 Jun 2009 16:10:31 +0200 haftmann correct check for instantiatability
Wed, 10 Jun 2009 15:04:32 +0200 haftmann revised interpretation combinator for datatype constructions
Tue, 09 Jun 2009 22:59:54 +0200 haftmann first running version of qc generators for datatypes
Mon, 08 Jun 2009 08:38:53 +0200 haftmann added infrastructure for definitorial construction of generators for datatypes
Tue, 26 May 2009 17:29:32 +0200 haftmann separate module for quickcheck generators
less more (0) tip