bulwahn [Mon, 22 Nov 2010 11:34:57 +0100] rev 40651
adding code equation for function equality; adding some instantiations for the finite types
bulwahn [Mon, 22 Nov 2010 11:34:56 +0100] rev 40650
adding Enum to HOL-Main image and removing it from HOL-Library
bulwahn [Mon, 22 Nov 2010 11:34:55 +0100] rev 40649
moving Enum theory from HOL/Library to HOL
bulwahn [Mon, 22 Nov 2010 11:34:54 +0100] rev 40648
splitting test_goal function in two functions; exporting new configurations in quickcheck; iterations depend on generator_name in quickcheck
bulwahn [Mon, 22 Nov 2010 11:34:53 +0100] rev 40647
adding prototype for finite_type instantiations
bulwahn [Mon, 22 Nov 2010 11:34:52 +0100] rev 40646
adding option finite_types to quickcheck
bulwahn [Mon, 22 Nov 2010 11:34:50 +0100] rev 40645
adding test cases for smallcheck and adding examples where exhaustive testing is more successful
bulwahn [Mon, 22 Nov 2010 10:42:07 +0100] rev 40644
changed old-style quickcheck configurations to new Config.T configurations
bulwahn [Mon, 22 Nov 2010 10:42:06 +0100] rev 40643
adding temporary function test_test_small to Quickcheck
bulwahn [Mon, 22 Nov 2010 10:42:04 +0100] rev 40642
added useful function map_context_result to signature
bulwahn [Mon, 22 Nov 2010 10:42:03 +0100] rev 40641
moving the error handling to the right scope in smallvalue_generators
bulwahn [Mon, 22 Nov 2010 10:42:01 +0100] rev 40640
removing clone from function package and using the clean interface from Function_Relation instead
bulwahn [Mon, 22 Nov 2010 10:41:58 +0100] rev 40639
adding function generation to SmallCheck; activating exhaustive search space testing
bulwahn [Mon, 22 Nov 2010 10:41:57 +0100] rev 40638
adding dummy definition for Code_Evaluation.Abs and hiding constants App less strict
bulwahn [Mon, 22 Nov 2010 10:41:56 +0100] rev 40637
generalized ensure_random_datatype to ensure_sort_datatype
bulwahn [Mon, 22 Nov 2010 10:41:56 +0100] rev 40636
renaming quickcheck generator code to random
bulwahn [Mon, 22 Nov 2010 10:41:55 +0100] rev 40635
ported sledgehammer_tactic to current development version
bulwahn [Mon, 22 Nov 2010 10:41:54 +0100] rev 40634
adding dependencies to IsaMakefile; adding sledgehammer_tactic in Mirabelle_Test
bulwahn [Mon, 22 Nov 2010 10:41:53 +0100] rev 40633
adding files to use sledgehammer as a tactic for non-interactive use
bulwahn [Mon, 22 Nov 2010 10:41:52 +0100] rev 40632
adding birthday paradoxon from some abandoned drawer
bulwahn [Mon, 22 Nov 2010 10:41:51 +0100] rev 40631
adding extensional function spaces to the FuncSet library theory
haftmann [Mon, 22 Nov 2010 09:19:34 +0100] rev 40630
tuned
haftmann [Mon, 22 Nov 2010 09:18:25 +0100] rev 40629
tuned
wenzelm [Sat, 20 Nov 2010 01:07:16 +0100] rev 40628
updated explode vs. raw_explode;
wenzelm [Sat, 20 Nov 2010 00:53:26 +0100] rev 40627
renamed raw "explode" function to "raw_explode" to emphasize its meaning;
wenzelm [Fri, 19 Nov 2010 23:48:07 +0100] rev 40626
total Symbol.explode (cf. 1050315f6ee2);
wenzelm [Fri, 19 Nov 2010 21:14:12 +0100] rev 40625
do not export Thy_Load.required, to avoid confusion about the interface;
huffman [Fri, 19 Nov 2010 09:07:23 -0800] rev 40624
merged
huffman [Wed, 17 Nov 2010 16:13:33 -0800] rev 40623
declare adm_chfin [simp]
huffman [Wed, 17 Nov 2010 16:05:18 -0800] rev 40622
add lemma cont_fun; remove unused lemma monofun_app