src/Pure/Isar/theory_target.ML
Sun, 08 Mar 2009 17:26:14 +0100 wenzelm moved basic algebra of long names from structure NameSpace to Long_Name;
Sat, 07 Mar 2009 22:16:50 +0100 wenzelm more uniform handling of binding in targets and derived elements;
Thu, 05 Mar 2009 12:08:00 +0100 wenzelm renamed NameSpace.base to NameSpace.base_name;
Thu, 05 Mar 2009 10:54:03 +0100 wenzelm Binding.prefix_of;
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;
Wed, 18 Feb 2009 19:18:33 +0100 haftmann fixed signature
Mon, 02 Feb 2009 13:56:23 +0100 haftmann strict check for locale target
Wed, 21 Jan 2009 16:47:03 +0100 haftmann wrecked old locale package and related modules
Wed, 07 Jan 2009 22:31:37 +0100 haftmann tuned siganture of locale.ML
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
Tue, 30 Dec 2008 11:10:01 +0100 ballarin Merged.
Fri, 19 Dec 2008 16:39:23 +0100 ballarin All logics ported to new locales.
Fri, 12 Dec 2008 17:00:42 +0100 ballarin Theory target distinguishes old and new locales.
Thu, 11 Dec 2008 18:30:26 +0100 ballarin Conversion of HOL-Main and ZF to new locales.
Sat, 13 Dec 2008 17:46:13 +0100 wenzelm removed Ids;
Fri, 05 Dec 2008 18:43:42 +0100 haftmann Name.name_of -> Binding.base_name
Fri, 05 Dec 2008 08:04:53 +0100 haftmann dropped NameSpace.declare_base
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
Wed, 19 Nov 2008 16:58:33 +0100 ballarin Enable switching to new locales during session.
Tue, 18 Nov 2008 09:41:23 +0100 ballarin Code for switching to new locales.
Mon, 17 Nov 2008 17:00:27 +0100 haftmann explicit name morphism function for locale interpretation
Fri, 14 Nov 2008 08:50:11 +0100 haftmann re-educated guess
Thu, 06 Nov 2008 09:09:51 +0100 haftmann cleaned
Tue, 28 Oct 2008 17:53:46 +0100 ballarin Revoked workaround (incompatible with HOL/ex/LocaleTest2.thy).
Mon, 27 Oct 2008 16:20:52 +0100 ballarin Hide path in constant name (workaround).
Mon, 22 Sep 2008 08:00:28 +0200 haftmann temporary workaround for class constants
Wed, 03 Sep 2008 17:47:40 +0200 wenzelm discontinued local axioms -- too difficult to implement, too easy to produce nonsense;
Tue, 02 Sep 2008 22:20:21 +0200 wenzelm tuned;
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;
Tue, 29 Jul 2008 08:15:39 +0200 haftmann some steps towards explicit class target for canonical interpretation
Sat, 21 Jun 2008 16:18:52 +0200 wenzelm import_export_proof: simplified thm definition -- PureThy.name_thm does the job;
Sat, 12 Apr 2008 17:00:50 +0200 wenzelm removed unnecessary Goal.close_result;
Mon, 25 Feb 2008 16:31:20 +0100 wenzelm implicit use of LocalTheory.group etc.;
Sun, 10 Feb 2008 20:49:48 +0100 wenzelm tuned spaces;
Sat, 09 Feb 2008 12:56:12 +0100 wenzelm overloading: reduced code redundancy, no xstrings here;
Sat, 26 Jan 2008 17:08:43 +0100 wenzelm grouped versions of axioms/define/notes;
Thu, 24 Jan 2008 23:51:20 +0100 wenzelm replaced ContextPosition by Position.thread_data;
Tue, 08 Jan 2008 11:37:30 +0100 haftmann explicit type variables for instantiation
Mon, 17 Dec 2007 22:40:14 +0100 haftmann note in target
Tue, 11 Dec 2007 10:23:14 +0100 haftmann pretty for instantiation and overloading
Mon, 10 Dec 2007 11:24:15 +0100 haftmann moved instance parameter management from class.ML to axclass.ML
Wed, 05 Dec 2007 14:16:14 +0100 haftmann tuned
Mon, 03 Dec 2007 16:04:17 +0100 haftmann overloading target
Fri, 30 Nov 2007 20:13:08 +0100 haftmann first working version of instance target
Wed, 28 Nov 2007 09:01:42 +0100 haftmann tuned interfaces of class module
Fri, 23 Nov 2007 21:09:35 +0100 haftmann rudimentary instantiation target
Sun, 11 Nov 2007 14:17:15 +0100 wenzelm abbrev: back to PrintMode.internal, which works at least half-way;
Sun, 11 Nov 2007 14:00:11 +0100 wenzelm abbrev: PrintMode.input instead of PrintMode.internal for global version!
Sat, 10 Nov 2007 18:36:10 +0100 wenzelm removed LocalTheory.target_naming/name;
Sat, 10 Nov 2007 14:31:22 +0100 wenzelm locale_const: suppress in class body as well (prevents qualified printing);
Tue, 06 Nov 2007 22:50:38 +0100 wenzelm tuned;
Tue, 06 Nov 2007 13:12:53 +0100 haftmann Class.init now similiar to Locale.init
Mon, 05 Nov 2007 20:50:44 +0100 wenzelm misc cleanup of init functions;
Fri, 02 Nov 2007 18:53:00 +0100 haftmann clarified theory target interface
less more (0) -100 -60 tip