wenzelm [Tue, 19 Nov 2013 19:33:27 +0100] rev 54519
maintain blobs within document state: digest + text in ML, digest-only in Scala;
resolve files for command span, based on defined blobs;
tuned;
wenzelm [Tue, 19 Nov 2013 13:54:02 +0100] rev 54518
always reparse nodes with thy_load commands, to update inlined files;
wenzelm [Tue, 19 Nov 2013 13:39:12 +0100] rev 54517
proper Thy_Load.append of auxiliary file names;
inlined errors;
wenzelm [Tue, 19 Nov 2013 13:13:51 +0100] rev 54516
proper theory name vs. node name;
wenzelm [Tue, 19 Nov 2013 12:57:56 +0100] rev 54515
clarified boundary cases of Document.Node.Name;
wenzelm [Mon, 18 Nov 2013 23:46:59 +0100] rev 54514
clarified Thy_Load.node_name;
wenzelm [Mon, 18 Nov 2013 23:26:15 +0100] rev 54513
inline blobs into command, via SHA1 digest;
broadcast all blobs within edit, without storing the result;
wenzelm [Mon, 18 Nov 2013 22:06:08 +0100] rev 54512
persistent value;
wenzelm [Mon, 18 Nov 2013 19:56:34 +0100] rev 54511
caching of blob;
precise file content according to jEdit IO;
wenzelm [Mon, 18 Nov 2013 17:24:04 +0100] rev 54510
tuned;
wenzelm [Mon, 18 Nov 2013 17:16:56 +0100] rev 54509
maintain document model for all files, with document view for theory only, and special blob for non-theory files;
nipkow [Wed, 20 Nov 2013 08:56:54 +0100] rev 54508
tuned