src/Pure/Isar/class.ML
Sat, 07 Mar 2009 22:16:50 +0100 wenzelm more uniform handling of binding in targets and derived elements;
Sat, 07 Mar 2009 11:32:31 +0100 wenzelm Binding.str_of: removed verbose feature, include qualifier in output;
Wed, 04 Mar 2009 11:05:29 +0100 blanchet Merge.
Wed, 04 Mar 2009 10:45:52 +0100 blanchet Merge.
Tue, 03 Mar 2009 18:32:01 +0100 wenzelm renamed Binding.name_pos to Binding.make, renamed Binding.base_name to Binding.name_of, renamed Binding.map_base to Binding.map_name, added mandatory flag to Binding.qualify;
Tue, 03 Mar 2009 14:07:43 +0100 wenzelm Thm.binding;
Fri, 06 Feb 2009 09:05:20 +0100 haftmann more robust failure in error situations
Tue, 03 Feb 2009 21:26:21 +0100 haftmann handling type classes without parameters
Sun, 01 Feb 2009 19:58:02 +0100 haftmann proper declared constants in class expressions
Wed, 28 Jan 2009 16:35:42 +0100 haftmann explicit check for exactly one type variable in class specification elements
Mon, 26 Jan 2009 22:14:19 +0100 haftmann fixed reading of class specs: declare class operations in context
Mon, 26 Jan 2009 08:23:55 +0100 haftmann correct proof of assm_intro rule
Fri, 23 Jan 2009 19:51:49 +0100 haftmann fixed fixme
Wed, 21 Jan 2009 23:40:23 +0100 haftmann no base sort in class import
Wed, 21 Jan 2009 16:47:02 +0100 haftmann improved and corrected reading of class specs -- still draft version
Mon, 19 Jan 2009 08:16:42 +0100 haftmann improved tackling of subclasses
Sun, 18 Jan 2009 10:11:12 +0100 haftmann improved calculation of morphisms and rules
Sat, 17 Jan 2009 08:29:54 +0100 haftmann code cleanup
Fri, 16 Jan 2009 14:58:11 +0100 haftmann migrated class package to new locale implementation
Sun, 11 Jan 2009 14:18:16 +0100 haftmann construct explicit class morphism
Wed, 07 Jan 2009 08:03:25 +0100 haftmann proper local_theory after Class.class
Mon, 05 Jan 2009 15:55:04 +0100 haftmann locale -> old_locale, new_locale -> locale
Mon, 05 Jan 2009 15:36:24 +0100 haftmann rearranged target theories
Fri, 02 Jan 2009 08:13:12 +0100 haftmann improved boostrap order: theory_target.ML before expression.ML
Wed, 17 Dec 2008 12:10:39 +0100 haftmann temporary adaption to new locale code
Tue, 09 Dec 2008 13:11:42 +0100 ballarin NewLocale.intro_locales_tac added to Class.default_intro_tac.
Fri, 05 Dec 2008 18:43:42 +0100 haftmann Name.name_of -> Binding.base_name
Thu, 04 Dec 2008 14:43:33 +0100 haftmann cleaned up binding module and related code
Mon, 01 Dec 2008 19:41:16 +0100 haftmann new Binding module
Thu, 20 Nov 2008 14:55:25 +0100 haftmann using name bindings
Mon, 17 Nov 2008 17:00:27 +0100 haftmann explicit name morphism function for locale interpretation
Thu, 13 Nov 2008 14:19:10 +0100 haftmann proper name morphisms for locales
Thu, 06 Nov 2008 09:09:48 +0100 haftmann class morphism stemming from locale interpretation
Thu, 23 Oct 2008 15:28:01 +0200 wenzelm renamed Thm.get_axiom_i to Thm.axiom;
Wed, 22 Oct 2008 14:15:48 +0200 haftmann prove_instantiation_exit combinators
Wed, 17 Sep 2008 15:21:30 +0200 ballarin Public interface to interpretation morphism.
Wed, 03 Sep 2008 17:47:30 +0200 wenzelm Sign.declare_const: Name.binding;
Tue, 02 Sep 2008 17:31:20 +0200 ballarin Interpretation commands no longer accept interpretation attributes.
Tue, 02 Sep 2008 16:55:33 +0200 wenzelm type Attrib.binding abbreviates Name.binding without attributes;
Tue, 02 Sep 2008 14:10:45 +0200 wenzelm explicit type Name.binding for higher-specification elements;
Wed, 27 Aug 2008 11:48:54 +0200 wenzelm type Properties.T;
Wed, 06 Aug 2008 16:41:40 +0200 ballarin Interpretation command (theory/proof context) no longer simplifies goal.
Wed, 30 Jul 2008 07:33:58 +0200 haftmann improved morphism
Tue, 29 Jul 2008 08:15:39 +0200 haftmann some steps towards explicit class target for canonical interpretation
Fri, 25 Jul 2008 12:03:37 +0200 haftmann subclass now also works for subclasses with empty specificaton
Thu, 19 Jun 2008 20:48:05 +0200 wenzelm Variable.declare_typ;
Sat, 07 Jun 2008 19:18:38 +0200 haftmann fixed wrong treatment of type variables in instantiation target
Mon, 26 May 2008 17:55:36 +0200 haftmann check for illegal merge of class parameters
Sun, 18 May 2008 15:04:09 +0200 wenzelm moved global pretty/string_of functions from Sign to Syntax;
Tue, 29 Apr 2008 15:25:50 +0200 haftmann proper input abbreviations in class
Tue, 22 Apr 2008 08:33:12 +0200 haftmann proper abbreviations in class
Sun, 13 Apr 2008 16:40:08 +0200 wenzelm Sorts.class_error: produce message only (formerly msg_class_error);
Sat, 12 Apr 2008 17:00:40 +0200 wenzelm replaced Drule.close_derivation/Goal.close_result by Thm.close_derivation (removed obsolete compression);
Thu, 10 Apr 2008 00:46:38 +0200 haftmann check validity of class target improvement
Wed, 02 Apr 2008 15:58:41 +0200 haftmann improved improvements for instantiaton
Fri, 28 Mar 2008 22:01:56 +0100 haftmann unfold_locales now part of default tactic
Fri, 28 Mar 2008 20:02:04 +0100 wenzelm Context.>> : operate on Context.generic;
Thu, 27 Mar 2008 15:32:15 +0100 wenzelm eliminated delayed theory setup
Thu, 20 Mar 2008 12:01:16 +0100 haftmann (continued)
Wed, 19 Mar 2008 07:20:33 +0100 haftmann instantiation less liberal with dangling constraints
less more (0) -100 -60 tip