Tue, 03 Jan 2006 00:06:29 +0100 |
wenzelm |
unparse String/AltString: escape quotes;
|
file |
diff |
annotate
|
Sun, 28 Aug 2005 16:04:48 +0200 |
wenzelm |
added AltString token (delimited by ASCII back-quotes);
|
file |
diff |
annotate
|
Tue, 16 Aug 2005 13:42:40 +0200 |
wenzelm |
clarify is_newline vs. is_blank;
|
file |
diff |
annotate
|
Sun, 22 May 2005 16:51:17 +0200 |
wenzelm |
added ident_with;
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Fri, 01 Oct 2004 11:55:43 +0200 |
aspinall |
Allow scanning to recover and reconstruct bad input
|
file |
diff |
annotate
|
Tue, 28 Sep 2004 10:43:34 +0200 |
aspinall |
Fix to unparse to not double-escape backslash
|
file |
diff |
annotate
|
Wed, 18 Aug 2004 16:03:15 +0200 |
aspinall |
Make token an eqtype to assist reconstructing input
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 16:49:58 +0200 |
wenzelm |
added unparse;
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Mon, 10 May 2004 19:26:42 +0200 |
wenzelm |
changed Symbol.beginning;
|
file |
diff |
annotate
|
Fri, 29 Dec 2000 19:45:33 +0100 |
wenzelm |
recover: malformed result;
|
file |
diff |
annotate
|
Thu, 29 Jun 2000 22:31:53 +0200 |
wenzelm |
fixed is_semicolon (keyword instead of command!);
|
file |
diff |
annotate
|
Tue, 27 Jun 2000 20:35:31 +0200 |
wenzelm |
OuterLex.name_of: include val;
|
file |
diff |
annotate
|
Sun, 25 Jun 2000 23:52:15 +0200 |
wenzelm |
added !!!;
|
file |
diff |
annotate
|
Wed, 07 Jun 2000 14:19:48 +0200 |
wenzelm |
string syntax: allow \\ \" \\n only;
|
file |
diff |
annotate
|
Fri, 05 May 2000 22:09:41 +0200 |
wenzelm |
GPLed;
|
file |
diff |
annotate
|
Mon, 03 Apr 2000 21:05:07 +0200 |
wenzelm |
tuned recover;
|
file |
diff |
annotate
|
Sat, 01 Apr 2000 20:12:52 +0200 |
wenzelm |
added is_newline;
|
file |
diff |
annotate
|
Sun, 26 Mar 2000 20:10:31 +0200 |
wenzelm |
added is_begin/end_ignore;
|
file |
diff |
annotate
|
Thu, 10 Feb 2000 20:54:18 +0100 |
wenzelm |
symid: include single symbolic char;
|
file |
diff |
annotate
|
Thu, 21 Oct 1999 18:44:05 +0200 |
wenzelm |
added is_indent;
|
file |
diff |
annotate
|
Sun, 03 Oct 1999 15:51:38 +0200 |
wenzelm |
added Space, Comment token kinds (keep actual text);
|
file |
diff |
annotate
|
Sat, 04 Sep 1999 21:07:12 +0200 |
wenzelm |
removed text vars;
|
file |
diff |
annotate
|
Fri, 16 Jul 1999 22:26:44 +0200 |
wenzelm |
separate command tokens;
|
file |
diff |
annotate
|
Wed, 30 Jun 1999 12:23:34 +0200 |
wenzelm |
sync token;
|
file |
diff |
annotate
|
Thu, 27 May 1999 20:47:30 +0200 |
wenzelm |
changed {| |} verbatim syntax to {* *} in order to simplify ProofGeneral setup;
|
file |
diff |
annotate
|
Mon, 16 Nov 1998 10:58:18 +0100 |
wenzelm |
replaced is_symid by is_sid;
|
file |
diff |
annotate
|
Mon, 09 Nov 1998 15:32:58 +0100 |
wenzelm |
Outer lexical syntax for Isabelle/Isar.
|
file |
diff |
annotate
|