wenzelm [Fri, 05 Aug 2022 22:49:25 +0200] rev 75774
discontinued Export.Provider in favour of Export.Context and its derivatives;
uniform treatment of all sessions, including Pure;
wenzelm [Fri, 05 Aug 2022 21:29:25 +0200] rev 75773
clarified signature: less redundant -- Sessions.Base_Info already specifies the main session;
wenzelm [Fri, 05 Aug 2022 21:18:02 +0200] rev 75772
tuned signature: more operations;
wenzelm [Fri, 05 Aug 2022 21:10:41 +0200] rev 75771
misc tuning and clarification;
wenzelm [Fri, 05 Aug 2022 20:54:39 +0200] rev 75770
clarified Document.Snapshot.all_exports: refer to material from this (virtual) session;
clarified treatment of Session_Context.theory_names, added export_names;
clarified treatment of document_snapshot: sites on top of the session_stack;
wenzelm [Fri, 05 Aug 2022 19:02:38 +0200] rev 75769
clarified database query: refer to semantic theories;
wenzelm [Fri, 05 Aug 2022 18:45:49 +0200] rev 75768
clarified signature: more operations;
wenzelm [Fri, 05 Aug 2022 17:16:37 +0200] rev 75767
clarified signature: persistent theory_names in lexical order;
wenzelm [Fri, 05 Aug 2022 16:50:04 +0200] rev 75766
proper session_databases for database_server: need to follow precise session_hierarchy;
wenzelm [Fri, 05 Aug 2022 16:40:06 +0200] rev 75765
redundant;