Mon, 22 Mar 2010 22:41:41 -0700 |
huffman |
add lemmas fst_monofun, snd_monofun
|
changeset |
files
|
Mon, 22 Mar 2010 21:37:48 -0700 |
huffman |
use Pair instead of cpair
|
changeset |
files
|
Mon, 22 Mar 2010 21:33:31 -0700 |
huffman |
use fixrec_simp instead of fixpat
|
changeset |
files
|
Mon, 22 Mar 2010 21:31:32 -0700 |
huffman |
use Pair, fst, snd instead of cpair, cfst, csnd
|
changeset |
files
|
Mon, 22 Mar 2010 21:11:54 -0700 |
huffman |
remove admw predicate
|
changeset |
files
|
Mon, 22 Mar 2010 20:54:52 -0700 |
huffman |
remove contlub predicate
|
changeset |
files
|
Mon, 22 Mar 2010 16:02:51 -0700 |
huffman |
merged
|
changeset |
files
|
Mon, 22 Mar 2010 15:53:25 -0700 |
huffman |
error -> raise Fail
|
changeset |
files
|
Mon, 22 Mar 2010 23:48:27 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 22 Mar 2010 23:20:55 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 22 Mar 2010 22:56:46 +0100 |
wenzelm |
merged
|
changeset |
files
|
Mon, 22 Mar 2010 15:45:54 -0700 |
huffman |
remove unused adm_tac.ML
|
changeset |
files
|
Mon, 22 Mar 2010 15:42:07 -0700 |
huffman |
avoid dependence on adm_tac solver
|
changeset |
files
|
Mon, 22 Mar 2010 15:23:16 -0700 |
huffman |
remove obsolete holcf_logic.ML
|
changeset |
files
|
Mon, 22 Mar 2010 15:05:20 -0700 |
huffman |
fix ML warning in domain_library.ML
|
changeset |
files
|
Mon, 22 Mar 2010 14:58:21 -0700 |
huffman |
fix ML warnings in repdef.ML
|
changeset |
files
|
Mon, 22 Mar 2010 14:44:37 -0700 |
huffman |
fix ML warnings in fixrec.ML
|
changeset |
files
|
Mon, 22 Mar 2010 14:11:13 -0700 |
huffman |
fix ML warnings in pcpodef.ML
|
changeset |
files
|
Mon, 22 Mar 2010 13:27:35 -0700 |
huffman |
fix LaTeX overfull hbox warnings in HOLCF document
|
changeset |
files
|
Mon, 22 Mar 2010 12:52:51 -0700 |
huffman |
remove LaTeX hyperref warnings by avoiding antiquotations within section headings
|
changeset |
files
|
Mon, 22 Mar 2010 20:59:22 +0100 |
wenzelm |
explicit Simplifier.global_context;
|
changeset |
files
|
Mon, 22 Mar 2010 20:58:52 +0100 |
wenzelm |
recovered header;
|
changeset |
files
|
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;
|
changeset |
files
|
Mon, 22 Mar 2010 19:26:12 +0100 |
wenzelm |
inlined version of old-style Drule.add_axioms -- Specification.axiom is not bootstrapped yet;
|
changeset |
files
|
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);
|
changeset |
files
|
Mon, 22 Mar 2010 19:23:03 +0100 |
wenzelm |
added Specification.axiom convenience;
|
changeset |
files
|
Mon, 22 Mar 2010 15:07:07 +0100 |
blanchet |
detect OFCLASS() axioms in Nitpick;
|
changeset |
files
|
Mon, 22 Mar 2010 13:48:15 +0100 |
bulwahn |
merged
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
contextifying the compilation of the predicate compiler
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
removed unused Predicate_Compile_Set
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
avoiding fishing for split_asm rule in the predicate compiler
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
contextifying the proof procedure in the predicate compiler
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
making flat triples to nested tuple to remove general triple functions
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
reduced the debug output functions from 2 to 1
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
some improvements thanks to Makarius source code review
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
enabling a previously broken example of the predicate compiler again
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
improving handling of case expressions in predicate rewriting
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
adding depth_limited_random compilation to predicate compiler
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
a new simpler random compilation for the predicate compiler
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
reviving the classical depth-limited computation in the predicate compiler
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
cleaning the function flattening
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:13 +0100 |
bulwahn |
generalized split transformation in the function flattening
|
changeset |
files
|
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
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:12 +0100 |
bulwahn |
restructuring function flattening
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:12 +0100 |
bulwahn |
renaming mk_prems to flatten in the function flattening
|
changeset |
files
|
Mon, 22 Mar 2010 08:30:12 +0100 |
bulwahn |
simplifying function flattening
|
changeset |
files
|
Mon, 22 Mar 2010 11:45:09 +0100 |
boehmes |
removed warning_count (known causes for warnings have been resolved)
|
changeset |
files
|
Mon, 22 Mar 2010 10:38:28 +0100 |
blanchet |
remove the iteration counter from Sledgehammer's minimizer
|
changeset |
files
|
Mon, 22 Mar 2010 10:25:44 +0100 |
blanchet |
merged
|
changeset |
files
|
Mon, 22 Mar 2010 10:25:07 +0100 |
blanchet |
start work on direct proof reconstruction for Sledgehammer
|
changeset |
files
|
Fri, 19 Mar 2010 16:04:15 +0100 |
blanchet |
renamed "e_full" and "vampire_full" to "e_isar" and "vampire_isar";
|
changeset |
files
|
Fri, 19 Mar 2010 15:33:18 +0100 |
blanchet |
move all ATP setup code into ATP_Wrapper
|
changeset |
files
|
Fri, 19 Mar 2010 15:07:44 +0100 |
blanchet |
move the Sledgehammer Isar commands together into one file;
|
changeset |
files
|
Fri, 19 Mar 2010 13:02:18 +0100 |
blanchet |
more Sledgehammer refactoring
|
changeset |
files
|
Mon, 22 Mar 2010 09:54:22 +0100 |
boehmes |
use a proof context instead of a local theory
|
changeset |
files
|
Mon, 22 Mar 2010 09:46:04 +0100 |
boehmes |
provide a hook to safely manipulate verification conditions
|
changeset |
files
|
Mon, 22 Mar 2010 09:40:11 +0100 |
boehmes |
replaced old-style Drule.add_axiom by Specification.axiomatization
|
changeset |
files
|
Mon, 22 Mar 2010 09:39:10 +0100 |
boehmes |
removed e-mail address from error message
|
changeset |
files
|
Mon, 22 Mar 2010 09:32:28 +0100 |
haftmann |
merged
|
changeset |
files
|