src/Pure/General/name_space.ML
Mon, 09 Feb 2009 17:25:07 +1100 Timothy Bourke Nicer names in FindTheorems.
Wed, 21 Jan 2009 16:47:32 +0100 haftmann binding is alias for Binding.T
Sat, 03 Jan 2009 08:39:18 +0100 haftmann separator, is_qualified
Fri, 05 Dec 2008 18:42:37 +0100 haftmann removed Table.extend, NameSpace.extend_table
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
Mon, 01 Dec 2008 12:17:01 +0100 haftmann exported get_accesses (for diagnostic purpose)
Thu, 20 Nov 2008 14:51:40 +0100 haftmann name spaces and name bindings
Fri, 13 Jun 2008 21:04:43 +0200 wenzelm hide: delete all accesses from extra names -- reduces ambiguity in extern;
Tue, 15 Apr 2008 16:12:16 +0200 wenzelm merge: canonical order;
Thu, 27 Mar 2008 17:35:57 +0100 wenzelm tuned comments;
Mon, 29 Oct 2007 16:13:44 +0100 wenzelm export is_hidden;
Wed, 17 Oct 2007 23:16:33 +0200 wenzelm store external accesses within name space (as produced by naming policy);
Mon, 20 Aug 2007 20:44:01 +0200 wenzelm tuned signature;
Mon, 09 Jul 2007 22:40:57 +0200 wenzelm declare: disallow quote (") in names;
Thu, 24 May 2007 08:37:37 +0200 haftmann tuned Pure/General/name_space.ML
Wed, 10 Jan 2007 20:17:26 +0100 wenzelm removed NameSpace.split -- use qualifier/base instead;
Sat, 30 Dec 2006 16:08:00 +0100 wenzelm removed conditional combinator;
Wed, 27 Dec 2006 19:10:05 +0100 haftmann added split
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Wed, 13 Sep 2006 21:41:25 +0200 wenzelm renamed NameSpace.drop_base to NameSpace.qualifier;
Sat, 08 Apr 2006 22:51:22 +0200 wenzelm tuned;
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Wed, 15 Feb 2006 21:35:06 +0100 wenzelm removed qualified_force_prefix;
Sun, 12 Feb 2006 21:34:24 +0100 wenzelm low-level tuning of merge: maintain identity of accesses;
Sat, 11 Feb 2006 17:17:50 +0100 wenzelm removed custom_accesses;
Mon, 06 Feb 2006 20:59:06 +0100 wenzelm tuned;
Fri, 28 Oct 2005 16:35:40 +0200 haftmann cleaned up nth, nth_update, nth_map and nth_string functions
Tue, 04 Oct 2005 19:01:37 +0200 wenzelm minor tweaks for Poplog/ML;
Thu, 15 Sep 2005 17:16:56 +0200 wenzelm TableFun/Symtab: curried lookup and update;
Thu, 01 Sep 2005 18:48:50 +0200 wenzelm curried_lookup/update;
Sun, 28 Aug 2005 16:04:47 +0200 wenzelm removed unused dest operation;
Thu, 14 Jul 2005 19:28:32 +0200 wenzelm added dest_table;
Fri, 17 Jun 2005 18:33:29 +0200 wenzelm Symtab.fold;
Thu, 09 Jun 2005 12:03:28 +0200 wenzelm added type NameSpace.table with basic operations;
Sun, 05 Jun 2005 11:31:25 +0200 wenzelm no warning for non-identifiers;
Tue, 31 May 2005 11:53:28 +0200 wenzelm renamed cond_extern to extern;
Wed, 18 May 2005 11:30:59 +0200 wenzelm tuned;
Thu, 24 Mar 2005 17:03:37 +0100 ballarin Further work on interpretation commands. New command `interpret' for
Fri, 04 Mar 2005 15:07:34 +0100 skalberg Removed practically all references to Library.foldr.
Thu, 03 Mar 2005 12:43:01 +0100 skalberg Move towards standard functions.
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Tue, 06 Jul 2004 20:31:37 +0200 schirmer added flag unique_names
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Wed, 11 Feb 2004 17:36:08 +0100 berghofe Added flag short_names
Mon, 22 Sep 2003 16:19:46 +0200 berghofe Modified merge_aux to prevent newer names from getting overwritten
Wed, 10 Jul 2002 14:47:48 +0200 wenzelm added accesses';
Fri, 21 Dec 2001 23:17:12 +0100 wenzelm hide: flag for full/base name;
Tue, 20 Nov 2001 20:57:07 +0100 wenzelm moved prefixes1, suffixes1 to library.ML;
Thu, 18 Oct 2001 21:02:46 +0200 wenzelm added map_base;
Sun, 25 Jun 2000 23:46:03 +0200 wenzelm export hidden: string -> string;
Fri, 05 May 2000 22:02:46 +0200 wenzelm GPLed;
Mon, 17 Apr 2000 14:10:38 +0200 wenzelm improved output of ambiguous entries;
Mon, 28 Jun 1999 21:38:50 +0200 wenzelm added cond_extern_table;
Wed, 13 Jan 1999 15:18:02 +0100 wenzelm fixed titles;
Tue, 20 Oct 1998 16:20:19 +0200 wenzelm Symtab.foldl;
Wed, 22 Jul 1998 17:59:49 +0200 wenzelm moved long_names / cond_extern to name_space.ML;
Wed, 10 Jun 1998 11:51:58 +0200 wenzelm moved name_space.ML to General/name_space.ML;
less more (0) tip