src/Pure/Thy/browser_info.scala
Fri, 26 Aug 2022 21:49:13 +0200 wenzelm clarified signature;
Fri, 26 Aug 2022 21:48:51 +0200 wenzelm produce root index based on sessions_structure.chapter_defs;
Fri, 26 Aug 2022 12:26:58 +0200 wenzelm more aggressive clean_directory(session_dir), while rm_tree is guarded by check_directory, i.e. it is presumably "owned" by Browser_Info.build_session();
Fri, 26 Aug 2022 12:10:29 +0200 wenzelm clarified signature;
Fri, 26 Aug 2022 12:07:24 +0200 wenzelm tuned signature;
Fri, 26 Aug 2022 11:57:05 +0200 wenzelm clarified signature;
Fri, 26 Aug 2022 11:41:59 +0200 wenzelm more robust: ensure that chapter/session/theory do not contain special notation (like "/" or "..");
Thu, 25 Aug 2022 19:36:33 +0200 wenzelm more accurate management of dependencies: change of build_uuid causes output of HTML, but already existing/current HTML is not produced again;
Thu, 25 Aug 2022 15:58:17 +0200 wenzelm tuned: avoid premature File.read;
Mon, 22 Aug 2022 21:37:06 +0200 wenzelm more formal meta data, within ".browser_info";
Sun, 21 Aug 2022 15:16:26 +0200 wenzelm clarified synchronized operations: approximate file-system transactions;
Sun, 21 Aug 2022 15:00:14 +0200 wenzelm more robust concurrency: use shared Browser_Info.Context with synchronized file-system operations;
Sun, 21 Aug 2022 13:44:39 +0200 wenzelm tuned comments, following "isabelle build" usage;
Sun, 21 Aug 2022 13:12:25 +0200 wenzelm clarified modules;
Sun, 21 Aug 2022 12:53:46 +0200 wenzelm proper theory_dir for links to other session;
Sun, 21 Aug 2022 12:41:16 +0200 wenzelm tuned sources and comments;
Sun, 21 Aug 2022 12:35:45 +0200 wenzelm clarified signature;
Sun, 21 Aug 2022 12:23:17 +0200 wenzelm tuned sources and comments;
Sun, 21 Aug 2022 12:19:38 +0200 wenzelm clarified names: Browser_Info.Config vs. Browser_Info.Context;
Sun, 21 Aug 2022 11:59:25 +0200 wenzelm clarified modules;
less more (0) tip