src/Pure/PIDE/headless.scala
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;
Mon, 02 Sep 2019 19:44:12 +0200 wenzelm more explicit type Dump.Session, with context information;
Mon, 02 Sep 2019 11:46:27 +0200 wenzelm clarified signature: prefer operations without position;
Mon, 02 Sep 2019 10:41:14 +0200 wenzelm prefer Theory_Ordering theory names are unique (due to proper session context);
Sun, 01 Sep 2019 22:57:25 +0200 wenzelm clarified signature: full dependency graph;
Wed, 28 Aug 2019 22:59:49 +0200 wenzelm support for share_common_data after define_command and before actual update: this affects string particles of command tokens;
Mon, 18 Mar 2019 21:06:26 +0100 wenzelm support unicode_symbols in input source;
Sun, 03 Mar 2019 19:12:28 +0100 wenzelm clarified signature;
Wed, 27 Feb 2019 14:22:00 +0100 wenzelm tuned;
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;
Sat, 05 Jan 2019 14:50:36 +0100 wenzelm proper session base foundations (amending e848328cb2c1);
Mon, 31 Dec 2018 22:21:02 +0100 wenzelm include loaded_files as doc_blobs (without purging);
less more (0) -60 tip