Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
got rid of one "sym_table" in "prepare_atp_problem" now that proxies are always handled first, and tuned accordingly
2011-05-01, by blanchet
drop "fequal" type args for unmangled type systems
2011-05-01, by blanchet
recognize more SystemOnTPTP errors
2011-05-01, by blanchet
cleanup proxification/unproxification and make sure that "num_atp_type_args" is called on the proxy in the reconstruction code, since "c_fequal" has one type arg but the unproxified equal has 0
2011-05-01, by blanchet
make sure that fequal keeps its type arguments for mangled type systems
2011-05-01, by blanchet
no needless "fequal" proxies if "explicit_apply" is set + always have readable names
2011-05-01, by blanchet
shorten readable names -- they can get really long with monomorphization, which actually slows down the ATPs
2011-05-01, by blanchet
avoid Type.TYPE_MATCH exception for "True_or_False" for "If"
2011-05-01, by blanchet
proper handling of partially applied proxy symbols
2011-05-01, by blanchet
make the problems a bit lighter by getting rid of bound quantifiers for monomorphized constants, since these always have the same return type
2011-05-01, by blanchet
improve helper type instantiation code
2011-05-01, by blanchet
killed needless datatype "combtyp" in Metis
2011-05-01, by blanchet
have properly type-instantiated helper facts (combinators and If)
2011-05-01, by blanchet
don't destroy sym table entry for special symbols such as "hAPP" if "explicit_apply" is set
2011-05-01, by blanchet
better known failure recognition for ToFoF-E
2011-05-01, by blanchet
cleaned up "explicit_apply" so that it shares most of its code path with the default mode of operation
2011-05-01, by blanchet
fixed min-arity computation when "explicit_apply" is specified
2011-05-01, by blanchet
fixed "tags" type encoding after latest round of changes
2011-05-01, by blanchet
more higher-order tests for Sledgehammer/ATP
2011-05-01, by blanchet
added friendly hint when Isar proof is missing
2011-05-01, by blanchet
fix handling of proxies after recent drastic changes to the type encodings
2011-05-01, by blanchet
added a hint to Metis errors suggesting metisFT -- it sometimes work
2011-05-01, by blanchet
reconstruct TFF type predicates correctly for ToFoF
2011-05-01, by blanchet
fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
2011-05-01, by blanchet
handle special constants correctly in Isar proof reconstruction code, especially type predicates
2011-05-01, by blanchet
make sure the minimizer monomorphizes when it should
2011-05-01, by blanchet
fixed arity of special constants if "explicit_apply" is set
2011-05-01, by blanchet
make sure typing fact names are unique (needed e.g. by SNARK)
2011-05-01, by blanchet
minor cleanup
2011-05-01, by blanchet
reimplemented the hAPP introduction code so that it's done earlier, when the types are still available
2011-05-01, by blanchet
declare TFF types so that SNARK can be used with types
2011-05-01, by 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
2011-05-01, by blanchet
move type declarations to the front, for TFF-compliance
2011-05-01, by blanchet
use postfix syntax for mangled types, for consistency with unmangled
2011-05-01, by blanchet
generate typing for "hBOOL" in "Many_Typed" mode + tuning
2011-05-01, by blanchet
generate pure TFF problems -- ToFoF doesn't like mixtures of FOF and TFF, even when the two logics coincide (e.g. for ground formulas)
2011-05-01, by blanchet
improve version handling -- prefer versions of ToFoF, SInE, and SNARK that are known to work
2011-05-01, by blanchet
unprefix evil "fof_" prefix inserted by ToFoF
2011-05-01, by blanchet
added support for ToFoF prover for experimenting with the TPTP TFF (typed first-order) format
2011-05-01, by blanchet
fake type declarations for full-type args and mangled type encodings, so that type assumptions can be discharged
2011-05-01, by blanchet
generate TFF type declarations in typed mode
2011-05-01, by blanchet
no point in keeping indices in Sledgehammer readable var names, since these are disambiguated anyway
2011-05-01, by blanchet
added more rudimentary type support to Sledgehammer's ATP encoding
2011-05-01, by blanchet
fixed type of ATP quantifier types (sic)
2011-05-01, by blanchet
added "useful_info" argument to ATP formulas -- this will probably be useful later to specify intro, simp, elim to SPASS
2011-05-01, by blanchet
added support for TFF type declarations
2011-05-01, by blanchet
reintroduced constructor for formulas, and automatically detect which logic to use (TFF or FOF) to avoid clutter
2011-05-01, by blanchet
added room for types in ATP quantifiers
2011-05-01, by blanchet
distinguish FOF and TFF (typed first-order) in ATP abstract syntax tree
2011-05-01, by blanchet
remove experimental feature ("risky overload")
2011-05-01, by blanchet
added (without implementation yet) new type encodings for Sledgehammer/ATP
2011-05-01, by blanchet
close ATP formulas universally earlier, so that we can add type predicates
2011-05-01, by blanchet
get rid of "explicit_forall" prover-specific option, even if that means some clutter -- foralls will be necessary to attach types to variables
2011-05-01, by blanchet
renamings
2011-05-01, by blanchet
tuned;
2011-05-01, by wenzelm
include static rail files for old manuals, to make standard make job independent of the "rail" executable;
2011-05-01, by wenzelm
simplified keyword markup (without formal checking);
2011-05-01, by wenzelm
treat @ as separate keyword;
2011-05-01, by wenzelm
default rail fonts via isabellestyle;
2011-05-01, by wenzelm
localized \isabellestyle;
2011-05-01, by wenzelm
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
+30000
tip