NEWS
Mon, 06 Jan 2025 16:38:46 +0100 wenzelm proper NEWS section; Isabelle2025-RC0
Sun, 05 Jan 2025 15:30:04 +0100 wenzelm merged
Sun, 05 Jan 2025 13:24:17 +0100 wenzelm tuned NEWS;
Sat, 04 Jan 2025 23:20:05 +0100 wenzelm updated Ubuntu versions;
Sat, 04 Jan 2025 21:38:13 +0100 wenzelm merged
Sat, 04 Jan 2025 15:09:47 +0100 wenzelm update NEWS / documentation / descriptions for Phorge (formerly Phabricator);
Sat, 04 Jan 2025 14:41:30 +0100 haftmann optionally use shift operations on target numerals for efficient execution
Fri, 03 Jan 2025 22:35:28 +0100 wenzelm rebuild E 3.1 on Windows/Cygwin, with patch for proper interrupts;
Thu, 02 Jan 2025 12:49:39 +0100 wenzelm misc tuning and updates for release;
Thu, 02 Jan 2025 12:14:51 +0100 wenzelm tuned NEWS;
Thu, 02 Jan 2025 08:37:55 +0100 haftmann refined syntax for code_reserved
Wed, 01 Jan 2025 22:06:27 +0100 wenzelm revert changeset 2f98e3c4592c: avoid conflict with low-level \<^latex> markup;
Sat, 28 Dec 2024 15:43:30 +0100 wenzelm more LaTeX markup;
Wed, 18 Dec 2024 13:49:55 +0100 wenzelm clarified LaTeX presentation: more specific keywords;
Sun, 15 Dec 2024 14:59:57 +0100 wenzelm more syntax bundles, e.g. to explore terms without notation;
Sat, 14 Dec 2024 21:47:20 +0100 wenzelm syntax translations now work in a local theory context;
Wed, 11 Dec 2024 11:18:52 +0100 wenzelm proper bundle binomial_syntax;
Tue, 10 Dec 2024 16:37:09 +0100 wenzelm more LaTeX markup for printed entities;
Fri, 06 Dec 2024 20:46:24 +0100 wenzelm NEWS;
Tue, 03 Dec 2024 22:46:24 +0100 wenzelm prefer Term.variant_bounds: bounds vs. frees, no attempt at consts;
Sat, 30 Nov 2024 16:42:22 +0100 wenzelm clarified 'unbundle' polarity, according to algebraic group laws;
Fri, 22 Nov 2024 20:21:36 +0100 wenzelm merged
Mon, 18 Nov 2024 12:36:56 +0100 wenzelm Output_Dockable: show search results as tree view;
Sun, 17 Nov 2024 21:20:26 +0100 nipkow renamed Discrete -> Discrete_Functions to avoid name clashes;
Fri, 15 Nov 2024 23:25:18 +0100 wenzelm more NEWS;
Fri, 15 Nov 2024 13:08:48 +0100 wenzelm less ambitious selection;
Thu, 14 Nov 2024 11:12:11 +0100 wenzelm clarified mouse selection, avoid conflict of double-click with single-click (follow hyperlink);
Wed, 13 Nov 2024 20:14:17 +0100 wenzelm more NEWS;
Tue, 05 Nov 2024 22:05:50 +0100 wenzelm misc tuning and clarification: Doc.Entry supports both plain files and pdf documents;
Fri, 01 Nov 2024 18:55:47 +0100 wenzelm support incremental isabelle.select-structure --- like select-block, but based on selection instead of caret;
Fri, 01 Nov 2024 17:13:42 +0100 wenzelm more NEWS;
Fri, 01 Nov 2024 16:53:10 +0100 wenzelm support Isabelle/jEdit action isabelle.select_structure;
Sun, 27 Oct 2024 20:11:08 +0100 wenzelm tuned NEWS;
Sun, 27 Oct 2024 12:32:40 +0100 wenzelm tuned;
Sun, 27 Oct 2024 12:13:34 +0100 wenzelm misc tuning and clarification;
Sun, 27 Oct 2024 11:48:32 +0100 wenzelm clarified section structure;
Sun, 27 Oct 2024 11:46:04 +0100 wenzelm tuned;
Fri, 25 Oct 2024 15:31:58 +0200 blanchet variable instantiation in Sledgehammer and Metis
Thu, 24 Oct 2024 22:05:57 +0200 wenzelm prefer rewrite_term_yoyo for improved performance and occasionally better results (conforming to Ast.normalize);
Fri, 18 Oct 2024 20:48:01 +0200 wenzelm print type constraints for consts with mixfix syntax;
Wed, 16 Oct 2024 22:07:04 +0200 wenzelm show_consts_markup is enabled by default;
Tue, 15 Oct 2024 14:19:58 +0200 wenzelm allow type constraints for const_syntax;
Thu, 10 Oct 2024 14:13:18 +0200 wenzelm tuned NEWS;
Wed, 09 Oct 2024 23:59:49 +0200 wenzelm more NEWS;
Wed, 09 Oct 2024 14:12:56 +0200 wenzelm more NEWS;
Tue, 08 Oct 2024 23:31:06 +0200 wenzelm more syntax bundles;
Tue, 08 Oct 2024 22:56:27 +0200 wenzelm more syntax bundles;
Tue, 08 Oct 2024 17:26:31 +0200 wenzelm clarified bundles for list syntax;
Tue, 08 Oct 2024 12:10:35 +0200 wenzelm more inner-syntax markup;
Sun, 06 Oct 2024 18:34:35 +0200 wenzelm support for pretty blocks that are "open" and thus have no impact on formatting, only on markup;
Sat, 05 Oct 2024 15:18:49 +0200 wenzelm ML antiquotation for formally-checked bundle names;
Sat, 05 Oct 2024 14:58:36 +0200 wenzelm first-class support for "unbundle no foobar_syntax" -- avoid redundant "bundle no_foobar_syntax" definitions;
Fri, 04 Oct 2024 23:38:04 +0200 wenzelm misc tuning;
Fri, 04 Oct 2024 13:29:33 +0200 wenzelm clarified syntax for opening bundles;
Thu, 03 Oct 2024 13:01:31 +0200 wenzelm merged
Wed, 02 Oct 2024 22:08:52 +0200 wenzelm provide 'open_bundle' command;
Wed, 02 Oct 2024 11:08:45 +0200 wenzelm more NEWS;
Wed, 02 Oct 2024 13:50:01 +0200 Fabian Huch NEWS and CONTRIBUTORS;
Mon, 30 Sep 2024 20:30:59 +0200 wenzelm clarified inner-syntax markup, notably for enumerations: prefer "notation=mixfix" over "entity" via 'syntax_consts' (see also 70076ba563d2);
Wed, 11 Sep 2024 23:26:25 +0200 wenzelm clarified internal tool output: prefer Pretty.pure_string_of over manipulation of print_mode;
less more (0) -3000 -1000 -300 -100 -60 tip