src/Pure/PIDE/headless.scala
Fri, 01 Apr 2022 17:06:10 +0200 wenzelm clarified formatting, for the sake of scala3;
Fri, 04 Jun 2021 22:46:11 +0200 wenzelm clarified signature;
Thu, 04 Mar 2021 21:04:27 +0100 wenzelm clarified signature --- fewer warnings;
Thu, 04 Mar 2021 15:41:46 +0100 wenzelm tuned --- fewer warnings;
Mon, 01 Mar 2021 22:22:12 +0100 wenzelm tuned --- fewer warnings;
Sun, 10 Jan 2021 13:04:29 +0100 wenzelm more informative errors: simplify diagnosis of spurious failures reported by users;
Sat, 05 Dec 2020 12:14:40 +0100 wenzelm support for PIDE markup for auxiliary files ("blobs");
Tue, 01 Dec 2020 16:07:19 +0100 wenzelm clarified signature;
Sun, 29 Nov 2020 14:57:15 +0100 wenzelm clarified signature;
Mon, 16 Nov 2020 23:27:43 +0100 wenzelm clarified signature;
Thu, 23 Jul 2020 14:25:48 +0200 wenzelm clarified order --- proper sorting of requirements;
Tue, 07 Apr 2020 21:49:36 +0200 wenzelm clarified signature: more uniform treatment of stopped/interrupted state;
Mon, 06 Apr 2020 12:53:45 +0200 wenzelm clarified modules;
Sun, 05 Apr 2020 13:05:40 +0200 wenzelm clarified names;
Sat, 28 Mar 2020 14:01:45 +0100 wenzelm clarified Isabelle_Process phases;
Sat, 28 Mar 2020 12:06:37 +0100 wenzelm clarified signature: more robust startup_join;
Fri, 27 Mar 2020 22:01:27 +0100 wenzelm misc tuning based on hints by IntelliJ IDEA;
Fri, 27 Mar 2020 13:04:15 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 13:02:56 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:46:56 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:28:55 +0100 wenzelm clarified signature;
Fri, 27 Mar 2020 12:13:39 +0100 wenzelm clarified signature: more accurate session_base_info.sessions_structure;
Fri, 27 Mar 2020 12:03:20 +0100 wenzelm clarified signature;
Mon, 14 Oct 2019 22:37:43 +0200 wenzelm clarified count_file;
Mon, 14 Oct 2019 22:34:33 +0200 wenzelm clarified modules;
Mon, 07 Oct 2019 21:51:31 +0200 wenzelm clarified option type;
Mon, 07 Oct 2019 17:20:26 +0200 wenzelm count document nodes via raw file length;
Mon, 07 Oct 2019 14:23:58 +0200 wenzelm clarified Load_State / load_limit;
Mon, 07 Oct 2019 13:58:18 +0200 wenzelm clarified Load_State;
Mon, 07 Oct 2019 11:35:43 +0200 wenzelm discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
Mon, 07 Oct 2019 10:51:20 +0200 wenzelm count nodes uniformly: avoid overloaded session;
Mon, 07 Oct 2019 10:44:59 +0200 wenzelm clarified signature;
Sat, 05 Oct 2019 15:34:54 +0200 wenzelm clarified options -- more scalable;
Wed, 02 Oct 2019 22:01:04 +0200 wenzelm prefer atomic edits -- potentially more robust;
Wed, 02 Oct 2019 21:27:51 +0200 wenzelm clarified signature -- potentially more robust;
Tue, 01 Oct 2019 11:29:03 +0200 wenzelm more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
Mon, 30 Sep 2019 21:01:08 +0200 wenzelm clarified share_common_data: after finished checkpoint, before next edits;
Mon, 30 Sep 2019 16:40:35 +0200 wenzelm support headless_load_limit for more scalable load process;
Mon, 30 Sep 2019 13:11:22 +0200 wenzelm tuned message;
Mon, 30 Sep 2019 12:52:16 +0200 wenzelm clarified incremental loading: requirements based on maximal nodes;
Mon, 30 Sep 2019 11:36:21 +0200 wenzelm tuned signature;
Mon, 30 Sep 2019 11:22:51 +0200 wenzelm tuned;
Sun, 29 Sep 2019 16:44:29 +0200 wenzelm tuned message;
Sun, 29 Sep 2019 13:29:10 +0200 wenzelm more explicit type Load_State;
Sat, 28 Sep 2019 12:38:34 +0200 wenzelm tuned messages (again) -- avoid confusion wrt. total remaining size;
Mon, 16 Sep 2019 12:03:25 +0200 wenzelm tuned message;
Sun, 15 Sep 2019 17:01:35 +0200 wenzelm tuned;
Sun, 15 Sep 2019 15:49:36 +0200 wenzelm clarified theory status;
Sun, 15 Sep 2019 14:01:57 +0200 wenzelm tuned messages;
Sun, 15 Sep 2019 13:42:01 +0200 wenzelm tuned signature;
Sun, 15 Sep 2019 13:37:53 +0200 wenzelm proper clean_theories wrt. dynamic dep_graph;
Sun, 15 Sep 2019 13:12:13 +0200 wenzelm tuned signature;
Thu, 12 Sep 2019 13:33:09 +0200 wenzelm find theory files via session structure: much faster Prover IDE startup;
Sun, 08 Sep 2019 13:07:03 +0200 wenzelm clarified signature: proper Document.Node.Ordering conforming to equality (e.g. required in situations where theory names are ambiguous due to overlapping session directories);
Fri, 06 Sep 2019 11:32:24 +0200 wenzelm proper finished_theory status for result;
Wed, 04 Sep 2019 22:00:38 +0200 wenzelm load theories in stages, to reduce ML heap requirements;
Tue, 03 Sep 2019 19:20:22 +0200 wenzelm clarified signature;
Tue, 03 Sep 2019 15:55:27 +0200 wenzelm tuned important special case;
Tue, 03 Sep 2019 15:24:04 +0200 wenzelm tuned signature;
Tue, 03 Sep 2019 11:32:29 +0200 wenzelm clarified state variable: avoid extra mutability via Promise;
less more (0) -60 tip