2010-09-16 |
haftmann |
adjusted setup
|
changeset |
files
|
2010-09-16 |
haftmann |
dynamic and static value computation; built-in evaluation of propositions
|
changeset |
files
|
2010-09-16 |
haftmann |
Exn.map_result
|
changeset |
files
|
2010-09-16 |
haftmann |
adjusted to changes in Code_Runtime
|
changeset |
files
|
2010-09-16 |
bulwahn |
merged
|
changeset |
files
|
2010-09-16 |
bulwahn |
merged
|
changeset |
files
|
2010-09-16 |
bulwahn |
improving replacing higher order arguments to work with tuples
|
changeset |
files
|
2010-09-16 |
bulwahn |
adding another context free grammar example for the predicate compiler
|
changeset |
files
|
2010-09-16 |
bulwahn |
adding values to show and ensure that values works with complex terms and restores numerals on natural numbers
|
changeset |
files
|
2010-09-16 |
bulwahn |
adding restoring of numerals for natural numbers for values command
|
changeset |
files
|
2010-09-16 |
bulwahn |
values command for prolog supports complex terms and not just variables
|
changeset |
files
|
2010-09-16 |
bulwahn |
adapting examples
|
changeset |
files
|
2010-09-16 |
bulwahn |
registering code_prolog as component; using environment variable; adding settings file for prolog code generation
|
changeset |
files
|
2010-09-16 |
bulwahn |
adding mode inference to prolog compilation; separate between (ad-hoc) code modifications and system_configuration; adapting quickcheck
|
changeset |
files
|
2010-09-16 |
paulson |
merged
|
changeset |
files
|
2010-09-16 |
paulson |
tidied a few proofs
|
changeset |
files
|
2010-09-16 |
blanchet |
merged
|
changeset |
files
|
2010-09-16 |
blanchet |
avoid code duplication
|
changeset |
files
|
2010-09-16 |
blanchet |
tuning
|
changeset |
files
|
2010-09-16 |
blanchet |
merge constructors
|
changeset |
files
|
2010-09-16 |
blanchet |
factor out the inverse of "nice_atp_problem"
|
changeset |
files
|
2010-09-16 |
blanchet |
use the same TSTP/Vampire/SPASS parser for one-liners as for Isar proofs
|
changeset |
files
|
2010-09-16 |
blanchet |
factored out TSTP/SPASS/Vampire proof parsing;
|
changeset |
files
|
2010-09-16 |
blanchet |
prevent exception when calling "Mirabelle.can_apply" on empty proof sequence;
|
changeset |
files
|
2010-09-16 |
blanchet |
supply the Metis parameter defaults as argument, instead of patching the Metis sources;
|
changeset |
files
|
2010-09-16 |
blanchet |
regenerated "metis.ML"
|
changeset |
files
|
2010-09-16 |
blanchet |
streamlined "make_metis"
|
changeset |
files
|
2010-09-16 |
blanchet |
put Isabelle-specifics in a "PortableIsabelle" file maintained by us;
|
changeset |
files
|
2010-09-16 |
blanchet |
handy little script
|
changeset |
files
|
2010-09-16 |
blanchet |
reintroduce missing "critical"s by hand
|
changeset |
files
|
2010-09-16 |
blanchet |
MIT license -> BSD License
|
changeset |
files
|
2010-09-16 |
blanchet |
copied the unmodified official Metis 2.3 (15 Sept. 2010) sources into Isabelle
|
changeset |
files
|
2010-09-17 |
wenzelm |
tuned;
|
changeset |
files
|
2010-09-17 |
wenzelm |
allow embedded reports in regular prover messages, to avoid side-effects for errors for example;
|
changeset |
files
|
2010-09-17 |
wenzelm |
simplified/clarified (Context_)Position.markup/reported_text;
|
changeset |
files
|
2010-09-17 |
wenzelm |
eliminated markup "location" in favour of more explicit "no_report", which is actually deleted from messages;
|
changeset |
files
|
2010-09-16 |
wenzelm |
Isar "default" step needs to fail for solved problems, for clear distinction of '.' and '..' for example -- amending lapse introduced in 9de4d64eee3b (April 2004);
|
changeset |
files
|
2010-09-16 |
wenzelm |
updated generated file;
|
changeset |
files
|
2010-09-16 |
haftmann |
tuned whitespace
|
changeset |
files
|
2010-09-16 |
boehmes |
reverse order of datatype declarations so that declarations only depend on already declared datatypes
|
changeset |
files
|
2010-09-15 |
blanchet |
merged
|
changeset |
files
|
2010-09-15 |
blanchet |
make "metis.ML" building process slightly more robust by eliminating the need for "FILES";
|
changeset |
files
|
2010-09-15 |
wenzelm |
dropped obsolete src/Tools/random_word.ML -- superseded by src/Tools/Metis/src/Random.sml stemming from the Metis distribution;
|
changeset |
files
|
2010-09-15 |
blanchet |
merged
|
changeset |
files
|
2010-09-15 |
blanchet |
document Metis updating procedure
|
changeset |
files
|
2010-09-15 |
blanchet |
move "CRITICAL" to "PortableXxx", where it belongs and used to be;
|
changeset |
files
|
2010-09-15 |
blanchet |
regenerated "metis.ML"
|
changeset |
files
|
2010-09-15 |
blanchet |
update comment
|
changeset |
files
|
2010-09-15 |
blanchet |
make "Unprotected concurrency introduces some true randomness." be true;
|
changeset |
files
|
2010-09-15 |
blanchet |
fix parsing of higher-order formulas;
|
changeset |
files
|
2010-09-15 |
haftmann |
merged
|
changeset |
files
|
2010-09-15 |
haftmann |
load code_runtime immediately again
|
changeset |
files
|
2010-09-15 |
haftmann |
proper interface for code_reflect
|
changeset |
files
|
2010-09-15 |
haftmann |
introduced "holds" as synthetic datatype constructor for "prop"; moved Pure code generator setup to Code_Generator.thy
|
changeset |
files
|
2010-09-15 |
blanchet |
merged
|
changeset |
files
|
2010-09-15 |
blanchet |
"Metis." -> "Metis_" to reflect change in "metis.ML"
|
changeset |
files
|
2010-09-15 |
blanchet |
no need for "metis_env.ML" anymore;
|
changeset |
files
|
2010-09-15 |
blanchet |
regenerate "metis.ML", this time without manual hacks
|
changeset |
files
|
2010-09-15 |
blanchet |
remove needless file for us
|
changeset |
files
|
2010-09-15 |
blanchet |
got rid of three crude regexps from "make_metis"
|
changeset |
files
|
2010-09-15 |
blanchet |
more Isabelle-specific changes
|
changeset |
files
|
2010-09-15 |
blanchet |
tuning
|
changeset |
files
|
2010-09-15 |
blanchet |
rename
|
changeset |
files
|
2010-09-15 |
blanchet |
use "Metis_" prefix rather than "Metis" structure;
|
changeset |
files
|
2010-09-15 |
blanchet |
no need for TPTP
|
changeset |
files
|
2010-09-15 |
blanchet |
put "foldl" and "foldr" in "Useful";
|
changeset |
files
|
2010-09-15 |
blanchet |
reintroduce the CRITICAL sections from change 3880d21d6013
|
changeset |
files
|
2010-09-15 |
blanchet |
apply Larry's hacks directly to the "src" files;
|
changeset |
files
|
2010-09-15 |
blanchet |
"FILES" is not (anymore?) part of the official Metis sources, so move it up
|
changeset |
files
|
2010-09-15 |
wenzelm |
merged
|
changeset |
files
|
2010-09-15 |
haftmann |
Code_Runtime.value, corresponding to ML_Context.value; tuned
|
changeset |
files
|
2010-09-15 |
haftmann |
Code_Runtime.value, corresponding to ML_Context.value
|
changeset |
files
|
2010-09-15 |
haftmann |
more accurate dependencies
|
changeset |
files
|
2010-09-15 |
haftmann |
code_eval renamed to code_runtime
|
changeset |
files
|
2010-09-15 |
wenzelm |
merged
|
changeset |
files
|
2010-09-15 |
haftmann |
static nbe conversion
|
changeset |
files
|
2010-09-15 |
haftmann |
ignore code cache optionally; corrected scope of term value in static_eval_conv
|
changeset |
files
|
2010-09-15 |
haftmann |
ignore code cache optionally
|
changeset |
files
|
2010-09-15 |
haftmann |
dropped redundant normal_form command
|
changeset |
files
|
2010-09-15 |
haftmann |
more explicit theory name
|
changeset |
files
|
2010-09-15 |
haftmann |
more accurate dependencies
|
changeset |
files
|
2010-09-15 |
haftmann |
merged
|
changeset |
files
|
2010-09-15 |
haftmann |
more clear separation of static compilation and dynamic evaluation
|
changeset |
files
|
2010-09-15 |
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
|
2010-09-15 |
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
|
2010-09-15 |
haftmann |
merged
|
changeset |
files
|
2010-09-15 |
haftmann |
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references
|
changeset |
files
|
2010-09-15 |
haftmann |
replaced ML_Context.evaluate by ML_Context.value -- using context data instead of bare metal references; tuned structures
|
changeset |
files
|
2010-09-15 |
blanchet |
merge
|
changeset |
files
|
2010-09-15 |
blanchet |
compile on SML/NJ
|
changeset |
files
|
2010-09-15 |
blanchet |
in debug mode, don't touch "$true" and "$false"
|
changeset |
files
|
2010-09-15 |
bulwahn |
adding option show_invalid_clauses for a more detailed message when modes are not inferred
|
changeset |
files
|
2010-09-15 |
bulwahn |
proposed modes for code_pred now supports modes for mutual predicates
|
changeset |
files
|
2010-09-15 |
haftmann |
merged
|
changeset |
files
|
2010-09-13 |
haftmann |
established emerging canonical names *_eqI and *_eq_iff
|
changeset |
files
|
2010-09-13 |
haftmann |
moved lemmas map_of_eqI and map_of_eq_dom to Map.thy
|
changeset |
files
|
2010-09-13 |
haftmann |
more precise name for activation of improveable syntax
|
changeset |
files
|
2010-09-14 |
blanchet |
tuning
|
changeset |
files
|
2010-09-14 |
blanchet |
tuning
|
changeset |
files
|
2010-09-14 |
blanchet |
prefer version 0.6 of Vampire, now that we can parse its output
|
changeset |
files
|
2010-09-14 |
blanchet |
fix splitting of proof lines for one-line metis calls;
|
changeset |
files
|
2010-09-14 |
blanchet |
finish support for E 1.2 proof reconstruction;
|
changeset |
files
|
2010-09-14 |
blanchet |
first step in generalizing to nonnumeric proof step names (e.g. remote Vampire 0.6)
|
changeset |
files
|
2010-09-14 |
blanchet |
clarify message
|
changeset |
files
|
2010-09-14 |
blanchet |
use same hack as in "Async_Manager" to work around Proof General bug
|
changeset |
files
|
2010-09-14 |
blanchet |
export function
|
changeset |
files
|
2010-09-14 |
blanchet |
generalize proof reconstruction code;
|
changeset |
files
|
2010-09-14 |
blanchet |
tuning
|
changeset |
files
|
2010-09-14 |
blanchet |
handle relevance filter corner cases more gracefully;
|
changeset |
files
|
2010-09-14 |
blanchet |
remove more clutter related to old "fast_descrs" optimization
|
changeset |
files
|
2010-09-14 |
blanchet |
Sledgehammer should be called in "prove" mode;
|
changeset |
files
|
2010-09-14 |
blanchet |
added a timeout around "try" call in Mirabelle
|
changeset |
files
|
2010-09-14 |
blanchet |
adapt examples to latest Nitpick changes + speed them up a little bit
|
changeset |
files
|
2010-09-14 |
blanchet |
tuning
|
changeset |
files
|
2010-09-14 |
blanchet |
eliminate more clutter related to "fast_descrs" optimization
|
changeset |
files
|
2010-09-14 |
blanchet |
remove "fast_descs" option from Nitpick;
|
changeset |
files
|
2010-09-14 |
blanchet |
fixed bug in the "fast_descrs" optimization;
|
changeset |
files
|
2010-09-14 |
blanchet |
speed up helper function
|
changeset |
files
|
2010-09-14 |
blanchet |
tuning
|
changeset |
files
|
2010-09-14 |
blanchet |
rename internal Sledgehammer constant
|
changeset |
files
|