Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added friendly hint when Isar proof is missing
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fix handling of proxies after recent drastic changes to the type encodings
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
added a hint to Metis errors suggesting metisFT -- it sometimes work
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
reconstruct TFF type predicates correctly for ToFoF
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
handle special constants correctly in Isar proof reconstruction code, especially type predicates
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
make sure the minimizer monomorphizes when it should
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
fixed arity of special constants if "explicit_apply" is set
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
make sure typing fact names are unique (needed e.g. by SNARK)
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
minor cleanup
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
declare TFF types so that SNARK can be used with types
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
perform constant mangling and/or removal of its type args in an earlier phase, so that the rest of the code doesn't need to worry about it
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
move type declarations to the front, for TFF-compliance
|
changeset |
files
|
Sun, 01 May 2011 18:37:24 +0200 |
blanchet |
use postfix syntax for mangled types, for consistency with unmangled
|
changeset |
files
|