Fri, 09 Sep 2022 14:03:29 +0200 |
wenzelm |
discontinued somewhat pointless option: Proof_Display.pretty_goal_inst should always work smoothly (and not crash unexpectedly);
|
changeset |
files
|
Thu, 08 Sep 2022 22:59:21 +0200 |
wenzelm |
give up show_main_goal (despite 922e3f9251ac): show_goal_inst is sufficient, even for final results;
|
changeset |
files
|
Thu, 08 Sep 2022 22:35:50 +0200 |
wenzelm |
merged
|
changeset |
files
|
Thu, 08 Sep 2022 22:19:42 +0200 |
wenzelm |
discontinue fragile operations;
|
changeset |
files
|
Thu, 08 Sep 2022 22:06:06 +0200 |
wenzelm |
proper context option: change of underlying Options.default will not survive PIDE "Prover.options" (e.g. change of Isabelle/jEdit plugin options);
|
changeset |
files
|
Thu, 08 Sep 2022 20:46:22 +0200 |
wenzelm |
enable show_goal_inst by default: match failure is merely a warning (see 730638d4e37a);
|
changeset |
files
|
Thu, 08 Sep 2022 19:32:26 +0200 |
wenzelm |
updated documentation;
|
changeset |
files
|
Thu, 08 Sep 2022 17:42:48 +0200 |
wenzelm |
support multiple sessions, with cumulative errors;
|
changeset |
files
|
Thu, 08 Sep 2022 16:59:49 +0200 |
wenzelm |
support regex patterns on messages;
|
changeset |
files
|
Thu, 08 Sep 2022 16:22:44 +0200 |
wenzelm |
support Pretty.unformatted, similar to ML version;
|
changeset |
files
|
Thu, 08 Sep 2022 13:16:46 +0200 |
wenzelm |
removed odd TODO item (see 3391a493f39a);
|
changeset |
files
|
Thu, 08 Sep 2022 13:13:40 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 08 Sep 2022 13:03:10 +0200 |
wenzelm |
tuned output: more Pretty.item;
|
changeset |
files
|
Thu, 08 Sep 2022 12:52:41 +0200 |
wenzelm |
tuned signature;
|
changeset |
files
|
Thu, 08 Sep 2022 12:43:40 +0200 |
wenzelm |
clarified failure: warning for logical error, exception for program breakdown;
|
changeset |
files
|
Wed, 07 Sep 2022 21:15:45 +0200 |
wenzelm |
print goal instantiation for global qed (and variations);
|
changeset |
files
|
Wed, 07 Sep 2022 21:15:10 +0200 |
wenzelm |
clarified output;
|
changeset |
files
|
Wed, 07 Sep 2022 11:43:34 +0200 |
wenzelm |
more robust: capture corner case seen in line 631 of "$AFP/Automatic_Refinement/Autoref_Bindings_HOL.thy" (AFP/6c87f24bb773);
|
changeset |
files
|
Wed, 07 Sep 2022 11:25:49 +0200 |
wenzelm |
clarified message channel for 'print_state' (NB: the command was originally for TTY or Proof General);
|
changeset |
files
|
Wed, 07 Sep 2022 11:17:46 +0200 |
wenzelm |
updated to postgresql-42.5.0;
|
changeset |
files
|
Wed, 07 Sep 2022 11:15:04 +0200 |
wenzelm |
tool to build Isabelle component for PostgreSQL JDBC;
|
changeset |
files
|
Tue, 06 Sep 2022 21:06:20 +0200 |
wenzelm |
clarified goal structure with proper instantiation of main goal, to support "show_goal_inst";
|
changeset |
files
|
Tue, 06 Sep 2022 12:44:02 +0200 |
wenzelm |
option "show_states" for more verbosity of batch-builds;
|
changeset |
files
|
Tue, 06 Sep 2022 12:40:36 +0200 |
wenzelm |
tuned --- avoid warnings;
|
changeset |
files
|
Tue, 06 Sep 2022 12:25:57 +0200 |
wenzelm |
proper antiquotations;
|
changeset |
files
|
Tue, 06 Sep 2022 11:55:24 +0200 |
wenzelm |
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;
|
changeset |
files
|
Mon, 05 Sep 2022 23:00:00 +0200 |
wenzelm |
proper antiquotations;
|
changeset |
files
|
Mon, 05 Sep 2022 22:47:09 +0200 |
wenzelm |
clarified options, following e.g. "show_consts";
|
changeset |
files
|
Mon, 05 Sep 2022 21:59:05 +0200 |
wenzelm |
proper Envir.subst operations: env is already normalized, using Envir.norm may lead to non-termination;
|
changeset |
files
|
Mon, 05 Sep 2022 21:20:38 +0200 |
wenzelm |
unused (see 15758fced053);
|
changeset |
files
|
Mon, 05 Sep 2022 21:18:40 +0200 |
wenzelm |
clarified modules;
|
changeset |
files
|
Mon, 05 Sep 2022 21:13:29 +0200 |
wenzelm |
show goal instantiation, notably for 'schematic_goal' command (inactive by default);
|
changeset |
files
|