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
|