wenzelm [Tue, 08 Apr 2014 12:31:17 +0200] rev 56463
more uniform Command.Chunk operations;
wenzelm [Tue, 08 Apr 2014 12:19:33 +0200] rev 56462
more explicit Command.Chunk types, less ooddities;
tuned;
wenzelm [Tue, 08 Apr 2014 10:24:42 +0200] rev 56461
tuned;
wenzelm [Tue, 08 Apr 2014 09:48:38 +0200] rev 56460
ignore deps_changed (again) -- avoid proactive load attempts of unfinished header specification while the user is typing;
wenzelm [Tue, 08 Apr 2014 09:45:13 +0200] rev 56459
no report for position singularity, notably for aux. file, especially empty one;
wenzelm [Mon, 07 Apr 2014 23:02:29 +0200] rev 56458
simplified blob again (amending 1e77ed11f2f7): only store file node name, i.e. the raw editor file name;
more liberal hyperlink to files, allow hyperlinks within editor files independently of the (POSIX) file-system;
wenzelm [Mon, 07 Apr 2014 21:23:02 +0200] rev 56457
tuned signature -- prefer static type Document.Node.Name;