src/Pure/Isar/generic_target.ML
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;
less more (0) -100 -60 tip