wenzelm [Wed, 20 Nov 2013 11:55:52 +0100] rev 54526
load files that are not provided by PIDE blobs;
uniform resolve_files via Command.read;
wenzelm [Wed, 20 Nov 2013 10:51:47 +0100] rev 54525
tuned;
wenzelm [Tue, 19 Nov 2013 22:12:54 +0100] rev 54524
more explicit indication of missing files;
wenzelm [Tue, 19 Nov 2013 21:49:31 +0100] rev 54523
more uniform handling of inlined files;
wenzelm [Tue, 19 Nov 2013 20:59:05 +0100] rev 54522
tuned signature;
wenzelm [Tue, 19 Nov 2013 20:53:43 +0100] rev 54521
clarified Document.Blobs environment vs. actual edits of auxiliary files;
more robust handling of vacuous edits;
wenzelm [Tue, 19 Nov 2013 19:43:26 +0100] rev 54520
release file errors at runtime: Command.eval instead of Command.read;
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;