paulson <lp15@cam.ac.uk> [Tue, 10 Sep 2019 14:40:00 +0100] rev 70680
tidied up some massive ugliness
wenzelm [Sun, 08 Sep 2019 20:04:32 +0200] rev 70679
clarified messages;
wenzelm [Sun, 08 Sep 2019 17:49:35 +0200] rev 70678
clarified syntax: 'directories' and 'theories' belong together;
wenzelm [Sun, 08 Sep 2019 17:15:46 +0200] rev 70677
more documentation;
wenzelm [Sun, 08 Sep 2019 16:49:32 +0200] rev 70676
check session directories;
wenzelm [Sun, 08 Sep 2019 16:49:05 +0200] rev 70675
declare session directories;
wenzelm [Sun, 08 Sep 2019 13:07:03 +0200] rev 70674
clarified signature: proper Document.Node.Ordering conforming to equality (e.g. required in situations where theory names are ambiguous due to overlapping session directories);
wenzelm [Sat, 07 Sep 2019 19:52:36 +0200] rev 70673
theory_name based on session_directories: no need for expensive all_known;
wenzelm [Sat, 07 Sep 2019 16:17:30 +0200] rev 70672
clarified session_directories: relative to session_path, with overlapping information;
wenzelm [Sat, 07 Sep 2019 15:18:06 +0200] rev 70671
clarified signature: retain global session information, unaffected by later restriction;