nipkow [Tue, 01 Jun 2021 19:46:34 +0200] rev 73832
More general fold function for maps
wenzelm [Mon, 07 Jun 2021 15:13:34 +0200] rev 73831
follow Phabricator update 2021 Week 23;
wenzelm [Mon, 07 Jun 2021 14:41:04 +0200] rev 73830
tuned;
wenzelm [Mon, 07 Jun 2021 14:40:22 +0200] rev 73829
more formal theory and session names;
tuned whitespace;
wenzelm [Mon, 07 Jun 2021 14:34:55 +0200] rev 73828
proper NEWS after Isabelle2021;
wenzelm [Mon, 07 Jun 2021 13:04:17 +0200] rev 73827
updated descriptions;
wenzelm [Mon, 07 Jun 2021 11:42:05 +0200] rev 73826
allow system option short form NAME for NAME=true for type string, not just bool;
support short system options "-o document" and "-o system_log";
wenzelm [Mon, 07 Jun 2021 09:36:21 +0200] rev 73825
tuned;
wenzelm [Mon, 07 Jun 2021 09:27:01 +0200] rev 73824
more robust within session "HOL";
wenzelm [Sun, 06 Jun 2021 21:39:26 +0200] rev 73823
merged
wenzelm [Sun, 06 Jun 2021 21:17:23 +0200] rev 73822
suppress theories from other sessions, unless explicitly specified via mirabelle_theories;
wenzelm [Sun, 06 Jun 2021 20:29:52 +0200] rev 73821
clarified hook for Mirabelle: provide all loaded theories at once (for each 'theories' section within the session ROOT);
wenzelm [Sun, 06 Jun 2021 16:34:57 +0200] rev 73820
refer to theory "segments" only, according to global Build.build_theories and Thy_Info.use_theories;
wenzelm [Sun, 06 Jun 2021 14:55:50 +0200] rev 73819
tuned;
wenzelm [Sun, 06 Jun 2021 14:52:56 +0200] rev 73818
more uniform schedule_theories, notably for "present" and "commit" phase after loading;