src/Pure/Syntax/lexicon.ML
Sat, 14 Apr 2007 17:36:18 +0200 wenzelm removed redundant string_of_vname (see term.ML);
Tue, 03 Apr 2007 19:24:21 +0200 wenzelm avoid overloaded integer constants (accomodate Alice);
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Tue, 12 Dec 2006 00:25:09 +0100 wenzelm read_xnum: return leading_zeros, radix;
Mon, 11 Dec 2006 21:41:03 +0100 wenzelm xstr: disallow backslashes;
Thu, 21 Sep 2006 19:04:20 +0200 wenzelm member (op =);
Wed, 02 Aug 2006 22:27:07 +0200 wenzelm renamed Syntax.indexname to Syntax.read_indexname;
Wed, 19 Jul 2006 12:12:08 +0200 wenzelm export is_tid;
Tue, 11 Jul 2006 14:21:08 +0200 wenzelm uniform treatment of num/xnum;
Tue, 11 Jul 2006 12:22:58 +0200 wenzelm tuned;
Tue, 11 Jul 2006 00:43:54 +0200 kleing hex and binary numerals (contributed by Rafal Kolanski)
Sat, 17 Jun 2006 19:38:00 +0200 wenzelm moved internal/skolem to term.ML;
Thu, 27 Apr 2006 15:06:35 +0200 wenzelm tuned basic list operators (flat, maps, map_filter);
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Fri, 10 Feb 2006 02:22:50 +0100 wenzelm added fixedN, constN;
Thu, 08 Dec 2005 20:16:10 +0100 wenzelm removed Syntax.deskolem;
Wed, 16 Nov 2005 17:45:35 +0100 wenzelm added deskolem;
Tue, 31 May 2005 11:53:41 +0200 wenzelm moved is_ident to General/symbol.ML;
Tue, 17 May 2005 18:10:44 +0200 wenzelm added read_variable: optional question mark on input;
Mon, 16 May 2005 10:29:15 +0200 paulson Use of IntInf.int instead of int in most numeric simprocs; avoids
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, 18 Jan 2005 14:36:04 +0100 berghofe indexname function now parses type variables as well; changed input
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Sat, 29 May 2004 15:06:42 +0200 wenzelm Library.read_int; Output.output;
Fri, 21 May 2004 21:22:10 +0200 wenzelm string_of_vname moved to term.ML;
Tue, 11 May 2004 14:00:02 +0200 berghofe Eta-expanded function scan_comment to make SmlNJ happy.
Mon, 10 May 2004 19:26:58 +0200 wenzelm support nested comments;
Mon, 26 Apr 2004 15:00:20 +0200 wenzelm added is_ascii_identifier;
Fri, 07 Feb 2003 15:36:12 +0100 nipkow Added (* ... *) comments in formulae.
less more (0) -50 -30 tip