wenzelm [Wed, 07 Sep 2022 21:15:45 +0200] rev 76080
print goal instantiation for global qed (and variations);
wenzelm [Wed, 07 Sep 2022 21:15:10 +0200] rev 76079
clarified output;
wenzelm [Wed, 07 Sep 2022 11:43:34 +0200] rev 76078
more robust: capture corner case seen in line 631 of "$AFP/Automatic_Refinement/Autoref_Bindings_HOL.thy" (AFP/6c87f24bb773);
wenzelm [Wed, 07 Sep 2022 11:25:49 +0200] rev 76077
clarified message channel for 'print_state' (NB: the command was originally for TTY or Proof General);
wenzelm [Wed, 07 Sep 2022 11:17:46 +0200] rev 76076
updated to postgresql-42.5.0;
wenzelm [Wed, 07 Sep 2022 11:15:04 +0200] rev 76075
tool to build Isabelle component for PostgreSQL JDBC;
wenzelm [Tue, 06 Sep 2022 21:06:20 +0200] rev 76074
clarified goal structure with proper instantiation of main goal, to support "show_goal_inst";
wenzelm [Tue, 06 Sep 2022 12:44:02 +0200] rev 76073
option "show_states" for more verbosity of batch-builds;
wenzelm [Tue, 06 Sep 2022 12:40:36 +0200] rev 76072
tuned --- avoid warnings;
wenzelm [Tue, 06 Sep 2022 12:25:57 +0200] rev 76071
proper antiquotations;
wenzelm [Tue, 06 Sep 2022 11:55:24 +0200] rev 76070
inline markup for Output.state (in contrast to c94bba7906d2): make messages available via Rendering.text_messages and thus "isabelle log" (see cb0c407fbc6e), while Rendering.output_messages of Isabelle/jEdit/VSCode is unaffected;
wenzelm [Mon, 05 Sep 2022 23:00:00 +0200] rev 76069
proper antiquotations;