src/Pure/PIDE/document_status.scala
Fri, 06 Sep 2019 11:32:38 +0200 wenzelm unused;
Wed, 04 Sep 2019 22:00:38 +0200 wenzelm load theories in stages, to reduce ML heap requirements;
Tue, 05 Mar 2019 13:31:33 +0100 wenzelm clarified signature;
Tue, 05 Mar 2019 13:11:01 +0100 wenzelm clarified signature: more general types;
Wed, 27 Feb 2019 16:28:46 +0100 wenzelm clarified quasi_consolidated status after 5f160df596c1 -- relevant for headless PIDE session (e.g. "isabelle dump");
Mon, 18 Feb 2019 15:57:06 +0100 wenzelm more robust: avoid potentially unrelated snapshot for the sake of is_suppressed;
Sun, 17 Feb 2019 22:15:02 +0100 wenzelm clarified Node_Status vs. is_suppressed, e.g. relevant for purged nodes in Theories_Dockable after 0626cae56b6f;
Wed, 07 Nov 2018 21:42:16 +0100 wenzelm more general support for Isabelle/PIDE file formats -- less hardwired Bibtex operations;
Tue, 04 Sep 2018 14:47:50 +0200 wenzelm tuned signature;
Tue, 04 Sep 2018 14:40:31 +0200 wenzelm clarified Nodes_Status;
Mon, 03 Sep 2018 19:44:10 +0200 wenzelm more informative node_status;
Mon, 03 Sep 2018 18:52:28 +0200 wenzelm tuned signature;
Mon, 03 Sep 2018 15:04:04 +0200 wenzelm proper polarity of terminated status;
Sun, 02 Sep 2018 23:55:25 +0200 wenzelm tuned signature;
Sun, 02 Sep 2018 23:08:31 +0200 wenzelm tuned -- more robust against changes;
Sun, 02 Sep 2018 22:34:50 +0200 wenzelm do not expose obscure flags;
Sun, 02 Sep 2018 22:30:08 +0200 wenzelm clarified quasi_consolidated state: ensure that exports are present for ok nodes;
Sun, 02 Sep 2018 21:22:52 +0200 wenzelm clarified Thy_Resources.Session.use_theories: "terminated" node status is sufficient;
Sun, 02 Sep 2018 20:47:38 +0200 wenzelm more detailed node_status;
Sat, 01 Sep 2018 23:30:44 +0200 wenzelm clarified message;
Sat, 01 Sep 2018 20:20:50 +0200 wenzelm more explicit status for "canceled" command within theory node;
Sat, 18 Aug 2018 22:09:09 +0200 wenzelm optional notification of nodes_status (via progress);
Sat, 18 Aug 2018 17:29:49 +0200 wenzelm tuned signature;
Sat, 18 Aug 2018 14:55:53 +0200 wenzelm tuned signature;
Sat, 18 Aug 2018 14:53:21 +0200 wenzelm tuned output;
Sat, 18 Aug 2018 14:42:42 +0200 wenzelm clarified signature;
Sat, 18 Aug 2018 14:35:48 +0200 wenzelm clarified signature;
Sat, 18 Aug 2018 13:52:12 +0200 wenzelm trim nodes_status: avoid potential memory leak;
Sat, 18 Aug 2018 13:40:23 +0200 wenzelm simplified (cf. dcd69422b953);
Sat, 18 Aug 2018 13:33:40 +0200 wenzelm clarified modules;
Sat, 18 Aug 2018 12:41:05 +0200 wenzelm clarified modules;
less more (0) tip