wenzelm [Fri, 19 Aug 2022 16:19:59 +0200] rev 75905
clarified Presentation.Nodes, with explicit Nodes.Session and Nodes.Theory;
distinguish Nodes.Theory.static_session vs. dynamic_session: refer to exports from dynamic_session, corresponding to strictly to build_graph;
more robust treatment of source files and links to generated files;
retrieve entities by their file position, within its corresponding session/theory hierarchy;
wenzelm [Fri, 19 Aug 2022 15:24:39 +0200] rev 75904
export entity file position as well, e.g. relevant for HTML presentation with aux. files;
wenzelm [Fri, 19 Aug 2022 15:06:04 +0200] rev 75903
proper permissive = true (amending 475fedc02737)
wenzelm [Fri, 19 Aug 2022 14:59:24 +0200] rev 75902
tuned signature;
wenzelm [Fri, 19 Aug 2022 14:53:38 +0200] rev 75901
clarified signature;
wenzelm [Thu, 18 Aug 2022 14:16:36 +0200] rev 75900
clarified signature;
wenzelm [Thu, 18 Aug 2022 12:48:01 +0200] rev 75899
more robust directory structure: always relative to session_dir;
tuned messages;
wenzelm [Thu, 18 Aug 2022 12:02:20 +0200] rev 75898
discontinued slightly odd integrity check (from af2d0e07493b): requires a different approach;
wenzelm [Thu, 18 Aug 2022 11:43:27 +0200] rev 75897
clarified signature;
wenzelm [Thu, 18 Aug 2022 11:24:20 +0200] rev 75896
misc tuning and clarification;