Mon, 22 Mar 2010 20:58:52 +0100 wenzelm recovered header;
Mon, 22 Mar 2010 19:29:11 +0100 wenzelm eliminated old-style Drule.add_axiom in favour of Specification.axiom, with explicit Drule.export_without_context to imitate the old behaviour;
Mon, 22 Mar 2010 19:26:12 +0100 wenzelm inlined version of old-style Drule.add_axioms -- Specification.axiom is not bootstrapped yet;
Mon, 22 Mar 2010 19:25:14 +0100 wenzelm use Specification.axiom, together with Drule.export_without_context that was implicit in the former PureThy.add_axioms (cf. f81557a124d5);
Mon, 22 Mar 2010 19:23:03 +0100 wenzelm added Specification.axiom convenience;
Mon, 22 Mar 2010 15:07:07 +0100 blanchet detect OFCLASS() axioms in Nitpick;
Mon, 22 Mar 2010 13:48:15 +0100 bulwahn merged
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn contextifying the compilation of the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn removed unused Predicate_Compile_Set
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn avoiding fishing for split_asm rule in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn contextifying the proof procedure in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn making flat triples to nested tuple to remove general triple functions
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn reduced the debug output functions from 2 to 1
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn some improvements thanks to Makarius source code review
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn adding proof procedure for cases rule with tuples; adding introduction rule for negated premises; improving proof procedure with negated premises
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn enabling a previously broken example of the predicate compiler again
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn improving handling of case expressions in predicate rewriting
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn adding depth_limited_random compilation to predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 bulwahn a new simpler random compilation for the predicate compiler
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip