src/HOL/Tools/quickcheck_generators.ML
Sat, 08 Jan 2011 17:14:48 +0100 wenzelm misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage;
Fri, 03 Dec 2010 08:40:47 +0100 bulwahn moving iteration of tests to the testers in 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:41:56 +0100 bulwahn generalized ensure_random_datatype to ensure_sort_datatype
Mon, 22 Nov 2010 10:41:56 +0100 bulwahn renaming quickcheck generator code to random
Thu, 16 Sep 2010 16:51:33 +0200 haftmann adjusted to changes in Code_Runtime
Wed, 15 Sep 2010 15:40:35 +0200 haftmann Code_Runtime.value, corresponding to ML_Context.value
Wed, 15 Sep 2010 15:31:32 +0200 haftmann code_eval renamed to code_runtime
Wed, 15 Sep 2010 11:30:32 +0200 haftmann replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references
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
Thu, 26 Aug 2010 20:51:17 +0200 haftmann formerly unnamed infix impliciation now named HOL.implies
Thu, 19 Aug 2010 12:11:57 +0200 haftmann use HOLogic.boolT and @{typ bool} more pervasively
Thu, 19 Aug 2010 11:02:14 +0200 haftmann use antiquotations for remaining unqualified constants in HOL
Wed, 18 Aug 2010 16:59:37 +0200 haftmann tuned signature and code
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);
less more (0) -50 -30 tip