Mon, 22 Mar 2010 21:31:32 -0700 use Pair, fst, snd instead of cpair, cfst, csnd
huffman [Mon, 22 Mar 2010 21:31:32 -0700] rev 35916
use Pair, fst, snd instead of cpair, cfst, csnd
Mon, 22 Mar 2010 21:11:54 -0700 remove admw predicate
huffman [Mon, 22 Mar 2010 21:11:54 -0700] rev 35915
remove admw predicate
Mon, 22 Mar 2010 20:54:52 -0700 remove contlub predicate
huffman [Mon, 22 Mar 2010 20:54:52 -0700] rev 35914
remove contlub predicate
Mon, 22 Mar 2010 16:02:51 -0700 merged
huffman [Mon, 22 Mar 2010 16:02:51 -0700] rev 35913
merged
Mon, 22 Mar 2010 15:53:25 -0700 error -> raise Fail
huffman [Mon, 22 Mar 2010 15:53:25 -0700] rev 35912
error -> raise Fail
Mon, 22 Mar 2010 23:48:27 +0100 merged
wenzelm [Mon, 22 Mar 2010 23:48:27 +0100] rev 35911
merged
Mon, 22 Mar 2010 23:20:55 +0100 merged
wenzelm [Mon, 22 Mar 2010 23:20:55 +0100] rev 35910
merged
Mon, 22 Mar 2010 22:56:46 +0100 merged
wenzelm [Mon, 22 Mar 2010 22:56:46 +0100] rev 35909
merged
Mon, 22 Mar 2010 15:45:54 -0700 remove unused adm_tac.ML
huffman [Mon, 22 Mar 2010 15:45:54 -0700] rev 35908
remove unused adm_tac.ML
Mon, 22 Mar 2010 15:42:07 -0700 avoid dependence on adm_tac solver
huffman [Mon, 22 Mar 2010 15:42:07 -0700] rev 35907
avoid dependence on adm_tac solver
Mon, 22 Mar 2010 15:23:16 -0700 remove obsolete holcf_logic.ML
huffman [Mon, 22 Mar 2010 15:23:16 -0700] rev 35906
remove obsolete holcf_logic.ML
Mon, 22 Mar 2010 15:05:20 -0700 fix ML warning in domain_library.ML
huffman [Mon, 22 Mar 2010 15:05:20 -0700] rev 35905
fix ML warning in domain_library.ML
Mon, 22 Mar 2010 14:58:21 -0700 fix ML warnings in repdef.ML
huffman [Mon, 22 Mar 2010 14:58:21 -0700] rev 35904
fix ML warnings in repdef.ML
Mon, 22 Mar 2010 14:44:37 -0700 fix ML warnings in fixrec.ML
huffman [Mon, 22 Mar 2010 14:44:37 -0700] rev 35903
fix ML warnings in fixrec.ML
Mon, 22 Mar 2010 14:11:13 -0700 fix ML warnings in pcpodef.ML
huffman [Mon, 22 Mar 2010 14:11:13 -0700] rev 35902
fix ML warnings in pcpodef.ML
Mon, 22 Mar 2010 13:27:35 -0700 fix LaTeX overfull hbox warnings in HOLCF document
huffman [Mon, 22 Mar 2010 13:27:35 -0700] rev 35901
fix LaTeX overfull hbox warnings in HOLCF document
Mon, 22 Mar 2010 12:52:51 -0700 remove LaTeX hyperref warnings by avoiding antiquotations within section headings
huffman [Mon, 22 Mar 2010 12:52:51 -0700] rev 35900
remove LaTeX hyperref warnings by avoiding antiquotations within section headings
Mon, 22 Mar 2010 20:59:22 +0100 explicit Simplifier.global_context;
wenzelm [Mon, 22 Mar 2010 20:59:22 +0100] rev 35899
explicit Simplifier.global_context;
Mon, 22 Mar 2010 20:58:52 +0100 recovered header;
wenzelm [Mon, 22 Mar 2010 20:58:52 +0100] rev 35898
recovered header;
Mon, 22 Mar 2010 19:29:11 +0100 eliminated old-style Drule.add_axiom in favour of Specification.axiom, with explicit Drule.export_without_context to imitate the old behaviour;
wenzelm [Mon, 22 Mar 2010 19:29:11 +0100] rev 35897
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 inlined version of old-style Drule.add_axioms -- Specification.axiom is not bootstrapped yet;
wenzelm [Mon, 22 Mar 2010 19:26:12 +0100] rev 35896
inlined version of old-style Drule.add_axioms -- Specification.axiom is not bootstrapped yet;
Mon, 22 Mar 2010 19:25:14 +0100 use Specification.axiom, together with Drule.export_without_context that was implicit in the former PureThy.add_axioms (cf. f81557a124d5);
wenzelm [Mon, 22 Mar 2010 19:25:14 +0100] rev 35895
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 added Specification.axiom convenience;
wenzelm [Mon, 22 Mar 2010 19:23:03 +0100] rev 35894
added Specification.axiom convenience;
Mon, 22 Mar 2010 15:07:07 +0100 detect OFCLASS() axioms in Nitpick;
blanchet [Mon, 22 Mar 2010 15:07:07 +0100] rev 35893
detect OFCLASS() axioms in Nitpick; this is necessary now that "Thy.all_axioms_of" returns such axiom (starting with change 46cfc4b8112e)
Mon, 22 Mar 2010 13:48:15 +0100 merged
bulwahn [Mon, 22 Mar 2010 13:48:15 +0100] rev 35892
merged
Mon, 22 Mar 2010 08:30:13 +0100 contextifying the compilation of the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35891
contextifying the compilation of the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 removed unused Predicate_Compile_Set
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35890
removed unused Predicate_Compile_Set
Mon, 22 Mar 2010 08:30:13 +0100 avoiding fishing for split_asm rule in the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35889
avoiding fishing for split_asm rule in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 contextifying the proof procedure in the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35888
contextifying the proof procedure in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 making flat triples to nested tuple to remove general triple functions
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35887
making flat triples to nested tuple to remove general triple functions
Mon, 22 Mar 2010 08:30:13 +0100 reduced the debug output functions from 2 to 1
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35886
reduced the debug output functions from 2 to 1
Mon, 22 Mar 2010 08:30:13 +0100 some improvements thanks to Makarius source code review
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35885
some improvements thanks to Makarius source code review
Mon, 22 Mar 2010 08:30:13 +0100 adding proof procedure for cases rule with tuples; adding introduction rule for negated premises; improving proof procedure with negated premises
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35884
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 enabling a previously broken example of the predicate compiler again
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35883
enabling a previously broken example of the predicate compiler again
Mon, 22 Mar 2010 08:30:13 +0100 improving handling of case expressions in predicate rewriting
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35882
improving handling of case expressions in predicate rewriting
Mon, 22 Mar 2010 08:30:13 +0100 adding depth_limited_random compilation to predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35881
adding depth_limited_random compilation to predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 a new simpler random compilation for the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35880
a new simpler random compilation for the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 reviving the classical depth-limited computation in the predicate compiler
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35879
reviving the classical depth-limited computation in the predicate compiler
Mon, 22 Mar 2010 08:30:13 +0100 cleaning the function flattening
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35878
cleaning the function flattening
Mon, 22 Mar 2010 08:30:13 +0100 generalized split transformation in the function flattening
bulwahn [Mon, 22 Mar 2010 08:30:13 +0100] rev 35877
generalized split transformation in the function flattening
Mon, 22 Mar 2010 08:30:12 +0100 only adding lifted arguments to item net in the function flattening; correcting indentation; removing dead code
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35876
only adding lifted arguments to item net in the function flattening; correcting indentation; removing dead code
Mon, 22 Mar 2010 08:30:12 +0100 restructuring function flattening
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35875
restructuring function flattening
Mon, 22 Mar 2010 08:30:12 +0100 renaming mk_prems to flatten in the function flattening
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35874
renaming mk_prems to flatten in the function flattening
Mon, 22 Mar 2010 08:30:12 +0100 simplifying function flattening
bulwahn [Mon, 22 Mar 2010 08:30:12 +0100] rev 35873
simplifying function flattening
Mon, 22 Mar 2010 11:45:09 +0100 removed warning_count (known causes for warnings have been resolved)
boehmes [Mon, 22 Mar 2010 11:45:09 +0100] rev 35872
removed warning_count (known causes for warnings have been resolved)
Mon, 22 Mar 2010 10:38:28 +0100 remove the iteration counter from Sledgehammer's minimizer
blanchet [Mon, 22 Mar 2010 10:38:28 +0100] rev 35871
remove the iteration counter from Sledgehammer's minimizer
Mon, 22 Mar 2010 10:25:44 +0100 merged
blanchet [Mon, 22 Mar 2010 10:25:44 +0100] rev 35870
merged
Mon, 22 Mar 2010 10:25:07 +0100 start work on direct proof reconstruction for Sledgehammer
blanchet [Mon, 22 Mar 2010 10:25:07 +0100] rev 35869
start work on direct proof reconstruction for Sledgehammer
Fri, 19 Mar 2010 16:04:15 +0100 renamed "e_full" and "vampire_full" to "e_isar" and "vampire_isar";
blanchet [Fri, 19 Mar 2010 16:04:15 +0100] rev 35868
renamed "e_full" and "vampire_full" to "e_isar" and "vampire_isar"; "full" sounds like "full types" or something, not like a structured Isar proof -- at some point I hope to make this an option that's orthogonal to the prover
Fri, 19 Mar 2010 15:33:18 +0100 move all ATP setup code into ATP_Wrapper
blanchet [Fri, 19 Mar 2010 15:33:18 +0100] rev 35867
move all ATP setup code into ATP_Wrapper
Fri, 19 Mar 2010 15:07:44 +0100 move the Sledgehammer Isar commands together into one file;
blanchet [Fri, 19 Mar 2010 15:07:44 +0100] rev 35866
move the Sledgehammer Isar commands together into one file; this will make easier to add options and reorganize them later
Fri, 19 Mar 2010 13:02:18 +0100 more Sledgehammer refactoring
blanchet [Fri, 19 Mar 2010 13:02:18 +0100] rev 35865
more Sledgehammer refactoring
Mon, 22 Mar 2010 09:54:22 +0100 use a proof context instead of a local theory
boehmes [Mon, 22 Mar 2010 09:54:22 +0100] rev 35864
use a proof context instead of a local theory
Mon, 22 Mar 2010 09:46:04 +0100 provide a hook to safely manipulate verification conditions
boehmes [Mon, 22 Mar 2010 09:46:04 +0100] rev 35863
provide a hook to safely manipulate verification conditions
Mon, 22 Mar 2010 09:40:11 +0100 replaced old-style Drule.add_axiom by Specification.axiomatization
boehmes [Mon, 22 Mar 2010 09:40:11 +0100] rev 35862
replaced old-style Drule.add_axiom by Specification.axiomatization
Mon, 22 Mar 2010 09:39:10 +0100 removed e-mail address from error message
boehmes [Mon, 22 Mar 2010 09:39:10 +0100] rev 35861
removed e-mail address from error message
Mon, 22 Mar 2010 09:32:28 +0100 merged
haftmann [Mon, 22 Mar 2010 09:32:28 +0100] rev 35860
merged
Sun, 21 Mar 2010 08:46:50 +0100 tuned whitespace
haftmann [Sun, 21 Mar 2010 08:46:50 +0100] rev 35859
tuned whitespace
Sun, 21 Mar 2010 08:46:49 +0100 handle hidden polymorphism in class target (without class target syntax, though)
haftmann [Sun, 21 Mar 2010 08:46:49 +0100] rev 35858
handle hidden polymorphism in class target (without class target syntax, though)
Mon, 22 Mar 2010 00:51:18 +0100 replaced Theory.add_axioms(_i) by more primitive Theory.add_axiom;
wenzelm [Mon, 22 Mar 2010 00:51:18 +0100] rev 35857
replaced Theory.add_axioms(_i) by more primitive Theory.add_axiom;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip