NEWS
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;
Wed, 11 Sep 2024 22:28:42 +0200 wenzelm tuned signature: more operations;
Wed, 11 Sep 2024 12:11:47 +0200 wenzelm drop pointless print_mode operations Output.output / Output.escape;
Tue, 10 Sep 2024 19:57:45 +0200 wenzelm clarified print mode "latex": no longer impact Output/Markup/Pretty operations;
Mon, 09 Sep 2024 22:04:46 +0200 wenzelm NEWS: value-oriented Pretty.T;
Mon, 09 Sep 2024 21:54:41 +0200 wenzelm proper formal sections;
Sun, 01 Sep 2024 22:59:11 +0200 wenzelm more NEWS;
Mon, 26 Aug 2024 13:15:34 +0200 wenzelm NEWS and documentation;
Thu, 15 Aug 2024 13:58:09 +0200 wenzelm adapt and activate congprocs examples, following the current Simplifier implementation;
Thu, 15 Aug 2024 12:22:39 +0200 wenzelm more direct access to Simplifier.mk_cong, to avoid odd Simpdata.mk_meta_cong seen in the wild;
Wed, 14 Aug 2024 21:23:22 +0200 wenzelm support for congprocs in the Simplifier, closely following Norbert Schirmer et-al, but with only one "simproc" name space and "simproc_setup" command / ML antiquotation;
Wed, 17 Jul 2024 17:48:23 +0200 desharna added lemmas wfp_on_antimono_stronger and wf_on_antimono_stronger
Tue, 09 Jul 2024 16:00:25 +0200 Fabian Huch NEWS and CONTRIBUTORS;
Tue, 09 Jul 2024 11:23:50 +0100 paulson NEWS: totalisation of ln
Mon, 08 Jul 2024 10:14:22 +0200 desharna added lemma image_mset_diff_if_inj
Mon, 08 Jul 2024 10:08:07 +0200 desharna added lemma minus_add_mset_if_not_in_lhs[simp]
Fri, 05 Jul 2024 14:01:14 +0200 wenzelm NEWS;
Sun, 30 Jun 2024 06:30:08 +0000 haftmann moved transitional theory Divides to HOL-Library
Mon, 17 Jun 2024 09:00:46 +0200 desharna removed lemma wellorder.wfP_less
Tue, 11 Jun 2024 08:02:13 +0200 desharna fixed NEWS
Mon, 10 Jun 2024 21:32:24 +0200 desharna renamed lemmas
Mon, 10 Jun 2024 14:09:55 +0200 desharna renamed theorems
Mon, 10 Jun 2024 13:44:46 +0200 desharna renamed theorems
Mon, 10 Jun 2024 08:25:55 +0200 desharna renamed theorems
Sat, 08 Jun 2024 14:57:14 +0200 desharna renamed lemmas
Thu, 23 May 2024 20:22:52 +0200 wenzelm merged
Sun, 12 May 2024 14:41:13 +0200 wenzelm more documentation on "isabelle build -H" and underlying system registry tables "host" and "cluster";
Thu, 18 Apr 2024 13:06:48 +0200 wenzelm back to post-release mode -- after fork point;
Fri, 05 Apr 2024 21:21:02 +0200 wenzelm avoid Scala if-expressions and thus make it work both for -new-syntax or -old-syntax;
Wed, 03 Apr 2024 16:55:34 +0200 desharna documented new syntax for fBall and fBex
Wed, 03 Apr 2024 11:09:58 +0200 wenzelm misc tuning for release;
Sat, 30 Mar 2024 01:12:48 +0100 Fabian Huch update NEWS;
Thu, 28 Mar 2024 08:30:42 +0100 desharna merged
Wed, 27 Mar 2024 11:49:42 +0100 desharna added lemma wfp_on_image and author name to theory
Wed, 27 Mar 2024 17:39:46 +0100 wenzelm merged
Wed, 27 Mar 2024 17:39:28 +0100 wenzelm tuned NEWS;
Wed, 27 Mar 2024 15:16:09 +0000 paulson New material and a bit of refactoring
Wed, 27 Mar 2024 10:54:47 +0100 desharna merged
Tue, 26 Mar 2024 09:33:33 +0100 desharna renamed lemma wfP_iff_ex_minimal to wfp_iff_ex_minimal
Tue, 26 Mar 2024 21:25:35 +0100 wenzelm misc tuning for release;
Tue, 26 Mar 2024 21:16:47 +0100 wenzelm merged;
Tue, 26 Mar 2024 21:09:46 +0100 wenzelm NEWS for "isabelle go_setup";
Tue, 26 Mar 2024 09:31:34 +0100 desharna added lemmas wfp_on_inv_imagep, wfp_on_if_convertible_to_wfp_on, and wf_on_if_convertible_to_wf_on
Tue, 26 Mar 2024 06:32:38 +0100 desharna merged
Mon, 25 Mar 2024 19:27:53 +0100 desharna added lemma wf_on_iff_wf
Mon, 25 Mar 2024 20:48:10 +0100 wenzelm MLton lacks arm64-linux (see also 84f2d481d6d7);
Mon, 25 Mar 2024 14:08:25 +0100 nipkow documented running time function framework by Jonas Stahl
Sat, 23 Mar 2024 18:55:38 +0100 desharna redefined wf as an abbreviation for "wf_on UNIV"
Sat, 23 Mar 2024 07:59:53 +0100 desharna tuned NEWS
Thu, 21 Mar 2024 11:24:03 +0100 desharna redefined wfP as an abbreviation for "wfp_on UNIV"
Fri, 22 Mar 2024 10:38:35 +0100 desharna merged
Wed, 20 Mar 2024 21:13:49 +0100 desharna added lemma wellorder.wfp_on_less[simp]
Thu, 21 Mar 2024 21:03:06 +0100 wenzelm suppress arm64-darwin, which does not support "-codegen native" (required for AFP/PAC_Checker);
Thu, 21 Mar 2024 14:19:05 +0100 wenzelm update to mlton-20210117-2, which covers x86_64-linux, x86_64-darwin, arm64-darwin;
Wed, 20 Mar 2024 20:45:36 +0100 desharna merged
less more (0) -3000 -1000 -300 -100 -60 tip