src/Pure/Syntax/lexicon.ML
Thu, 20 Nov 1997 12:48:00 +0100 wenzelm added implode_xstr: string list -> string, explode_xstr: string -> string list;
Fri, 10 Oct 1997 15:46:50 +0200 wenzelm added longid;
Thu, 06 Feb 1997 17:25:17 +0100 wenzelm added string_of_vname' (treats neg. index as free);
Tue, 10 Dec 1996 12:55:37 +0100 wenzelm tokenize: no gets exploded char list;
Fri, 16 Feb 1996 14:17:34 +0100 paulson Elimination of fully-functorial style.
Tue, 06 Jun 1995 10:33:32 +0200 lcp Now string_of_vname checks for the empty variable name,
Fri, 19 Aug 1994 15:35:38 +0200 wenzelm replaced id, var, tid, tvar by idT, varT, tidT, tvarT;
Wed, 18 May 1994 15:24:39 +0200 wenzelm extended signature SCANNER by some basic scanners and type lexicon;
Fri, 22 Apr 1994 12:43:53 +0200 clasohm changed the way a grammar is generated to allow the new parser to work;
Wed, 19 Jan 1994 14:21:26 +0100 wenzelm MAJOR INTERNAL CHANGE: extend and merge operations of syntax tables
Mon, 29 Nov 1993 12:27:29 +0100 wenzelm added SCANNER;
Mon, 04 Oct 1993 15:30:49 +0100 wenzelm lots of internal cleaning and tuning;
Thu, 16 Sep 1993 12:20:38 +0200 clasohm Initial revision
less more (0) tip