Thu, 07 Jul 2011 13:48:30 +0200 |
wenzelm |
simplified Symbol based on lazy Symbol.Interpretation -- reduced odd "functorial style";
|
changeset |
files
|
Wed, 06 Jul 2011 23:11:59 +0200 |
wenzelm |
merged
|
changeset |
files
|
Wed, 06 Jul 2011 17:19:34 +0100 |
blanchet |
make SML/NJ happier
|
changeset |
files
|
Wed, 06 Jul 2011 17:19:34 +0100 |
blanchet |
make SML/NJ happy + tuning
|
changeset |
files
|
Wed, 06 Jul 2011 17:19:34 +0100 |
blanchet |
moved ATP dependencies to HOL-Plain, where they belong
|
changeset |
files
|
Wed, 06 Jul 2011 17:19:34 +0100 |
blanchet |
better setup for experimental "z3_atp"
|
changeset |
files
|
Wed, 06 Jul 2011 17:58:03 +0200 |
krauss |
64bit versions of some mira configurations
|
changeset |
files
|
Wed, 06 Jul 2011 17:56:58 +0200 |
krauss |
removed unused mira configuration
|
changeset |
files
|
Wed, 06 Jul 2011 13:57:52 +0200 |
bulwahn |
merged
|
changeset |
files
|
Wed, 06 Jul 2011 13:52:42 +0200 |
bulwahn |
tuning options to avoid spurious isabelle test failures
|
changeset |
files
|
Wed, 06 Jul 2011 22:02:52 +0200 |
wenzelm |
clarified record syntax: fieldext excludes the "more" pseudo-field (unlike 2f885b7e5ba7), so that errors like (| x = a, more = b |) are reported less confusingly;
|
changeset |
files
|
Wed, 06 Jul 2011 20:46:06 +0200 |
wenzelm |
prefer Synchronized.var;
|
changeset |
files
|
Wed, 06 Jul 2011 20:14:13 +0200 |
wenzelm |
tuned errors;
|
changeset |
files
|
Wed, 06 Jul 2011 13:31:12 +0200 |
wenzelm |
record package: proper configuration options;
|
changeset |
files
|
Wed, 06 Jul 2011 11:37:29 +0200 |
wenzelm |
just one copy of split_args;
|
changeset |
files
|
Wed, 06 Jul 2011 09:54:40 +0200 |
wenzelm |
merged
|
changeset |
files
|
Tue, 05 Jul 2011 19:11:29 +0200 |
hoelzl |
rename lemma Infinite_Product_Measure.sigma_sets_subseteq, it hides Sigma_Algebra.sigma_sets_subseteq
|
changeset |
files
|
Tue, 05 Jul 2011 17:09:59 +0100 |
nik |
improved translation of lambdas in THF
|
changeset |
files
|
Tue, 05 Jul 2011 17:09:59 +0100 |
nik |
added generation of lambdas in THF
|
changeset |
files
|
Tue, 05 Jul 2011 17:09:59 +0100 |
nik |
add support for lambdas in TPTP THF generator + killed an unsound type encoding (because the monotonicity calculus assumes first-order)
|
changeset |
files
|
Tue, 05 Jul 2011 23:18:14 +0200 |
wenzelm |
simplified Symbol.iterator: produce strings, which are mostly preallocated;
|
changeset |
files
|
Tue, 05 Jul 2011 22:43:18 +0200 |
wenzelm |
tuned comment (cf. e9f26e66692d);
|
changeset |
files
|
Tue, 05 Jul 2011 22:39:15 +0200 |
wenzelm |
Thy_Info.dependencies: ignore already loaded theories, according to initial prover session status;
|
changeset |
files
|
Tue, 05 Jul 2011 22:38:44 +0200 |
wenzelm |
theory name needs to conform to Path syntax;
|
changeset |
files
|
Tue, 05 Jul 2011 21:53:59 +0200 |
wenzelm |
hard-wired print mode "xsymbols" increases chance that "iff" in HOL will print symbolic arrow;
|
changeset |
files
|
Tue, 05 Jul 2011 21:32:48 +0200 |
wenzelm |
prefer space_explode/split_lines as in Isabelle/ML;
|
changeset |
files
|
Tue, 05 Jul 2011 21:20:24 +0200 |
wenzelm |
Path.split convenience;
|
changeset |
files
|
Tue, 05 Jul 2011 20:36:49 +0200 |
wenzelm |
get theory from last executation state;
|
changeset |
files
|
Tue, 05 Jul 2011 19:45:59 +0200 |
wenzelm |
explicit exit_transaction with Theory.end_theory (which could include sanity checks as in HOL-SPARK for example);
|
changeset |
files
|
Tue, 05 Jul 2011 11:45:48 +0200 |
wenzelm |
clarified cancel_execution/await_cancellation;
|
changeset |
files
|