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;
Thu, 08 Sep 2022 22:35:50 +0200 wenzelm merged
Thu, 08 Sep 2022 22:19:42 +0200 wenzelm discontinue fragile operations;
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);
Thu, 08 Sep 2022 20:46:22 +0200 wenzelm enable show_goal_inst by default: match failure is merely a warning (see 730638d4e37a);
Thu, 08 Sep 2022 19:32:26 +0200 wenzelm updated documentation;
Thu, 08 Sep 2022 17:42:48 +0200 wenzelm support multiple sessions, with cumulative errors;
Thu, 08 Sep 2022 16:59:49 +0200 wenzelm support regex patterns on messages;
Thu, 08 Sep 2022 16:22:44 +0200 wenzelm support Pretty.unformatted, similar to ML version;
Thu, 08 Sep 2022 13:16:46 +0200 wenzelm removed odd TODO item (see 3391a493f39a);
Thu, 08 Sep 2022 13:13:40 +0200 wenzelm tuned signature;
Thu, 08 Sep 2022 13:03:10 +0200 wenzelm tuned output: more Pretty.item;
Thu, 08 Sep 2022 12:52:41 +0200 wenzelm tuned signature;
Thu, 08 Sep 2022 12:43:40 +0200 wenzelm clarified failure: warning for logical error, exception for program breakdown;
Wed, 07 Sep 2022 21:15:45 +0200 wenzelm print goal instantiation for global qed (and variations);
Wed, 07 Sep 2022 21:15:10 +0200 wenzelm clarified output;
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);
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);
Wed, 07 Sep 2022 11:17:46 +0200 wenzelm updated to postgresql-42.5.0;
Wed, 07 Sep 2022 11:15:04 +0200 wenzelm tool to build Isabelle component for PostgreSQL JDBC;
Tue, 06 Sep 2022 21:06:20 +0200 wenzelm clarified goal structure with proper instantiation of main goal, to support "show_goal_inst";
Tue, 06 Sep 2022 12:44:02 +0200 wenzelm option "show_states" for more verbosity of batch-builds;
Tue, 06 Sep 2022 12:40:36 +0200 wenzelm tuned --- avoid warnings;
Tue, 06 Sep 2022 12:25:57 +0200 wenzelm proper antiquotations;
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;
Mon, 05 Sep 2022 23:00:00 +0200 wenzelm proper antiquotations;
Mon, 05 Sep 2022 22:47:09 +0200 wenzelm clarified options, following e.g. "show_consts";
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;
Mon, 05 Sep 2022 21:20:38 +0200 wenzelm unused (see 15758fced053);
Mon, 05 Sep 2022 21:18:40 +0200 wenzelm clarified modules;
Mon, 05 Sep 2022 21:13:29 +0200 wenzelm show goal instantiation, notably for 'schematic_goal' command (inactive by default);
Mon, 05 Sep 2022 20:22:13 +0200 wenzelm proper umlauts;
Mon, 05 Sep 2022 19:23:12 +0200 wenzelm tuned signature;
Mon, 05 Sep 2022 17:53:45 +0200 wenzelm tuned signature;
Mon, 05 Sep 2022 13:32:09 +0200 wenzelm tuned;
Mon, 05 Sep 2022 11:36:41 +0200 wenzelm tuned;
Mon, 05 Sep 2022 11:09:35 +0200 wenzelm tuned error message;
Wed, 07 Sep 2022 08:58:27 +0200 desharna merged
Fri, 02 Sep 2022 13:41:55 +0200 desharna merged
Sat, 25 Jun 2022 13:34:41 +0200 desharna moved antimono to Fun and redefined it as an abbreviation
Sat, 25 Jun 2022 13:21:27 +0200 desharna moved mono and strict_mono to Fun and redefined them as abbreviations
Mon, 05 Sep 2022 16:39:23 +0200 haftmann clarified generic euclidean relation
Mon, 05 Sep 2022 12:54:05 +0200 blanchet added a bound in SMT on the number of schematic constants considered -- the code (in for_schematics) is exponential in that number
Sat, 03 Sep 2022 23:10:38 +0200 wenzelm tuned signature;
Sat, 03 Sep 2022 22:25:22 +0200 wenzelm check imports more strictly, e.g. reject ".../Pure" or ".../HOL-Library.Multiset";
Sat, 03 Sep 2022 22:00:51 +0200 wenzelm tuned signature;
Sat, 03 Sep 2022 21:27:33 +0200 wenzelm tuned --- more robust syntax;
Sat, 03 Sep 2022 17:37:46 +0200 wenzelm tuned signature;
Sat, 03 Sep 2022 17:20:35 +0200 wenzelm back to more traditional import_name (reverting cceb10dcc9f9), e.g. relevant for "isabelle jedit -l CTT src/CTT/ex/Elimination.thy" to produce proper error "Cannot update finished theory CTT.Elimination";
Sat, 03 Sep 2022 15:43:20 +0200 wenzelm unused (see 347ed6219dab);
Sat, 03 Sep 2022 15:39:26 +0200 wenzelm tuned signature;
Fri, 02 Sep 2022 23:42:09 +0200 wenzelm more CONTRIBUTORS + NEWS;
Fri, 02 Sep 2022 23:41:54 +0200 wenzelm tuned;
Fri, 02 Sep 2022 23:19:02 +0200 wenzelm proper description;
Fri, 02 Sep 2022 23:31:22 +0200 wenzelm tuned whitespace;
Mon, 07 Mar 2022 13:37:17 +0100 Norbert Schirmer option "sort_updates" for record update simproc. Make proper record simproc definitions.
Thu, 01 Sep 2022 13:01:38 +0100 paulson Merge
Thu, 01 Sep 2022 12:48:36 +0100 paulson Three new theorems about real polynomial functions
Thu, 01 Sep 2022 10:58:46 +0200 wenzelm tuned GUI;
Thu, 01 Sep 2022 10:54:12 +0200 wenzelm tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip