Mon, 07 Oct 2019 13:58:18 +0200 clarified Load_State;
wenzelm [Mon, 07 Oct 2019 13:58:18 +0200] rev 70797
clarified Load_State;
Mon, 07 Oct 2019 11:35:43 +0200 discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
wenzelm [Mon, 07 Oct 2019 11:35:43 +0200] rev 70796
discontinued pointless dump_checkpoint and share_common_data -- superseded by base logic image in Isabelle/MMT;
Mon, 07 Oct 2019 10:51:20 +0200 count nodes uniformly: avoid overloaded session;
wenzelm [Mon, 07 Oct 2019 10:51:20 +0200] rev 70795
count nodes uniformly: avoid overloaded session;
Mon, 07 Oct 2019 10:44:59 +0200 clarified signature;
wenzelm [Mon, 07 Oct 2019 10:44:59 +0200] rev 70794
clarified signature;
Mon, 07 Oct 2019 14:31:46 +0200 simplified proof
nipkow [Mon, 07 Oct 2019 14:31:46 +0200] rev 70793
simplified proof
Sun, 06 Oct 2019 19:33:58 +0200 tuned signature;
wenzelm [Sun, 06 Oct 2019 19:33:58 +0200] rev 70792
tuned signature;
Sun, 06 Oct 2019 16:25:20 +0200 clarified signature: more options;
wenzelm [Sun, 06 Oct 2019 16:25:20 +0200] rev 70791
clarified signature: more options;
Sun, 06 Oct 2019 16:22:43 +0200 clarified signature: read full session requirements;
wenzelm [Sun, 06 Oct 2019 16:22:43 +0200] rev 70790
clarified signature: read full session requirements;
Sun, 06 Oct 2019 15:28:59 +0200 clarified signature;
wenzelm [Sun, 06 Oct 2019 15:28:59 +0200] rev 70789
clarified signature;
Sun, 06 Oct 2019 14:17:58 +0200 tuned signature;
wenzelm [Sun, 06 Oct 2019 14:17:58 +0200] rev 70788
tuned signature;
Sat, 05 Oct 2019 15:34:54 +0200 clarified options -- more scalable;
wenzelm [Sat, 05 Oct 2019 15:34:54 +0200] rev 70787
clarified options -- more scalable;
Fri, 04 Oct 2019 16:34:14 +0200 obsolete;
wenzelm [Fri, 04 Oct 2019 16:34:14 +0200] rev 70786
obsolete;
Fri, 04 Oct 2019 16:25:45 +0200 proper replacement for (map_types (K dummyT));
wenzelm [Fri, 04 Oct 2019 16:25:45 +0200] rev 70785
proper replacement for (map_types (K dummyT));
Fri, 04 Oct 2019 15:30:52 +0200 Term_XML.Encode/Decode.term uses Const "typargs";
wenzelm [Fri, 04 Oct 2019 15:30:52 +0200] rev 70784
Term_XML.Encode/Decode.term uses Const "typargs";
Wed, 02 Oct 2019 22:01:04 +0200 prefer atomic edits -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 22:01:04 +0200] rev 70783
prefer atomic edits -- potentially more robust;
Wed, 02 Oct 2019 21:27:51 +0200 clarified signature -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 21:27:51 +0200] rev 70782
clarified signature -- potentially more robust;
Wed, 02 Oct 2019 20:58:09 +0200 just one dump_checkpoint Main -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 20:58:09 +0200] rev 70781
just one dump_checkpoint Main -- potentially more robust;
Wed, 02 Oct 2019 14:45:37 +0200 more robust: avoid update/interrupt of long-running print_consolidation;
wenzelm [Wed, 02 Oct 2019 14:45:37 +0200] rev 70780
more robust: avoid update/interrupt of long-running print_consolidation;
Tue, 01 Oct 2019 20:21:30 +0200 avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
wenzelm [Tue, 01 Oct 2019 20:21:30 +0200] rev 70779
avoid censorship of options, e.g. relevant for Isabelle/MMT to provide its own value;
Tue, 01 Oct 2019 19:54:42 +0200 consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
wenzelm [Tue, 01 Oct 2019 19:54:42 +0200] rev 70778
consolidate less aggressively: avoid live-lock when PIDE round-trip takes too long (e.g. in complex theory hierarchies);
Tue, 01 Oct 2019 19:08:24 +0200 obsolete (see 60abd1e94168);
wenzelm [Tue, 01 Oct 2019 19:08:24 +0200] rev 70777
obsolete (see 60abd1e94168);
Tue, 01 Oct 2019 11:42:23 +0200 more robust after shutdown;
wenzelm [Tue, 01 Oct 2019 11:42:23 +0200] rev 70776
more robust after shutdown;
Tue, 01 Oct 2019 11:29:03 +0200 more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
wenzelm [Tue, 01 Oct 2019 11:29:03 +0200] rev 70775
more sequential access to Session.manager.global_state: avoid minor divergence of tip version;
Mon, 30 Sep 2019 21:01:08 +0200 clarified share_common_data: after finished checkpoint, before next edits;
wenzelm [Mon, 30 Sep 2019 21:01:08 +0200] rev 70774
clarified share_common_data: after finished checkpoint, before next edits;
Mon, 30 Sep 2019 17:28:40 +0200 obsolete (see 030a6baa5cb2 and d14ddb1df52c);
wenzelm [Mon, 30 Sep 2019 17:28:40 +0200] rev 70773
obsolete (see 030a6baa5cb2 and d14ddb1df52c);
Mon, 30 Sep 2019 16:40:35 +0200 support headless_load_limit for more scalable load process;
wenzelm [Mon, 30 Sep 2019 16:40:35 +0200] rev 70772
support headless_load_limit for more scalable load process;
Mon, 30 Sep 2019 13:23:49 +0200 added dump_options: disabled by default;
wenzelm [Mon, 30 Sep 2019 13:23:49 +0200] rev 70771
added dump_options: disabled by default;
Mon, 30 Sep 2019 13:11:22 +0200 tuned message;
wenzelm [Mon, 30 Sep 2019 13:11:22 +0200] rev 70770
tuned message;
Mon, 30 Sep 2019 12:52:16 +0200 clarified incremental loading: requirements based on maximal nodes;
wenzelm [Mon, 30 Sep 2019 12:52:16 +0200] rev 70769
clarified incremental loading: requirements based on maximal nodes;
Mon, 30 Sep 2019 11:36:21 +0200 tuned signature;
wenzelm [Mon, 30 Sep 2019 11:36:21 +0200] rev 70768
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip