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;
wenzelm [Mon, 05 Sep 2022 22:47:09 +0200] rev 76068
clarified options, following e.g. "show_consts";
wenzelm [Mon, 05 Sep 2022 21:59:05 +0200] rev 76067
proper Envir.subst operations: env is already normalized, using Envir.norm may lead to non-termination;
wenzelm [Mon, 05 Sep 2022 21:20:38 +0200] rev 76066
unused (see 15758fced053);
wenzelm [Mon, 05 Sep 2022 21:18:40 +0200] rev 76065
clarified modules;
wenzelm [Mon, 05 Sep 2022 21:13:29 +0200] rev 76064
show goal instantiation, notably for 'schematic_goal' command (inactive by default);
wenzelm [Mon, 05 Sep 2022 20:22:13 +0200] rev 76063
proper umlauts;
wenzelm [Mon, 05 Sep 2022 19:23:12 +0200] rev 76062
tuned signature;
wenzelm [Mon, 05 Sep 2022 17:53:45 +0200] rev 76061
tuned signature;
wenzelm [Mon, 05 Sep 2022 13:32:09 +0200] rev 76060
tuned;
wenzelm [Mon, 05 Sep 2022 11:36:41 +0200] rev 76059
tuned;
wenzelm [Mon, 05 Sep 2022 11:09:35 +0200] rev 76058
tuned error message;
desharna [Wed, 07 Sep 2022 08:58:27 +0200] rev 76057
merged
desharna [Fri, 02 Sep 2022 13:41:55 +0200] rev 76056
merged
desharna [Sat, 25 Jun 2022 13:34:41 +0200] rev 76055
moved antimono to Fun and redefined it as an abbreviation
desharna [Sat, 25 Jun 2022 13:21:27 +0200] rev 76054
moved mono and strict_mono to Fun and redefined them as abbreviations
haftmann [Mon, 05 Sep 2022 16:39:23 +0200] rev 76053
clarified generic euclidean relation
blanchet [Mon, 05 Sep 2022 12:54:05 +0200] rev 76052
added a bound in SMT on the number of schematic constants considered -- the code (in for_schematics) is exponential in that number
wenzelm [Sat, 03 Sep 2022 23:10:38 +0200] rev 76051
tuned signature;
wenzelm [Sat, 03 Sep 2022 22:25:22 +0200] rev 76050
check imports more strictly, e.g. reject ".../Pure" or ".../HOL-Library.Multiset";
wenzelm [Sat, 03 Sep 2022 22:00:51 +0200] rev 76049
tuned signature;