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;
wenzelm [Sun, 06 Jun 2021 14:12:00 +0200] rev 73817
tuned;
haftmann [Sun, 06 Jun 2021 15:49:39 +0000] rev 73816
moved more legacy to AFP
wenzelm [Sat, 05 Jun 2021 21:01:00 +0200] rev 73815
clarified modules;
wenzelm [Sat, 05 Jun 2021 20:20:25 +0200] rev 73814
clarified check (refining fc828f64da5b): etc/settings or etc/components is not strictly required according to "init_component", and notable components only have session ROOTS (e.g. AFP/thys);
wenzelm [Sat, 05 Jun 2021 20:15:06 +0200] rev 73813
tuned;
wenzelm [Sat, 05 Jun 2021 19:21:29 +0200] rev 73812
more thorough update of required files (amending 1529c3eb6bac);
wenzelm [Sat, 05 Jun 2021 12:57:52 +0200] rev 73811
clarified examples;
wenzelm [Sat, 05 Jun 2021 12:45:00 +0200] rev 73810
tuned proofs;
wenzelm [Sat, 05 Jun 2021 12:29:57 +0200] rev 73809
misc tuning --- following hints by Jørgen Villadsen (see also 1ce1bc9ff64a);
wenzelm [Fri, 04 Jun 2021 23:55:35 +0200] rev 73808
tuned --- reduced source complexity;
wenzelm [Fri, 04 Jun 2021 23:40:44 +0200] rev 73807
proper usage (amending f7ea394490f5);
wenzelm [Fri, 04 Jun 2021 23:37:27 +0200] rev 73806
merged, resolving minor conflict;
wenzelm [Fri, 04 Jun 2021 23:30:46 +0200] rev 73805
allow build session setup, e.g. for protocol handlers;
wenzelm [Fri, 04 Jun 2021 22:58:38 +0200] rev 73804
unused;
wenzelm [Fri, 04 Jun 2021 22:50:32 +0200] rev 73803
tuned --- potentially more robust (e.g. session.phase_changed vs. isabelle_process.terminated);
wenzelm [Fri, 04 Jun 2021 22:46:11 +0200] rev 73802
clarified signature;