src/Pure/Isar/proof_context.ML
Sat, 05 Oct 2024 14:58:36 +0200 wenzelm first-class support for "unbundle no foobar_syntax" -- avoid redundant "bundle no_foobar_syntax" definitions;
Sun, 22 Sep 2024 14:33:03 +0200 wenzelm proper fbreaks (amending 53f12ab896e6);
Fri, 20 Sep 2024 14:28:13 +0200 wenzelm clarified signature: more explicit operations;
Tue, 17 Sep 2024 17:51:55 +0200 wenzelm more explicit context for syn_ext/mixfix operations, but it often degenerates to background theory;
Fri, 23 Aug 2024 20:21:04 +0200 wenzelm clarified signature: more operations;
Fri, 23 Aug 2024 14:56:33 +0200 wenzelm clarified markup: more uniform;
Thu, 22 Aug 2024 15:57:30 +0200 wenzelm tuned signature: more operations;
Sun, 04 Aug 2024 12:21:13 +0200 wenzelm tuned signature: more operations;
Mon, 10 Jun 2024 14:29:33 +0200 wenzelm more robust / permissive;
Mon, 10 Jun 2024 14:05:39 +0200 wenzelm clarified signature: more operations;
Mon, 10 Jun 2024 12:44:49 +0200 wenzelm clarified operations, following pretty_thm_name;
Sun, 09 Jun 2024 19:49:42 +0200 wenzelm clarified modules;
Sat, 08 Jun 2024 16:26:47 +0200 wenzelm more accurate output of Thm_Name.T wrt. facts name space;
Tue, 02 Apr 2024 18:29:14 +0200 wenzelm clarified names: discontinue odd convention from 3 decades ago;
Wed, 10 Jan 2024 14:36:29 +0100 wenzelm clarified signature;
Wed, 10 Jan 2024 13:43:10 +0100 wenzelm clarified signature;
Wed, 10 Jan 2024 13:37:29 +0100 wenzelm tuned signature;
Wed, 10 Jan 2024 13:10:20 +0100 wenzelm clarified signature;
Tue, 09 Jan 2024 22:40:38 +0100 wenzelm clarified signature;
Tue, 09 Jan 2024 17:10:09 +0100 wenzelm misc tuning and clarification: prefer Same.operation;
Tue, 09 Jan 2024 16:04:21 +0100 wenzelm clarified signature;
Tue, 09 Jan 2024 12:18:01 +0100 wenzelm clarified signature;
Mon, 08 Jan 2024 21:53:27 +0100 wenzelm minor performance tuning;
Wed, 27 Dec 2023 16:10:10 +0100 wenzelm more accurate Global_Theory.name_facts: burrow into expression of attributed theorems;
Wed, 27 Dec 2023 13:17:55 +0100 wenzelm clarified signature;
Sun, 24 Dec 2023 12:23:50 +0100 wenzelm tuned;
Sun, 24 Dec 2023 11:13:54 +0100 wenzelm tuned;
Sat, 20 May 2023 17:42:01 +0200 wenzelm tuned signature;
Sat, 20 May 2023 16:12:37 +0200 wenzelm more robust context: fail immediately via Morphism.the_theory, instead of rarely via Thm.theory_of_thm (for non-normal thm);
Mon, 15 May 2023 14:13:58 +0200 wenzelm avoid capture of inner/outer context and thus reduce heaps sizes by 20..40% (see also dd04a8b654fc, e49bf4ebf330, 9c19e15c8548, 71467e35fc3c);
Sat, 06 May 2023 23:20:20 +0200 wenzelm back to more elementary concept of aliases as adhoc change of accesses, but now with "suppress" information (see also 31ea5c1f874d);
Fri, 05 May 2023 15:56:12 +0200 wenzelm more explicit entries for aliases, with proper checks in "strict" mode (e.g. for logical entities);
Thu, 20 Apr 2023 11:57:34 +0200 wenzelm clarified signature: explicitly distinguish theory_base_name vs. theory_long_name;
Mon, 27 Mar 2023 21:48:47 +0200 wenzelm performance tuning: prefer functor Set() over Table();
Mon, 20 Sep 2021 23:15:02 +0200 wenzelm localized command 'syntax' and 'no_syntax';
Mon, 20 Sep 2021 21:56:10 +0200 wenzelm tuned;
Mon, 20 Sep 2021 20:43:38 +0200 wenzelm clarified signature;
Sat, 04 Sep 2021 21:25:08 +0200 wenzelm clarified signature;
Thu, 13 May 2021 15:52:10 +0200 wenzelm tuned;
Sun, 02 May 2021 17:38:49 +0200 wenzelm support nested cases;
Wed, 27 May 2020 20:02:02 +0200 wenzelm tuned signature;
Fri, 03 Apr 2020 17:35:10 +0200 wenzelm less redundant markup reports;
Fri, 03 Apr 2020 13:51:56 +0200 wenzelm more accurate context position reports;
Thu, 19 Sep 2019 15:09:12 +0200 wenzelm clarified signature;
Thu, 19 Sep 2019 10:52:18 +0200 wenzelm clarified modules;
Wed, 18 Sep 2019 20:53:53 +0200 wenzelm support soft types for 'assume';
Wed, 18 Sep 2019 20:10:15 +0200 wenzelm more robust declaration of resulting statement text, instead of somewhat accidental (Variable.maybe_bind_term result_binds in generic_goal);
Tue, 17 Sep 2019 17:06:05 +0200 wenzelm clarified modules;
Tue, 17 Sep 2019 16:26:57 +0200 wenzelm clarified signature -- removed unused option (see acb0807ddb56);
Fri, 09 Aug 2019 17:14:49 +0200 wenzelm formal position for PThm nodes;
Sun, 28 Jul 2019 12:11:20 +0200 wenzelm clarified signature;
Sat, 27 Jul 2019 20:40:00 +0200 wenzelm clarified signature;
Tue, 16 Jul 2019 15:39:32 +0200 wenzelm support for a soft-type system within the Isabelle logical framework;
Mon, 03 Jun 2019 15:40:08 +0200 wenzelm clarified signature;
Mon, 03 Jun 2019 14:47:27 +0200 wenzelm tuned whitespace;
Thu, 09 May 2019 15:47:27 +0200 wenzelm proper formatting (amending 5076725247fa);
Thu, 03 Jan 2019 14:12:44 +0100 wenzelm clarified signature: more types;
Tue, 27 Nov 2018 21:07:39 +0100 wenzelm more accurate positions for "name" (quoted string) and "embedded" (cartouche): refer to content without delimiters, which is e.g. relevant for systematic selection/renaming of scope groups;
Mon, 12 Nov 2018 15:14:12 +0100 wenzelm clarified signature;
Thu, 25 Oct 2018 15:41:40 +0200 wenzelm proper completion for @{named_theorems};
less more (0) -300 -100 -60 tip