src/Pure/Isar/class.ML
Wed, 19 Sep 2018 20:45:47 +0200 wenzelm clarified signature;
Thu, 30 Aug 2018 13:38:52 +0200 wenzelm clarified signature: explicit type Locale.registration;
Fri, 01 Jun 2018 22:01:43 +0200 wenzelm varify frees, notably dangling_params (see also e0cd57aeb60c);
Fri, 01 Jun 2018 22:00:50 +0200 wenzelm tuned -- more explicit expression;
Sun, 06 May 2018 18:20:25 +0000 haftmann more appropriate notion of emptiness
Fri, 16 Feb 2018 18:25:55 +0100 wenzelm tuned whitespace;
Wed, 06 Dec 2017 18:59:33 +0100 wenzelm prefer control symbol antiquotations;
Fri, 04 Aug 2017 08:12:58 +0200 haftmann more structural sharing between common target Generic_Target.init
Fri, 04 Aug 2017 08:12:54 +0200 haftmann treat exit separate from regular local theory operations
Wed, 22 Jun 2016 16:04:03 +0200 wenzelm report class parameters within instantiation;
Sat, 09 Apr 2016 21:42:42 +0200 wenzelm removed old proof method "default";
Wed, 30 Mar 2016 19:31:28 +0200 wenzelm tuned messages -- position is usually missing here;
Tue, 29 Mar 2016 21:17:29 +0200 wenzelm more position information for type mixfix;
Sat, 19 Dec 2015 11:05:04 +0100 haftmann abandoned attempt to unify sublocale and interpretation into global theories
Fri, 25 Sep 2015 19:13:47 +0200 wenzelm tuned signature: eliminated pointless type Context.pretty;
Wed, 02 Sep 2015 17:25:14 +0200 wenzelm trim context for persistent storage;
Tue, 28 Jul 2015 18:57:47 +0200 wenzelm clarified context;
Tue, 30 Jun 2015 15:41:11 +0200 wenzelm no arguments for "standard" (or old "default") methods;
Tue, 30 Jun 2015 15:20:56 +0200 wenzelm renamed "default" to "standard", to make semantically clear what it is;
Mon, 01 Jun 2015 18:59:20 +0200 haftmann explicit argument expansion of uncheck rules;
Mon, 01 Jun 2015 18:59:20 +0200 haftmann explicit input marker for operations
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 clearly separated target primitives (target_foo) from self-contained target operations (foo)
Mon, 01 Jun 2015 18:59:19 +0200 haftmann clarified interfaces for improvable syntax
Mon, 01 Jun 2015 18:59:19 +0200 haftmann tuned
Sun, 03 May 2015 20:04:38 +0200 wenzelm tuned output to resemble input syntax more closely;
Sun, 03 May 2015 18:13:15 +0200 wenzelm tuned output;
Thu, 02 Apr 2015 11:22:24 +0200 haftmann sort constraints are inherent part of class abbreviations (in contrast to class constants)
Tue, 31 Mar 2015 11:56:21 +0200 wenzelm tuned;
Tue, 10 Feb 2015 14:48:26 +0100 wenzelm proper context for resolve_tac, eresolve_tac, dresolve_tac, forward_tac etc.;
Thu, 22 Jan 2015 12:39:44 +0100 haftmann backed out obsolete workaround from ef1edfb36af7
Wed, 21 Jan 2015 18:40:00 +0100 haftmann option for formally inlined class specifications in hierarchy graph
Sat, 17 Jan 2015 22:52:45 +0100 wenzelm more compact content for tighter graph layout;
Sat, 17 Jan 2015 16:40:10 +0100 wenzelm clarified Class.pretty_specification: imitate input source;
Mon, 05 Jan 2015 18:39:32 +0100 haftmann formal pretty bodies for class specifications, accepting additional formal bookkeeping in locale.ML
Fri, 19 Dec 2014 12:36:50 +0100 wenzelm tuned;
Wed, 26 Nov 2014 20:05:34 +0100 wenzelm renamed "pairself" to "apply2", in accordance to @{apply 2};
Thu, 30 Oct 2014 16:20:46 +0100 wenzelm eliminated aliases;
Mon, 13 Oct 2014 22:43:29 +0200 wenzelm tuned signature;
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: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
Sun, 08 Jun 2014 23:30:48 +0200 haftmann revert effect of 63c7b29d29ac -- existing pervasive interpretation of class order for dvd etc. is too obstrusive at the moment
Sun, 08 Jun 2014 23:30:47 +0200 haftmann less ad-hoc verision of educated guess: guess identity of declaration morphism wrt. canonical morphism rather than observing particular effects of declaration morphisms only;
Sat, 07 Jun 2014 21:49:17 +0200 haftmann treat non-canonical interpretations of classes the same way as ordinary locale interpretations
Thu, 05 Jun 2014 10:52:19 +0200 haftmann always refine interpretation morphism using canonical constant's definition theorem
Mon, 02 Jun 2014 19:21:41 +0200 haftmann formal treatment of dangling parameters for class abbrevs analogously to class consts
Sun, 01 Jun 2014 14:00:58 +0200 haftmann definition in class: provide explicit auxiliary abbreviation carrying potential mixfix syntax in presence of dangling parameters
Sun, 01 Jun 2014 08:33:35 +0200 haftmann tuned
Sat, 31 May 2014 09:35:12 +0200 haftmann postpone const declarations for nested context after canonical const declarations: keep const declarations stemming from interpretation together
Sat, 31 May 2014 09:35:10 +0200 haftmann tuned
Sat, 31 May 2014 09:35:09 +0200 haftmann explicit is better than implicit
Sat, 31 May 2014 09:35:08 +0200 haftmann tuned names
Sat, 31 May 2014 09:35:07 +0200 haftmann dropped accidental duplicate application of morphism
Fri, 30 May 2014 08:23:08 +0200 haftmann tuned
Wed, 28 May 2014 19:17:32 +0200 haftmann tuned variable names
Thu, 22 May 2014 17:53:02 +0200 haftmann tuned names
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 tuned
Thu, 22 May 2014 16:59:49 +0200 haftmann more uniform order of operations;
less more (0) -100 -60 tip