src/Pure/Isar/outer_lex.ML
Tue, 08 May 2007 17:40:21 +0200 wenzelm is_sid: include '::';
Sat, 30 Dec 2006 16:08:06 +0100 wenzelm removed misleading OuterLex.eq_token;
Thu, 28 Dec 2006 14:30:41 +0100 wenzelm tuned;
Wed, 27 Dec 2006 16:24:31 +0100 haftmann exported explicit equality on tokens
Fri, 15 Dec 2006 00:08:06 +0100 wenzelm avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
Wed, 11 Oct 2006 22:55:19 +0200 wenzelm is_sid: disallow 'begin' keyword as identifier;
Thu, 21 Sep 2006 19:04:20 +0200 wenzelm member (op =);
Wed, 12 Jul 2006 19:59:14 +0200 wenzelm removed ':' from category of symbolic identifier chars;
Tue, 21 Mar 2006 12:18:15 +0100 wenzelm avoid polymorphic equality;
Tue, 03 Jan 2006 00:06:29 +0100 wenzelm unparse String/AltString: escape quotes;
Sun, 28 Aug 2005 16:04:48 +0200 wenzelm added AltString token (delimited by ASCII back-quotes);
Tue, 16 Aug 2005 13:42:40 +0200 wenzelm clarify is_newline vs. is_blank;
Sun, 22 May 2005 16:51:17 +0200 wenzelm added ident_with;
Sun, 13 Feb 2005 17:15:14 +0100 skalberg Deleted Library.option type.
Fri, 01 Oct 2004 11:55:43 +0200 aspinall Allow scanning to recover and reconstruct bad input
Tue, 28 Sep 2004 10:43:34 +0200 aspinall Fix to unparse to not double-escape backslash
Wed, 18 Aug 2004 16:03:15 +0200 aspinall Make token an eqtype to assist reconstructing input
Mon, 21 Jun 2004 16:49:58 +0200 wenzelm added unparse;
Mon, 21 Jun 2004 10:25:57 +0200 kleing Merged in license change from Isabelle2004
Mon, 10 May 2004 19:26:42 +0200 wenzelm changed Symbol.beginning;
Fri, 29 Dec 2000 19:45:33 +0100 wenzelm recover: malformed result;
Thu, 29 Jun 2000 22:31:53 +0200 wenzelm fixed is_semicolon (keyword instead of command!);
Tue, 27 Jun 2000 20:35:31 +0200 wenzelm OuterLex.name_of: include val;
Sun, 25 Jun 2000 23:52:15 +0200 wenzelm added !!!;
Wed, 07 Jun 2000 14:19:48 +0200 wenzelm string syntax: allow \\ \" \\n only;
Fri, 05 May 2000 22:09:41 +0200 wenzelm GPLed;
Mon, 03 Apr 2000 21:05:07 +0200 wenzelm tuned recover;
Sat, 01 Apr 2000 20:12:52 +0200 wenzelm added is_newline;
Sun, 26 Mar 2000 20:10:31 +0200 wenzelm added is_begin/end_ignore;
Thu, 10 Feb 2000 20:54:18 +0100 wenzelm symid: include single symbolic char;
less more (0) -30 tip