wenzelm [Sun, 06 Oct 2019 14:17:58 +0200] rev 70788
tuned signature;
wenzelm [Sat, 05 Oct 2019 15:34:54 +0200] rev 70787
clarified options -- more scalable;
wenzelm [Fri, 04 Oct 2019 16:34:14 +0200] rev 70786
obsolete;
wenzelm [Fri, 04 Oct 2019 16:25:45 +0200] rev 70785
proper replacement for (map_types (K dummyT));
wenzelm [Fri, 04 Oct 2019 15:30:52 +0200] rev 70784
Term_XML.Encode/Decode.term uses Const "typargs";
wenzelm [Wed, 02 Oct 2019 22:01:04 +0200] rev 70783
prefer atomic edits -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 21:27:51 +0200] rev 70782
clarified signature -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 20:58:09 +0200] rev 70781
just one dump_checkpoint Main -- potentially more robust;
wenzelm [Wed, 02 Oct 2019 14:45:37 +0200] rev 70780
more robust: avoid update/interrupt of long-running print_consolidation;
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;
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);
wenzelm [Tue, 01 Oct 2019 19:08:24 +0200] rev 70777
obsolete (see 60abd1e94168);
wenzelm [Tue, 01 Oct 2019 11:42:23 +0200] rev 70776
more robust after shutdown;
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;
wenzelm [Mon, 30 Sep 2019 21:01:08 +0200] rev 70774
clarified share_common_data: after finished checkpoint, before next edits;
wenzelm [Mon, 30 Sep 2019 17:28:40 +0200] rev 70773
obsolete (see 030a6baa5cb2 and d14ddb1df52c);
wenzelm [Mon, 30 Sep 2019 16:40:35 +0200] rev 70772
support headless_load_limit for more scalable load process;
wenzelm [Mon, 30 Sep 2019 13:23:49 +0200] rev 70771
added dump_options: disabled by default;
wenzelm [Mon, 30 Sep 2019 13:11:22 +0200] rev 70770
tuned message;
wenzelm [Mon, 30 Sep 2019 12:52:16 +0200] rev 70769
clarified incremental loading: requirements based on maximal nodes;
wenzelm [Mon, 30 Sep 2019 11:36:21 +0200] rev 70768
tuned signature;
wenzelm [Mon, 30 Sep 2019 11:22:51 +0200] rev 70767
tuned;
wenzelm [Sun, 29 Sep 2019 16:44:29 +0200] rev 70766
tuned message;
wenzelm [Sun, 29 Sep 2019 13:29:10 +0200] rev 70765
more explicit type Load_State;