src/Pure/PIDE/document_editor.scala
Mon, 06 Feb 2023 10:20:12 +0100 wenzelm clarified signature: follow terminology of isabelle.Sessions and isabelle.Build;
Sun, 05 Feb 2023 15:59:18 +0100 wenzelm clarified signature selection: SortedSet[String], which fits better to stored json and works properly on Windows (NB: document theories have an authentic session-theory name);
Sun, 05 Feb 2023 14:59:50 +0100 wenzelm clarified modules;
Fri, 03 Feb 2023 20:23:37 +0100 wenzelm maintain document_output meta data;
Fri, 03 Feb 2023 19:00:29 +0100 wenzelm clarified modules;
Tue, 31 Jan 2023 20:37:46 +0100 wenzelm support document preparation from already loaded theories;
Tue, 31 Jan 2023 17:00:33 +0100 wenzelm automatically build document when selected theories are finished;
Tue, 31 Jan 2023 14:59:19 +0100 wenzelm defer build until document nodes are ready;
Tue, 31 Jan 2023 12:27:00 +0100 wenzelm clarified Document_Editor.Session: more explicit types, more robust operations;
Mon, 16 Jan 2023 20:08:15 +0100 wenzelm more detailed Program_Progress / Log_Progress: each program gets its own log output, which is attached to the document via markup;
Thu, 22 Dec 2022 15:23:26 +0100 wenzelm proper migrate_name between different kinds of Resources, notably for Windows;
Wed, 21 Dec 2022 15:34:33 +0100 wenzelm actually build document;
Wed, 21 Dec 2022 14:00:00 +0100 wenzelm tuned comments;
Tue, 20 Dec 2022 16:34:13 +0100 wenzelm clarified state document nodes for Theories_Status / Document_Dockable;
Tue, 20 Dec 2022 13:59:07 +0100 wenzelm clarified state of document model vs. document editor selection (again, see also a9d52d02bd83);
Sun, 18 Dec 2022 15:49:37 +0100 wenzelm clarified signature;
Thu, 08 Dec 2022 22:38:03 +0100 wenzelm clarified signature: proper scopes and types;
Thu, 08 Dec 2022 22:11:36 +0100 wenzelm maintain global state of document editor views, notably for is_active operation;
Thu, 08 Dec 2022 17:23:31 +0100 wenzelm clarified modules;
less more (0) tip