Wed, 15 Sep 2010 15:48:52 +0200 |
blanchet |
use "Metis_" prefix rather than "Metis" structure;
|
changeset |
files
|
Wed, 15 Sep 2010 15:44:44 +0200 |
blanchet |
no need for TPTP
|
changeset |
files
|
Wed, 15 Sep 2010 15:44:24 +0200 |
blanchet |
put "foldl" and "foldr" in "Useful";
|
changeset |
files
|
Wed, 15 Sep 2010 15:15:49 +0200 |
blanchet |
reintroduce the CRITICAL sections from change 3880d21d6013
|
changeset |
files
|
Wed, 15 Sep 2010 14:24:29 +0200 |
blanchet |
apply Larry's hacks directly to the "src" files;
|
changeset |
files
|
Wed, 15 Sep 2010 11:47:25 +0200 |
blanchet |
"FILES" is not (anymore?) part of the official Metis sources, so move it up
|
changeset |
files
|
Wed, 15 Sep 2010 16:35:49 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 15 Sep 2010 15:40:36 +0200 |
haftmann |
Code_Runtime.value, corresponding to ML_Context.value; tuned
|
changeset |
files
|
Wed, 15 Sep 2010 15:40:35 +0200 |
haftmann |
Code_Runtime.value, corresponding to ML_Context.value
|
changeset |
files
|
Wed, 15 Sep 2010 15:35:01 +0200 |
haftmann |
more accurate dependencies
|
changeset |
files
|
Wed, 15 Sep 2010 15:31:32 +0200 |
haftmann |
code_eval renamed to code_runtime
|
changeset |
files
|
Wed, 15 Sep 2010 16:22:12 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 15 Sep 2010 15:11:40 +0200 |
haftmann |
static nbe conversion
|
changeset |
files
|
Wed, 15 Sep 2010 15:11:39 +0200 |
haftmann |
ignore code cache optionally; corrected scope of term value in static_eval_conv
|
changeset |
files
|
Wed, 15 Sep 2010 15:11:39 +0200 |
haftmann |
ignore code cache optionally
|
changeset |
files
|
Wed, 15 Sep 2010 13:44:11 +0200 |
haftmann |
dropped redundant normal_form command
|
changeset |
files
|
Wed, 15 Sep 2010 13:44:10 +0200 |
haftmann |
more explicit theory name
|
changeset |
files
|
Wed, 15 Sep 2010 13:44:10 +0200 |
haftmann |
more accurate dependencies
|
changeset |
files
|
Wed, 15 Sep 2010 12:16:35 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 15 Sep 2010 12:11:11 +0200 |
haftmann |
more clear separation of static compilation and dynamic evaluation
|
changeset |
files
|
Wed, 15 Sep 2010 16:06:52 +0200 |
wenzelm |
Document.async_state: some attempts to make this more robust wrt. cancelation of the main transaction -- avoid confusing feedback about pending forks;
|
changeset |
files
|
Wed, 15 Sep 2010 16:04:40 +0200 |
wenzelm |
isatest: reactivated kodkodi and thus HOL-Nitpick_Examples -- being now on a local file system greatly increases the chance that it works;
|
changeset |
files
|
Wed, 15 Sep 2010 12:16:08 +0200 |
haftmann |
merged
|
changeset |
files
|
Wed, 15 Sep 2010 11:30:32 +0200 |
haftmann |
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references
|
changeset |
files
|
Wed, 15 Sep 2010 11:30:31 +0200 |
haftmann |
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references; tuned structures
|
changeset |
files
|
Wed, 15 Sep 2010 10:45:22 +0200 |
blanchet |
merge
|
changeset |
files
|
Wed, 15 Sep 2010 10:43:57 +0200 |
blanchet |
compile on SML/NJ
|
changeset |
files
|
Wed, 15 Sep 2010 10:26:09 +0200 |
blanchet |
in debug mode, don't touch "$true" and "$false"
|
changeset |
files
|
Wed, 15 Sep 2010 09:36:39 +0200 |
bulwahn |
adding option show_invalid_clauses for a more detailed message when modes are not inferred
|
changeset |
files
|
Wed, 15 Sep 2010 09:36:38 +0200 |
bulwahn |
proposed modes for code_pred now supports modes for mutual predicates
|
changeset |
files
|
Wed, 15 Sep 2010 08:58:34 +0200 |
haftmann |
merged
|
changeset |
files
|
Mon, 13 Sep 2010 16:43:23 +0200 |
haftmann |
established emerging canonical names *_eqI and *_eq_iff
|
changeset |
files
|
Mon, 13 Sep 2010 16:43:23 +0200 |
haftmann |
moved lemmas map_of_eqI and map_of_eq_dom to Map.thy
|
changeset |
files
|
Mon, 13 Sep 2010 16:15:12 +0200 |
haftmann |
more precise name for activation of improveable syntax
|
changeset |
files
|
Tue, 14 Sep 2010 23:38:36 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 14 Sep 2010 23:38:20 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 14 Sep 2010 23:37:34 +0200 |
blanchet |
prefer version 0.6 of Vampire, now that we can parse its output
|
changeset |
files
|
Tue, 14 Sep 2010 23:36:23 +0200 |
blanchet |
fix splitting of proof lines for one-line metis calls;
|
changeset |
files
|
Tue, 14 Sep 2010 23:01:29 +0200 |
blanchet |
finish support for E 1.2 proof reconstruction;
|
changeset |
files
|
Tue, 14 Sep 2010 20:07:18 +0200 |
blanchet |
first step in generalizing to nonnumeric proof step names (e.g. remote Vampire 0.6)
|
changeset |
files
|
Tue, 14 Sep 2010 19:40:19 +0200 |
blanchet |
clarify message
|
changeset |
files
|
Tue, 14 Sep 2010 19:38:44 +0200 |
blanchet |
use same hack as in "Async_Manager" to work around Proof General bug
|
changeset |
files
|
Tue, 14 Sep 2010 19:38:18 +0200 |
blanchet |
export function
|
changeset |
files
|
Tue, 14 Sep 2010 17:36:27 +0200 |
blanchet |
generalize proof reconstruction code;
|
changeset |
files
|
Tue, 14 Sep 2010 17:23:16 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 14 Sep 2010 16:34:26 +0200 |
blanchet |
handle relevance filter corner cases more gracefully;
|
changeset |
files
|
Tue, 14 Sep 2010 16:33:38 +0200 |
blanchet |
remove more clutter related to old "fast_descrs" optimization
|
changeset |
files
|
Tue, 14 Sep 2010 15:39:57 +0200 |
blanchet |
Sledgehammer should be called in "prove" mode;
|
changeset |
files
|
Tue, 14 Sep 2010 14:47:53 +0200 |
blanchet |
added a timeout around "try" call in Mirabelle
|
changeset |
files
|
Tue, 14 Sep 2010 14:22:49 +0200 |
blanchet |
adapt examples to latest Nitpick changes + speed them up a little bit
|
changeset |
files
|
Tue, 14 Sep 2010 14:12:18 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 14 Sep 2010 13:44:43 +0200 |
blanchet |
eliminate more clutter related to "fast_descrs" optimization
|
changeset |
files
|
Tue, 14 Sep 2010 13:24:18 +0200 |
blanchet |
remove "fast_descs" option from Nitpick;
|
changeset |
files
|
Tue, 14 Sep 2010 12:52:50 +0200 |
blanchet |
fixed bug in the "fast_descrs" optimization;
|
changeset |
files
|
Tue, 14 Sep 2010 11:18:40 +0200 |
blanchet |
speed up helper function
|
changeset |
files
|
Tue, 14 Sep 2010 11:07:23 +0200 |
blanchet |
tuning
|
changeset |
files
|
Tue, 14 Sep 2010 09:12:28 +0200 |
blanchet |
rename internal Sledgehammer constant
|
changeset |
files
|
Tue, 14 Sep 2010 08:50:46 +0200 |
blanchet |
merged
|
changeset |
files
|
Mon, 13 Sep 2010 21:24:10 +0200 |
blanchet |
merged
|
changeset |
files
|
Mon, 13 Sep 2010 21:23:09 +0200 |
blanchet |
adapt to latest Metis version
|
changeset |
files
|