Mon, 22 Mar 2010 08:30:13 +0100 bulwahn reviving the classical depth-limited computation in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn cleaning the function flattening
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn generalized split transformation in the function flattening
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn only adding lifted arguments to item net in the function flattening; correcting indentation; removing dead code
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn restructuring function flattening
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn renaming mk_prems to flatten in the function flattening
Mon, 22 Mar 2010 08:30:12 +0100 bulwahn simplifying function flattening
Mon, 22 Mar 2010 11:45:09 +0100 boehmes removed warning_count (known causes for warnings have been resolved)
Mon, 22 Mar 2010 10:38:28 +0100 blanchet remove the iteration counter from Sledgehammer's minimizer
Mon, 22 Mar 2010 10:25:44 +0100 blanchet merged
Mon, 22 Mar 2010 10:25:07 +0100 blanchet start work on direct proof reconstruction for Sledgehammer
Fri, 19 Mar 2010 16:04:15 +0100 blanchet renamed "e_full" and "vampire_full" to "e_isar" and "vampire_isar";
Fri, 19 Mar 2010 15:33:18 +0100 blanchet move all ATP setup code into ATP_Wrapper
Fri, 19 Mar 2010 15:07:44 +0100 blanchet move the Sledgehammer Isar commands together into one file;
Fri, 19 Mar 2010 13:02:18 +0100 blanchet more Sledgehammer refactoring
Mon, 22 Mar 2010 09:54:22 +0100 boehmes use a proof context instead of a local theory
Mon, 22 Mar 2010 09:46:04 +0100 boehmes provide a hook to safely manipulate verification conditions
Mon, 22 Mar 2010 09:40:11 +0100 boehmes replaced old-style Drule.add_axiom by Specification.axiomatization
Mon, 22 Mar 2010 09:39:10 +0100 boehmes removed e-mail address from error message
Mon, 22 Mar 2010 09:32:28 +0100 haftmann merged
Sun, 21 Mar 2010 08:46:50 +0100 haftmann tuned whitespace
Sun, 21 Mar 2010 08:46:49 +0100 haftmann handle hidden polymorphism in class target (without class target syntax, though)
Mon, 22 Mar 2010 00:51:18 +0100 wenzelm replaced Theory.add_axioms(_i) by more primitive Theory.add_axiom;
Mon, 22 Mar 2010 00:48:56 +0100 wenzelm replaced PureThy.add_axioms by more basic Drule.add_axiom, which is old-style nonetheless;
Sun, 21 Mar 2010 22:24:04 +0100 wenzelm add_axiom: axiomatize "unconstrained" version, with explicit of_class premises;
Sun, 21 Mar 2010 22:13:31 +0100 wenzelm Logic.mk_of_sort convenience;
Sun, 21 Mar 2010 19:30:19 +0100 wenzelm more explicit invented name;
Sun, 21 Mar 2010 19:28:25 +0100 wenzelm minor renovation of old-style 'axioms' -- make it an alias of iterated 'axiomatization';
Sun, 21 Mar 2010 19:04:46 +0100 wenzelm do not open ML structures;
Sun, 21 Mar 2010 17:28:35 +0100 wenzelm modernized overloaded definitions;
Sun, 21 Mar 2010 17:12:31 +0100 wenzelm standard headers;
Sun, 21 Mar 2010 16:51:37 +0100 wenzelm slightly more uniform definitions -- eliminated old-style meta-equality;
Sun, 21 Mar 2010 15:57:40 +0100 wenzelm eliminated old constdefs;
Sun, 21 Mar 2010 06:59:23 +0100 haftmann corrected setup for of_list
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;
Sat, 20 Mar 2010 02:23:41 +0100 Christian Urban added lemma infinite_Un
Fri, 19 Mar 2010 06:14:37 +0100 Cezary Kaliszyk Check that argument is not a 'Bound' before calling fastype_of.
Fri, 19 Mar 2010 00:47:23 +0100 wenzelm typedef etc.: no constraints;
Fri, 19 Mar 2010 00:46:08 +0100 wenzelm allow sort constraints in HOL/typedef;
Fri, 19 Mar 2010 00:43:49 +0100 wenzelm allow sort constraints in HOL/typedef and related HOLCF variants;
Fri, 19 Mar 2010 00:42:17 +0100 wenzelm OuterParse.type_args_constrained;
Fri, 19 Mar 2010 00:41:34 +0100 wenzelm support type arguments with sort constraints;
Thu, 18 Mar 2010 23:08:52 +0100 wenzelm typedecl: no sort constraints;
Thu, 18 Mar 2010 23:00:18 +0100 wenzelm eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints;
Thu, 18 Mar 2010 22:59:44 +0100 wenzelm typedecl: no sort constraints;
Thu, 18 Mar 2010 22:56:32 +0100 wenzelm eliminated slightly odd typedecl_wrt in favour of explicit predeclare_constraints (which also works for recursive types);
Tue, 16 Mar 2010 16:27:28 +0100 hoelzl Added product measure space
Thu, 18 Mar 2010 14:52:11 +0100 blanchet added type constraints to make SML/NJ happy
Thu, 18 Mar 2010 13:59:20 +0100 blanchet merged
Thu, 18 Mar 2010 13:43:50 +0100 blanchet fix Mirabelle after renaming Sledgehammer structures
Thu, 18 Mar 2010 13:14:54 +0100 blanchet merged
Thu, 18 Mar 2010 12:58:52 +0100 blanchet now use "Named_Thms" for "noatp", and renamed "noatp" to "no_atp"
Wed, 17 Mar 2010 19:37:44 +0100 blanchet renamed "ATP_Linkup" theory to "Sledgehammer"
Wed, 17 Mar 2010 19:26:05 +0100 blanchet renamed Sledgehammer structures
Wed, 17 Mar 2010 18:16:31 +0100 blanchet move Sledgehammer files in a directory of their own
Thu, 18 Mar 2010 13:57:00 +0100 haftmann merged
Thu, 18 Mar 2010 13:56:34 +0100 haftmann dropped odd interpretation of comm_monoid_mult into comm_monoid_add
Thu, 18 Mar 2010 13:56:34 +0100 haftmann lemma swap_inj_on, swap_product
Thu, 18 Mar 2010 13:56:33 +0100 haftmann meaningful transfer certificate
Thu, 18 Mar 2010 13:56:33 +0100 haftmann dropped odd interpretation of comm_monoid_mult into comm_monoid_add; consider Min.insert_idem as default simp rule
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip