wenzelm [Fri, 09 Sep 2022 14:47:42 +0200] rev 76097
tuning and updates for release;
wenzelm [Fri, 09 Sep 2022 14:09:06 +0200] rev 76096
NEWS;
wenzelm [Fri, 09 Sep 2022 14:03:29 +0200] rev 76095
discontinued somewhat pointless option: Proof_Display.pretty_goal_inst should always work smoothly (and not crash unexpectedly);
wenzelm [Thu, 08 Sep 2022 22:59:21 +0200] rev 76094
give up show_main_goal (despite 922e3f9251ac): show_goal_inst is sufficient, even for final results;
wenzelm [Thu, 08 Sep 2022 22:35:50 +0200] rev 76093
merged
wenzelm [Thu, 08 Sep 2022 22:19:42 +0200] rev 76092
discontinue fragile operations;
wenzelm [Thu, 08 Sep 2022 22:06:06 +0200] rev 76091
proper context option: change of underlying Options.default will not survive PIDE "Prover.options" (e.g. change of Isabelle/jEdit plugin options);
wenzelm [Thu, 08 Sep 2022 20:46:22 +0200] rev 76090
enable show_goal_inst by default: match failure is merely a warning (see 730638d4e37a);
wenzelm [Thu, 08 Sep 2022 19:32:26 +0200] rev 76089
updated documentation;
wenzelm [Thu, 08 Sep 2022 17:42:48 +0200] rev 76088
support multiple sessions, with cumulative errors;
tuned command usage;
wenzelm [Thu, 08 Sep 2022 16:59:49 +0200] rev 76087
support regex patterns on messages;
wenzelm [Thu, 08 Sep 2022 16:22:44 +0200] rev 76086
support Pretty.unformatted, similar to ML version;
wenzelm [Thu, 08 Sep 2022 13:16:46 +0200] rev 76085
removed odd TODO item (see 3391a493f39a);
wenzelm [Thu, 08 Sep 2022 13:13:40 +0200] rev 76084
tuned signature;