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
|
Tue, 05 Jul 2011 11:16:37 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Tue, 05 Jul 2011 10:54:05 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Tue, 05 Jul 2011 09:54:39 +0200 |
krauss |
re-check to explicitly propagate a given type constraint to lhs -- necessary to trigger type improvement in an instantiation target
|
changeset |
files
|
Mon, 04 Jul 2011 22:25:33 +0200 |
wenzelm |
Document.no_id/new_id as in ML (new_id *could* be session-specific but it isn't right now);
|
changeset |
files
|
Mon, 04 Jul 2011 22:11:32 +0200 |
wenzelm |
quasi-static Isabelle_System -- reduced tendency towards "functorial style";
|
changeset |
files
|
Mon, 04 Jul 2011 20:18:19 +0200 |
wenzelm |
explicit class Counter;
|
changeset |
files
|
Mon, 04 Jul 2011 16:54:58 +0200 |
wenzelm |
merged
|
changeset |
files
|
Mon, 04 Jul 2011 10:23:46 +0200 |
hoelzl |
the borel probability measure is easier to handle with {0 ..< 1} (coverable by disjoint intervals {_ ..< _})
|
changeset |
files
|
Mon, 04 Jul 2011 10:15:49 +0200 |
hoelzl |
equalities of subsets of atLeastLessThan
|
changeset |
files
|
Sun, 03 Jul 2011 09:59:25 +0200 |
bulwahn |
adding documentation of the value antiquotation to the code generation manual
|
changeset |
files
|
Sun, 03 Jul 2011 08:15:14 +0200 |
blanchet |
make SML/NJ happy
|
changeset |
files
|
Sat, 02 Jul 2011 22:55:58 +0200 |
haftmann |
install case certificate for If after code_datatype declaration for bool
|
changeset |
files
|
Sat, 02 Jul 2011 22:14:47 +0200 |
haftmann |
tuned typo
|
changeset |
files
|
Mon, 04 Jul 2011 16:51:45 +0200 |
wenzelm |
pervasive Basic_Library in Scala;
|
changeset |
files
|
Mon, 04 Jul 2011 16:27:11 +0200 |
wenzelm |
some support for theory files within Isabelle/Scala session;
|
changeset |
files
|
Mon, 04 Jul 2011 13:43:10 +0200 |
wenzelm |
imitate exception ERROR of Isabelle/ML;
|
changeset |
files
|
Sun, 03 Jul 2011 19:53:35 +0200 |
wenzelm |
eliminated null;
|
changeset |
files
|
Sun, 03 Jul 2011 19:42:32 +0200 |
wenzelm |
more explicit edit_node vs. init_node;
|
changeset |
files
|
Sun, 03 Jul 2011 15:10:17 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 02 Jul 2011 23:31:07 +0200 |
wenzelm |
Thy_Header.read convenience;
|
changeset |
files
|
Sat, 02 Jul 2011 23:04:19 +0200 |
wenzelm |
some support for Session.File_Store;
|
changeset |
files
|
Sat, 02 Jul 2011 21:24:19 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Sat, 02 Jul 2011 20:54:38 +0200 |
wenzelm |
eliminated redundant session_ready;
|
changeset |
files
|
Sat, 02 Jul 2011 20:22:02 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Sat, 02 Jul 2011 19:22:06 +0200 |
wenzelm |
uniform finish_thy -- always Global_Theory.join_proofs, even with sequential scheduling;
|
changeset |
files
|
Sat, 02 Jul 2011 19:08:51 +0200 |
wenzelm |
misc tuning;
|
changeset |
files
|
Sat, 02 Jul 2011 10:37:35 +0200 |
haftmann |
correction: do not assume that case const index covered all cases
|
changeset |
files
|
Fri, 01 Jul 2011 23:31:23 +0200 |
haftmann |
remove illegal case combinators after merge
|
changeset |
files
|
Fri, 01 Jul 2011 23:10:27 +0200 |
haftmann |
corrected misunderstanding what `old functions` are supposed to be
|
changeset |
files
|
Fri, 01 Jul 2011 23:07:06 +0200 |
haftmann |
centralized deletion of equations for constructors; corrected misunderstanding what `old functions` are supposed to be
|
changeset |
files
|
Fri, 01 Jul 2011 22:48:05 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 01 Jul 2011 19:57:41 +0200 |
haftmann |
index cases for constructors
|
changeset |
files
|
Fri, 01 Jul 2011 19:42:07 +0200 |
noschinl |
cover induct's "arbitrary" more deeply
|
changeset |
files
|
Fri, 01 Jul 2011 18:11:17 +0200 |
wenzelm |
merged;
|
changeset |
files
|
Fri, 01 Jul 2011 17:44:04 +0200 |
blanchet |
enforce hard timeout on ATPs (esp. "z3_atp" on Linux) + remove obsolete failure codes
|
changeset |
files
|
Fri, 01 Jul 2011 16:31:33 +0200 |
blanchet |
made minimizer informative output accurate
|
changeset |
files
|
Fri, 01 Jul 2011 15:53:38 +0200 |
blanchet |
test a few more type encodings
|
changeset |
files
|
Fri, 01 Jul 2011 15:53:38 +0200 |
blanchet |
further repair "mangled_tags", now that tags are also mangled
|
changeset |
files
|
Fri, 01 Jul 2011 15:53:38 +0200 |
blanchet |
update documentation after "type_enc" renaming + fixed a few other out-of-date factlets
|
changeset |
files
|