Sat, 10 Sep 2022 16:12:52 +0200 wenzelm more command-line options;
Fri, 09 Sep 2022 21:28:35 +0200 haftmann less specialized euclidean relation on int
Sat, 10 Sep 2022 15:48:36 +0200 wenzelm update to Isabelle2022 and Ubuntu 22.04;
Sat, 10 Sep 2022 15:41:44 +0200 wenzelm proper comment: Phabricator remains on Ubuntu 20.04, which is still required as build environment for old Mercurial 3.9.2 with Python 2;
Sat, 10 Sep 2022 15:18:17 +0200 wenzelm more operations: for testing purposes;
Sat, 10 Sep 2022 14:25:53 +0200 wenzelm provide naproche-20220910 (inactive);
Fri, 09 Sep 2022 21:15:11 +0200 wenzelm clarified directory names (e.g. for multi-platform remote execution): avoid being deleted via isabelle.Components.purge;
Fri, 09 Sep 2022 20:48:18 +0200 wenzelm unused;
Fri, 09 Sep 2022 20:20:06 +0200 wenzelm update for release;
Fri, 09 Sep 2022 16:44:43 +0200 wenzelm tuned: prefer Scala Regex operations;
Fri, 09 Sep 2022 14:47:42 +0200 wenzelm tuning and updates for release;
Fri, 09 Sep 2022 14:09:06 +0200 wenzelm NEWS;
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);
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip