src/Pure/Isar/outer_lex.ML
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;
Thu, 21 Oct 1999 18:44:05 +0200 wenzelm added is_indent;
Sun, 03 Oct 1999 15:51:38 +0200 wenzelm added Space, Comment token kinds (keep actual text);
Sat, 04 Sep 1999 21:07:12 +0200 wenzelm removed text vars;
Fri, 16 Jul 1999 22:26:44 +0200 wenzelm separate command tokens;
Wed, 30 Jun 1999 12:23:34 +0200 wenzelm sync token;
Thu, 27 May 1999 20:47:30 +0200 wenzelm changed {| |} verbatim syntax to {* *} in order to simplify ProofGeneral setup;
Mon, 16 Nov 1998 10:58:18 +0100 wenzelm replaced is_symid by is_sid;
Mon, 09 Nov 1998 15:32:58 +0100 wenzelm Outer lexical syntax for Isabelle/Isar.
less more (0) tip