src/Pure/Isar/proof_context.ML
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};
Sun, 23 Sep 2018 21:49:31 +0200 wenzelm discontinued old-style goal cases;
Fri, 20 Jul 2018 03:14:44 +0200 wenzelm added system option "strict_facts";
Wed, 07 Mar 2018 17:39:18 +0100 wenzelm tuned -- more uniform;
Fri, 23 Feb 2018 20:55:46 +0100 wenzelm tuned signature;
Tue, 20 Feb 2018 16:20:36 +0100 wenzelm tuned signature;
Mon, 19 Feb 2018 22:07:21 +0100 wenzelm support for lazy notes in global/local context and Element.Lazy_Notes: name binding and fact without attributes;
Mon, 19 Feb 2018 18:18:43 +0100 wenzelm tuned;
Mon, 19 Feb 2018 14:26:37 +0100 wenzelm store facts as lazy values;
Sun, 28 Jan 2018 19:28:52 +0100 wenzelm clarified take/drop/chop prefix/suffix;
Mon, 03 Jul 2017 09:20:24 +0200 wenzelm tuned signature;
Mon, 03 Jul 2017 09:12:13 +0200 wenzelm unused;
Tue, 13 Dec 2016 11:51:42 +0100 wenzelm more symbols;
Tue, 25 Oct 2016 17:22:05 +0200 wenzelm more robust printing of names in the context of outer syntax;
less more (0) -300 -100 -60 tip