Sun, 01 Aug 2010 23:15:26 +0200 |
blanchet |
fix minor bug in sym breaking
|
changeset |
files
|
Fri, 06 Aug 2010 12:37:00 +0200 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Thu, 05 Aug 2010 23:43:43 +0200 |
wenzelm |
Document_Model: include token marker here;
|
changeset |
files
|
Thu, 05 Aug 2010 22:01:25 +0200 |
wenzelm |
tuned;
|
changeset |
files
|
Thu, 05 Aug 2010 21:56:38 +0200 |
wenzelm |
misc tuning -- produce reverse_edits at most once (note that foldRight produces a reversed list internally, while recursion is infisible due to small stack vs. large stack frames on JVM);
|
changeset |
files
|
Thu, 05 Aug 2010 21:40:20 +0200 |
wenzelm |
editor mode;
|
changeset |
files
|
Thu, 05 Aug 2010 18:17:59 +0200 |
wenzelm |
Text_Edit.convert/revert;
|
changeset |
files
|
Thu, 05 Aug 2010 18:13:12 +0200 |
wenzelm |
renamed to_current to convert, and from_current to revert;
|
changeset |
files
|
Thu, 05 Aug 2010 18:00:37 +0200 |
wenzelm |
Change.Snapshot: include from_current/to_current here, with precomputed changes;
|
changeset |
files
|
Thu, 05 Aug 2010 16:58:18 +0200 |
wenzelm |
explicit Change.Snapshot and Document.Node;
|
changeset |
files
|
Thu, 05 Aug 2010 14:35:35 +0200 |
wenzelm |
simplified/refined document model: collection of named nodes, without proper dependencies yet;
|
changeset |
files
|
Thu, 05 Aug 2010 13:41:00 +0200 |
wenzelm |
somewhat uniform Thy_Header.split_thy_path in ML and Scala;
|
changeset |
files
|
Wed, 04 Aug 2010 16:28:45 +0200 |
wenzelm |
uniform naming of imports (source specification) vs. parents (thy node names) vs. parent_thys (theory values);
|
changeset |
files
|
Wed, 04 Aug 2010 16:11:51 +0200 |
wenzelm |
load_thy/after_load: explicit check of parent theories, which might have failed to join proofs -- avoid uninformative crash via Graph.UNDEF;
|
changeset |
files
|
Wed, 04 Aug 2010 15:50:55 +0200 |
wenzelm |
export use_thys_wrt;
|
changeset |
files
|