Thu, 29 Oct 2009 16:59:12 +0100 |
wenzelm |
modernized some structure names;
|
changeset |
files
|
Thu, 29 Oct 2009 16:34:44 +0100 |
wenzelm |
eliminated obsolete/unused Thm.kind_internal/is_internal etc.;
|
changeset |
files
|
Thu, 29 Oct 2009 16:15:33 +0100 |
wenzelm |
modernized functor/structures Interpretation;
|
changeset |
files
|
Thu, 29 Oct 2009 16:09:41 +0100 |
wenzelm |
tuned whitespace;
|
changeset |
files
|
Thu, 29 Oct 2009 16:09:16 +0100 |
wenzelm |
unregister: eliminated unused status;
|
changeset |
files
|
Thu, 29 Oct 2009 16:08:45 +0100 |
wenzelm |
proper header;
|
changeset |
files
|
Thu, 29 Oct 2009 16:08:23 +0100 |
wenzelm |
proper header;
|
changeset |
files
|
Thu, 29 Oct 2009 16:07:27 +0100 |
wenzelm |
proper header;
|
changeset |
files
|
Thu, 29 Oct 2009 16:06:15 +0100 |
wenzelm |
separate ResBlacklist, based on scalable persistent data -- avoids inefficient hashing later on;
|
changeset |
files
|
Thu, 29 Oct 2009 16:05:51 +0100 |
wenzelm |
Named_Thms is not scalable;
|
changeset |
files
|
Thu, 29 Oct 2009 14:57:55 +0100 |
wenzelm |
replaced slightly odd Thm.is_internal by Facts.is_concealed -- as provided by the name space;
|
changeset |
files
|
Thu, 29 Oct 2009 14:54:14 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 29 Oct 2009 14:53:53 +0100 |
wenzelm |
tuned proof;
|
changeset |
files
|
Thu, 29 Oct 2009 13:21:38 +0100 |
wenzelm |
separate "inner_rule" tag indicates parts of induction rules -- avoids unclear overlap with "internal" tag;
|
changeset |
files
|
Thu, 29 Oct 2009 12:59:25 +0100 |
wenzelm |
removed unused file;
|
changeset |
files
|
Thu, 29 Oct 2009 11:56:02 +0100 |
wenzelm |
less hermetic ML;
|
changeset |
files
|
Thu, 29 Oct 2009 11:26:47 +0100 |
wenzelm |
removed slightly exotic symbol abbreviations for now -- achieves a coherent (unique) mapping;
|
changeset |
files
|
Thu, 29 Oct 2009 10:52:05 +0100 |
boehmes |
simplified method syntax of "smt",
|
changeset |
files
|
Thu, 29 Oct 2009 08:14:39 +0100 |
haftmann |
merged
|
changeset |
files
|
Thu, 29 Oct 2009 08:14:23 +0100 |
haftmann |
adjusted import to changed HOL theory graph
|
changeset |
files
|
Wed, 28 Oct 2009 19:09:47 +0100 |
haftmann |
moved theory Divides after theory Nat_Numeral; tuned some proof texts
|
changeset |
files
|
Wed, 28 Oct 2009 23:21:45 +0100 |
wenzelm |
proper nested quotes;
|
changeset |
files
|
Wed, 28 Oct 2009 22:57:32 +0100 |
wenzelm |
components: ensure that the last line is read, even if it lacks EOL;
|
changeset |
files
|
Wed, 28 Oct 2009 22:26:00 +0100 |
wenzelm |
updated Isar.goal;
|
changeset |
files
|
Wed, 28 Oct 2009 22:18:00 +0100 |
wenzelm |
renamed raw Proof.get_goal to Proof.raw_goal;
|
changeset |
files
|
Wed, 28 Oct 2009 22:04:57 +0100 |
wenzelm |
back to Proof.raw_goal;
|
changeset |
files
|
Wed, 28 Oct 2009 22:02:53 +0100 |
wenzelm |
renamed Proof.flat_goal to Proof.simple_goal;
|
changeset |
files
|
Wed, 28 Oct 2009 22:01:40 +0100 |
wenzelm |
Isar.goal: Proof.simple_goal, not raw version;
|
changeset |
files
|
Wed, 28 Oct 2009 22:01:05 +0100 |
wenzelm |
replaced slightly odd get_goal/flat_goal by explicit goal views that correspond to the usual method categories;
|
changeset |
files
|
Wed, 28 Oct 2009 22:00:35 +0100 |
wenzelm |
provide SpecParse.constdecl/constdef, e.g. for quotient_definition;
|
changeset |
files
|
Wed, 28 Oct 2009 20:49:09 +0100 |
wenzelm |
slightly more robust error message;
|
changeset |
files
|
Wed, 28 Oct 2009 18:21:02 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 28 Oct 2009 18:02:06 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 28 Oct 2009 17:45:53 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 28 Oct 2009 17:38:13 +0100 |
wenzelm |
misc tuning;
|
changeset |
files
|
Wed, 28 Oct 2009 17:36:34 +0100 |
wenzelm |
let naming transform binding beforehand -- covering only the "conceal" flag for now;
|
changeset |
files
|
Wed, 28 Oct 2009 16:28:12 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Wed, 28 Oct 2009 16:27:48 +0100 |
wenzelm |
simplified default binding;
|
changeset |
files
|
Wed, 28 Oct 2009 16:25:27 +0100 |
wenzelm |
conceal internal bindings;
|
changeset |
files
|
Wed, 28 Oct 2009 16:25:26 +0100 |
wenzelm |
Drule.store: proper binding;
|
changeset |
files
|
Wed, 28 Oct 2009 16:25:10 +0100 |
wenzelm |
added restore_naming;
|
changeset |
files
|
Wed, 28 Oct 2009 17:44:03 +0100 |
haftmann |
load Product_Type before Nat; dropped junk
|
changeset |
files
|
Wed, 28 Oct 2009 17:44:03 +0100 |
haftmann |
moved lemmas for dvd on nat to theories Nat and Power
|
changeset |
files
|
Wed, 28 Oct 2009 12:21:38 +0000 |
paulson |
Probability tweaks
|
changeset |
files
|
Wed, 28 Oct 2009 11:43:06 +0000 |
paulson |
merged
|
changeset |
files
|
Wed, 28 Oct 2009 11:42:31 +0000 |
paulson |
New theory Probability, which contains a development of measure theory
|
changeset |
files
|
Tue, 27 Oct 2009 14:46:03 +0000 |
paulson |
merged
|
changeset |
files
|
Tue, 27 Oct 2009 12:59:57 +0000 |
paulson |
New theory SupInf of the supremum and infimum operators for sets of reals.
|
changeset |
files
|
Wed, 28 Oct 2009 00:24:38 +0100 |
wenzelm |
eliminated hard tabulators, guessing at each author's individual tab-width;
|
changeset |
files
|
Wed, 28 Oct 2009 00:23:39 +0100 |
wenzelm |
tuned initial session setup;
|
changeset |
files
|
Wed, 28 Oct 2009 00:08:32 +0100 |
wenzelm |
merged
|
changeset |
files
|
Wed, 28 Oct 2009 00:07:51 +0100 |
wenzelm |
proper headers;
|
changeset |
files
|
Tue, 27 Oct 2009 23:16:18 +0100 |
wenzelm |
reactivated sun-poly, as parallel test;
|
changeset |
files
|
Tue, 27 Oct 2009 23:12:10 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 27 Oct 2009 19:03:59 +0100 |
bulwahn |
merged
|
changeset |
files
|
Tue, 27 Oct 2009 16:47:27 +0100 |
bulwahn |
merged
|
changeset |
files
|
Tue, 27 Oct 2009 16:01:38 +0100 |
bulwahn |
merged
|
changeset |
files
|
Tue, 27 Oct 2009 13:51:22 +0100 |
bulwahn |
merged
|
changeset |
files
|
Tue, 27 Oct 2009 09:24:45 +0100 |
bulwahn |
disabled test case for predicate compiler due to an problem in the inductive package
|
changeset |
files
|
Tue, 27 Oct 2009 09:06:05 +0100 |
bulwahn |
added examples for quickcheck prototype
|
changeset |
files
|