Sat, 17 Apr 2010 11:05:22 +0200 |
blanchet |
merged
|
changeset |
files
|
Sat, 17 Apr 2010 10:42:09 +0200 |
blanchet |
added missing \n in output
|
changeset |
files
|
Fri, 16 Apr 2010 21:18:05 +0200 |
blanchet |
by default, don't try to start ATPs that aren't installed
|
changeset |
files
|
Fri, 16 Apr 2010 20:51:15 +0200 |
blanchet |
fiddle with Sledgehammer option syntax
|
changeset |
files
|
Fri, 16 Apr 2010 20:50:50 +0200 |
blanchet |
added timestamp to proof
|
changeset |
files
|
Fri, 16 Apr 2010 16:54:05 +0200 |
blanchet |
restore order of clauses in TPTP output;
|
changeset |
files
|
Fri, 16 Apr 2010 16:53:00 +0200 |
blanchet |
optimize relevance filter by doing a Table.fold directly rather than destroying the datastructure each time;
|
changeset |
files
|
Fri, 16 Apr 2010 16:51:54 +0200 |
blanchet |
output total time taken by Sledgehammer if "verbose" is set
|
changeset |
files
|
Fri, 16 Apr 2010 16:13:49 +0200 |
blanchet |
Sledgehammer: the empty set of fact () should mean nothing, not unchanged
|
changeset |
files
|
Fri, 16 Apr 2010 16:08:43 +0200 |
blanchet |
reorganize Sledgehammer's relevance filter slightly
|
changeset |
files
|
Fri, 16 Apr 2010 15:59:53 +0200 |
blanchet |
tell the user that Sledgehammer kills its siblings
|
changeset |
files
|
Fri, 16 Apr 2010 22:52:49 +0200 |
wenzelm |
updated keywords;
|
changeset |
files
|
Fri, 16 Apr 2010 22:45:07 +0200 |
wenzelm |
replaced old Sign.add_tyabbrs(_i) by Sign.add_type_abbrev (without mixfix);
|
changeset |
files
|
Fri, 16 Apr 2010 22:18:59 +0200 |
wenzelm |
keep localized 'types' as regular non-old-style version -- 'type_abbrev' as 'type' just causes too many problems, e.g. clash with "type" in translations or "type:" argument syntax;
|
changeset |
files
|
Fri, 16 Apr 2010 22:15:09 +0200 |
wenzelm |
separate commands 'hide_class', 'hide_type', 'hide_const', 'hide_fact';
|
changeset |
files
|
Fri, 16 Apr 2010 21:28:09 +0200 |
wenzelm |
replaced generic 'hide' command by more conventional 'hide_class', 'hide_type', 'hide_const', 'hide_fact' -- frees some popular keywords;
|
changeset |
files
|
Fri, 16 Apr 2010 20:56:40 +0200 |
wenzelm |
allow syntax types within abbreviations;
|
changeset |
files
|
Fri, 16 Apr 2010 20:17:38 +0200 |
wenzelm |
modernized old-style type abbreviations;
|
changeset |
files
|
Fri, 16 Apr 2010 19:58:04 +0200 |
wenzelm |
modernized type abbreviations;
|
changeset |
files
|
Fri, 16 Apr 2010 19:43:06 +0200 |
wenzelm |
local type abbreviations;
|
changeset |
files
|
Fri, 16 Apr 2010 15:49:46 +0200 |
blanchet |
merged
|
changeset |
files
|
Fri, 16 Apr 2010 15:49:13 +0200 |
blanchet |
added original constant names to Sledgehammer internal terms + output short names if "debug" is set (for increased readability)
|
changeset |
files
|
Fri, 16 Apr 2010 14:48:34 +0200 |
blanchet |
store nonmangled names along with mangled type names in Sledgehammer for debugging purposes
|
changeset |
files
|
Thu, 15 Apr 2010 13:57:17 +0200 |
blanchet |
give more sensible names to "fol_type" constructors, as requested by a FIXME comment
|
changeset |
files
|