src/Pure/Isar/generic_target.ML
Tue, 17 Sep 2024 17:51:55 +0200 wenzelm more explicit context for syn_ext/mixfix operations, but it often degenerates to background theory;
Thu, 08 Aug 2024 16:21:48 +0200 wenzelm tuned;
Fri, 07 Jun 2024 23:53:31 +0200 wenzelm more accurate Thm_Name.T for PThm / Thm.name_derivation / Thm.derivation_name;
Mon, 08 Jan 2024 21:46:43 +0100 wenzelm minor performance tuning;
Wed, 27 Dec 2023 20:40:15 +0100 wenzelm tuned signature;
Wed, 27 Dec 2023 15:57:42 +0100 wenzelm clarified modules;
Wed, 27 Dec 2023 15:50:17 +0100 wenzelm clarified signature;
Wed, 27 Dec 2023 13:17:55 +0100 wenzelm clarified signature;
Tue, 26 Dec 2023 12:46:10 +0100 wenzelm more robust: avoid crash of Thm.solve_constraints due to changed background theory, e.g. relevant for AFP/Transition_Systems_and_Automata;
Tue, 26 Dec 2023 12:37:33 +0100 wenzelm clarified signature;
Tue, 26 Dec 2023 12:03:54 +0100 wenzelm proper Thm_Name.make_list for thm_definition;
Sun, 24 Dec 2023 20:35:22 +0100 wenzelm more robust: avoid crash of AFP/Transition_Systems_and_Automata (amending fe4bd39bfeac and 43d8385db923);
Sun, 24 Dec 2023 20:17:08 +0100 wenzelm more robust: zproofs need to be enabled (amending 43d8385db923);
Sun, 24 Dec 2023 13:58:25 +0100 wenzelm more thorough thm definition via Global_Theory.register_proofs: store (and purge) zproofs;
Sun, 24 Dec 2023 13:20:40 +0100 wenzelm tuned names;
Sun, 24 Dec 2023 13:08:34 +0100 wenzelm clarified signature: support update of local_theory;
Sun, 24 Dec 2023 12:35:02 +0100 wenzelm tuned;
Sun, 24 Dec 2023 12:32:25 +0100 wenzelm clarified modules;
Sun, 24 Dec 2023 12:06:20 +0100 wenzelm clarified modules;
Sun, 24 Dec 2023 11:51:59 +0100 wenzelm clarified modules;
Sun, 24 Dec 2023 11:46:20 +0100 wenzelm tuned;
Tue, 23 May 2023 18:46:15 +0200 wenzelm tuned signature: more position information;
Sat, 20 May 2023 17:18:44 +0200 wenzelm tuned signature;
Thu, 18 May 2023 17:21:29 +0200 wenzelm clarified signature: more explicit types;
Sun, 14 May 2023 20:54:08 +0200 wenzelm more standard merge order, following logical structure of imports rather than physical serials;
Wed, 20 Oct 2021 18:13:17 +0200 wenzelm discontinued obsolete "val extend = I" for data slots;
Fri, 24 Sep 2021 11:04:18 +0000 haftmann apply declarations from interpretations in eigen context also
Fri, 10 Sep 2021 15:57:09 +0200 wenzelm clarified order of extra TFrees: underlying fast_string_ord coincides with Name.invent (e.g. from type inference);
Fri, 10 Sep 2021 14:59:19 +0200 wenzelm clarified signature: more scalable operations;
Thu, 09 Sep 2021 23:07:02 +0200 wenzelm more scalable operations;
Thu, 09 Sep 2021 22:12:05 +0200 wenzelm clarified signature;
Thu, 09 Sep 2021 12:33:14 +0200 wenzelm clarified signature;
Mon, 06 Sep 2021 11:32:18 +0200 wenzelm more efficient operations: traverse hyps only when required;
Sat, 04 Sep 2021 22:05:35 +0200 wenzelm clarified signature;
Sat, 04 Sep 2021 21:25:08 +0200 wenzelm clarified signature;
Sat, 04 Sep 2021 18:21:58 +0200 wenzelm more scalable operations;
Fri, 03 Sep 2021 18:57:33 +0200 wenzelm more scalable data structure (but: rarely used many arguments);
Wed, 09 Jun 2021 18:04:22 +0000 haftmann global interpretation into nested targets
Wed, 09 Jun 2021 18:04:21 +0000 haftmann more succint interfaces
Thu, 29 Oct 2020 18:23:28 +0000 haftmann unified Local_Theory.init with Generic_Target.init
Sat, 24 Oct 2020 15:16:54 +0000 haftmann tuned interfaces
Tue, 21 Apr 2020 07:28:17 +0000 haftmann hooks for foundational terms: protection of foundational terms during simplification
Fri, 29 Nov 2019 20:52:28 +0100 wenzelm proper theory context, e.g. for Thm.transfer;
Fri, 16 Aug 2019 10:20:41 +0200 wenzelm clarified signature;
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;
Thu, 30 Aug 2018 14:21:40 +0200 wenzelm tuned signature;
Thu, 30 Aug 2018 14:10:39 +0200 wenzelm clarified signature;
Thu, 30 Aug 2018 13:38:52 +0200 wenzelm clarified signature: explicit type Locale.registration;
Sun, 18 Feb 2018 19:49:01 +0100 wenzelm clarified signature;
Sun, 18 Feb 2018 19:18:49 +0100 wenzelm clarified signature;
Fri, 04 Aug 2017 08:12:58 +0200 haftmann more structural sharing between common target Generic_Target.init
Thu, 23 Jun 2016 11:01:14 +0200 wenzelm tuned signature;
Wed, 22 Jun 2016 11:10:18 +0200 wenzelm clarified PIDE markup;
Wed, 22 Jun 2016 10:40:53 +0200 wenzelm tuned signature;
Tue, 21 Jun 2016 16:10:03 +0200 wenzelm tuned whitespace;
Thu, 09 Jun 2016 12:21:15 +0200 wenzelm tuned signature;
Thu, 09 Jun 2016 12:02:38 +0200 wenzelm tuned signature;
Fri, 15 Apr 2016 15:08:43 +0200 wenzelm clarified PIDE reports;
Wed, 30 Mar 2016 20:56:39 +0200 wenzelm relevant check_mixfix happens further at the bottom, to avoid duplicate reports via Specification.prepare;
Wed, 30 Mar 2016 19:25:04 +0200 wenzelm more PIDE markup;
Tue, 29 Mar 2016 21:17:29 +0200 wenzelm more position information for type mixfix;
Wed, 18 Nov 2015 21:18:33 +0100 ballarin Refine the supression of abbreviations for morphisms that are not identities.
Thu, 24 Sep 2015 23:33:29 +0200 wenzelm more explicit Defs.context: use proper name spaces as far as possible;
Thu, 13 Aug 2015 11:05:19 +0200 wenzelm tuned signature, in accordance to sortBy in Scala;
Sun, 05 Jul 2015 15:02:30 +0200 wenzelm simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
Mon, 01 Jun 2015 18:59:20 +0200 haftmann completely separated canonical class abbreviations from abbreviations stemming from non-canonical morphisms -- these have no shared concept
Mon, 01 Jun 2015 18:59:20 +0200 haftmann self-contained formulation of abbrev for named targets
Mon, 01 Jun 2015 18:59:20 +0200 haftmann separate function to compute exported abbreviation
Mon, 01 Jun 2015 18:59:20 +0200 haftmann clearly separated target primitives (target_foo) from self-contained target operations (foo)
Mon, 01 Jun 2015 18:59:20 +0200 haftmann tuned order
Mon, 01 Jun 2015 18:59:19 +0200 haftmann tuned
Wed, 13 May 2015 17:36:33 +0200 wenzelm tuned whitespace;
Fri, 06 Mar 2015 15:58:56 +0100 wenzelm Thm.cterm_of and Thm.ctyp_of operate on local context;
Thu, 05 Mar 2015 13:28:04 +0100 wenzelm tuned -- more explicit use of context;
Sun, 01 Mar 2015 23:35:41 +0100 wenzelm added Proof_Context.cterm_of/ctyp_of convenience;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Thu, 21 Aug 2014 22:48:39 +0200 wenzelm tuned signature -- define some elementary operations earlier;
Tue, 19 Aug 2014 23:17:51 +0200 wenzelm tuned signature -- moved type src to Token, without aliases;
Wed, 13 Aug 2014 13:30:28 +0200 wenzelm load local_theory.ML before attrib.ML, with subtle change of semantics due to canonical Local_Theory.map_contexts instead of private Local_Theory.map_top;
Sun, 08 Jun 2014 23:30:51 +0200 haftmann self-contained locale_declaration operation
Sun, 08 Jun 2014 23:30:51 +0200 haftmann yet another attempt for terminology: foo_target_bar denotes an operation bar operating solely on the target context of target foo, foo_bar denotes a whole stack of operations to accomplish bar for target foo
Sun, 08 Jun 2014 23:30:50 +0200 haftmann tuned
Sun, 08 Jun 2014 23:30:49 +0200 haftmann recovered structure of module, which got somehow convoluted due to incremental modifications
Sun, 08 Jun 2014 23:30:49 +0200 haftmann re-unified approach towards class and locale consts, with refined terminology: foo_const_declaration denotes declaration for a particular logical layer, foo_const the full stack for a particular target
Mon, 02 Jun 2014 19:21:40 +0200 haftmann explicit passing of params
Fri, 30 May 2014 08:23:07 +0200 haftmann tuned signature
Thu, 29 May 2014 22:46:20 +0200 haftmann even more uniform treatment of result after 95e5a633a18f
Wed, 28 May 2014 19:18:18 +0200 haftmann uniform treatmen of result
Wed, 28 May 2014 19:17:32 +0200 haftmann tuned variable names
Thu, 22 May 2014 17:53:03 +0200 haftmann tuned
Thu, 22 May 2014 17:53:02 +0200 haftmann tuned names
Thu, 22 May 2014 17:53:01 +0200 haftmann tuned signature
Thu, 22 May 2014 17:53:01 +0200 haftmann moved const declaration further down in bootstrap hierarchy: keep Named_Target free of low-level stuff
Thu, 22 May 2014 16:59:49 +0200 haftmann common background_abbrev operation
Thu, 22 May 2014 16:59:49 +0200 haftmann compactified
Thu, 22 May 2014 09:40:05 +0200 haftmann compactified level discriminator
Wed, 26 Mar 2014 14:41:52 +0100 wenzelm prefer Context_Position where a context is available;
Fri, 14 Mar 2014 12:23:59 +0100 wenzelm back to a form of hybrid facts, to reduce performance impact of ed92ce2ac88e;
Fri, 14 Mar 2014 10:08:36 +0100 wenzelm just one cumulative Proof_Context.facts, with uniform retrieval (including PIDE markup, completion etc.);
Tue, 31 Dec 2013 14:29:16 +0100 wenzelm proper context for norm_hhf and derived operations;
Sat, 14 Dec 2013 17:28:05 +0100 wenzelm proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
Thu, 30 May 2013 12:35:40 +0200 wenzelm standardized aliases;
Sun, 26 May 2013 19:45:54 +0200 haftmann more specific structure for registration into theory and dependency onto locale
Tue, 03 Apr 2012 19:49:14 +0200 wenzelm more robust re-import wrt. non-HHF assumptions;
Tue, 03 Apr 2012 16:49:05 +0200 wenzelm another attempt to avoid duplication of global vs. local syntax (reminiscent of old fork_mixfix);
Tue, 03 Apr 2012 16:27:32 +0200 wenzelm export into target context (again), to retain its 'defines' (e.g. abbreviation lcoeff in theory HOL/Algebra/UnivPoly);
Tue, 03 Apr 2012 16:10:34 +0200 wenzelm better drop background syntax if entity depends on parameters;
Tue, 03 Apr 2012 14:37:16 +0200 wenzelm more uniform abbrev vs. define;
Tue, 03 Apr 2012 11:28:21 +0200 wenzelm clarified generic_const vs. close_schematic_term;
Tue, 03 Apr 2012 10:59:20 +0200 wenzelm more uniform theory_abbrev with const_declaration;
Tue, 03 Apr 2012 10:04:41 +0200 wenzelm avoid const_declaration in aux. context (cf. locale_foundation);
Tue, 03 Apr 2012 09:47:20 +0200 wenzelm clarified background_foundation vs. theory_foundation (with const_declaration);
Tue, 03 Apr 2012 09:41:16 +0200 wenzelm tuned;
Mon, 02 Apr 2012 23:55:25 +0200 wenzelm more general standard_declaration;
Mon, 02 Apr 2012 21:52:03 +0200 wenzelm tuned;
Mon, 02 Apr 2012 21:49:27 +0200 wenzelm clarified standard_declaration vs. theory_declaration;
Mon, 02 Apr 2012 19:54:25 +0200 wenzelm tuned;
Mon, 02 Apr 2012 16:35:09 +0200 wenzelm refined define/abbrev: allow extra fixes in aux. context vs. bottom target (NB: export_term expands defined variables, leaving fixed ones);
Sun, 01 Apr 2012 20:36:33 +0200 wenzelm clarified Generic_Target.notes: always perform Attrib.partial_evaluation;
less more (0) -120 tip