bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40910
removed dead test_term_small function in quickcheck
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40909
renamed parameter from generator to tester; quickcheck only applies one tester on invocation
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40908
adding configuration quickcheck_tester
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40907
adding smart quantifiers to exhaustive testing
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40906
adapting mutabelle
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40905
only handle TimeOut exception if used interactively
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40904
removed interrupt handling that violates Isabelle/ML exception model
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40903
corrected indentation
bulwahn [Fri, 03 Dec 2010 08:40:47 +0100] rev 40902
tuned
bulwahn [Fri, 03 Dec 2010 08:40:46 +0100] rev 40901
smallvalue_generator are defined quick via oracle or sound via function package
bulwahn [Fri, 03 Dec 2010 08:40:46 +0100] rev 40900
adding shorter output syntax for the finite types of quickcheck
bulwahn [Fri, 03 Dec 2010 08:40:46 +0100] rev 40899
improving readability of Smallcheck theory; adding constant orelse to improve performance of the function package
bulwahn [Fri, 03 Dec 2010 08:40:46 +0100] rev 40898
changed order of lemmas to overwrite the general code equation with the nbe-specific one
hoelzl [Fri, 03 Dec 2010 00:36:01 +0100] rev 40897
adapt proofs to changed set_plus_image (cf. ee8d0548c148);
wenzelm [Fri, 03 Dec 2010 17:16:53 +0100] rev 40896
bash wrapper: terminate only in exceptional case, keep background processes running (e.g. 'thy_deps' or 'display_drafts');
wenzelm [Fri, 03 Dec 2010 16:39:07 +0100] rev 40895
updated latex dependencies (cf. 7d88ebdce380);
wenzelm [Fri, 03 Dec 2010 11:21:17 +0100] rev 40894
tuned README;
wenzelm [Thu, 02 Dec 2010 23:09:54 +0100] rev 40893
isabellesym.sty: eliminated dependency on latin1, to allow documents using utf8 instead;
wenzelm [Thu, 02 Dec 2010 21:23:56 +0100] rev 40892
proper theory name (cf. e84f82418e09);
wenzelm [Thu, 02 Dec 2010 21:04:20 +0100] rev 40891
merged;
huffman [Thu, 02 Dec 2010 11:18:44 -0800] rev 40890
merged
huffman [Wed, 01 Dec 2010 20:52:16 -0800] rev 40889
tuned cpodef code
huffman [Wed, 01 Dec 2010 20:29:39 -0800] rev 40888
reformulate lemma preorder.ex_ideal, and use it for typedefs
hoelzl [Thu, 02 Dec 2010 16:45:28 +0100] rev 40887
Prove rel_interior_convex_hull_union (by Grechuck Bogdan).
haftmann [Thu, 02 Dec 2010 16:39:15 +0100] rev 40886
merged
haftmann [Thu, 02 Dec 2010 16:39:07 +0100] rev 40885
adapted expected value to more idiomatic numeral representation
haftmann [Thu, 02 Dec 2010 14:34:38 +0100] rev 40884
corrected representation for code_numeral numerals
haftmann [Thu, 02 Dec 2010 13:53:36 +0100] rev 40883
separate term_of function for integers -- more canonical representation of negative integers