Mercurial
Mercurial
>
repos
>
isabelle
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
gz
|
help
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-15
+15
+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.
define type system in ATP module so that ATPs can suggest a type system
2011-05-01, by blanchet
made the format (TFF or FOF) of the TPTP problem a global argument of the problem again and have the ATPs report which formats they support
2011-05-01, by blanchet
merge symbol declarations that are type-instances of each other -- useful for type system "Args true" with monomorphization turned off
2011-05-01, by blanchet
drop even more bound types in symbol declarations -- useful in particular for type system "Args true"
2011-05-01, by blanchet
tuning
2011-05-01, by blanchet
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
less
more
|
(0)
-30000
-10000
-3000
-1000
-300
-100
-15
+15
+100
+300
+1000
+3000
+10000
+30000
tip