Fri, 13 Dec 2013 12:31:45 +0100 |
wenzelm |
clarified Proof General legacy: special treatment of \<^newline> only in TTY mode;
|
file |
diff |
annotate
|
Thu, 12 Dec 2013 22:56:28 +0100 |
wenzelm |
discontinued legacy_isub_isup;
|
file |
diff |
annotate
|
Wed, 04 Sep 2013 15:27:24 +0200 |
wenzelm |
some explicit indication of Proof General legacy;
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 10:33:16 +0200 |
wenzelm |
ignore trailing primes, e.g. rename \<alpha>' to \<alpha>'' instead of \<alpha>'a;
|
file |
diff |
annotate
|
Tue, 13 Aug 2013 17:26:22 +0200 |
wenzelm |
disable old identifier syntax by default, legacy_isub_isup := true may be used temporarily as fall-back;
|
file |
diff |
annotate
|
Thu, 08 Aug 2013 17:36:14 +0200 |
wenzelm |
more strict identifier syntax: disallow superscripts, which tend to be used in notation such as \<^sup>\<omega>;
|
file |
diff |
annotate
|
Wed, 10 Jul 2013 16:25:26 +0200 |
wenzelm |
more robust identifier syntax: sub/superscript counts as modifier of LETDIG part instead of LETTER, both isub/isup and sub/sup are allowed;
|
file |
diff |
annotate
|
Tue, 27 Nov 2012 19:22:36 +0100 |
wenzelm |
support for sub-structured identifier syntax (inactive);
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 21:46:04 +0100 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 21:10:42 +0100 |
wenzelm |
more uniform Symbol.is_ascii_identifier in ML/Scala;
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 20:58:41 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 20:39:19 +0100 |
wenzelm |
clarified Symbol.scan_ascii_id;
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 20:29:40 +0100 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 19:56:09 +0100 |
wenzelm |
removed remains of Oheimb's double-space (cf. 0a5af667dc75);
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 12:22:03 +0100 |
wenzelm |
some support for breakable text and paragraphs;
|
file |
diff |
annotate
|
Sat, 11 Aug 2012 21:10:36 +0200 |
wenzelm |
further clarification of malformed symbols;
|
file |
diff |
annotate
|
Sat, 11 Aug 2012 20:54:06 +0200 |
wenzelm |
more liberal scanning of potentially malformed symbols;
|
file |
diff |
annotate
|
Tue, 07 Aug 2012 12:10:26 +0200 |
wenzelm |
tuned signature -- make Pretty less dependent on Symbol;
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:56:25 +0200 |
wenzelm |
avoid interference of markup for literal tokens, which may contain slightly odd \<^bsub> \<^esub> counted as pseudo-markup (especially relevant for HTML output, e.g. of thm power3_eq_cube);
|
file |
diff |
annotate
|
Sat, 23 Jul 2011 16:37:17 +0200 |
wenzelm |
defer evaluation of Scan.message, for improved performance in the frequent situation where failure is handled later (e.g. via ||);
|
file |
diff |
annotate
|
Sat, 16 Jul 2011 17:11:49 +0200 |
wenzelm |
added File.fold_pages for streaming of large files;
|
file |
diff |
annotate
|
Tue, 12 Jul 2011 15:32:16 +0200 |
wenzelm |
tuned signature -- less cryptic ASCII names;
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 23:21:24 +0200 |
wenzelm |
more tolerant Symbol.decode;
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 00:10:39 +0200 |
wenzelm |
recovered markup for non-alphabetic keywords;
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 00:53:26 +0100 |
wenzelm |
renamed raw "explode" function to "raw_explode" to emphasize its meaning;
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 19:21:53 +0100 |
wenzelm |
simplified/robustified treatment of malformed symbols, which are now fully internalized (total Symbol.explode etc.);
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 14:51:28 +0100 |
wenzelm |
tuned signatures;
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 20:24:13 +0200 |
wenzelm |
explicitly qualify type Output.output, which is a slightly odd internal feature;
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 21:33:14 +0200 |
wenzelm |
implode pseudo utf8, i.e. decode byte-stuffed low ASCII characters;
|
file |
diff |
annotate
|
Thu, 24 Jun 2010 22:58:45 +0200 |
wenzelm |
escape UTF8 symbols for the ML compiler;
|
file |
diff |
annotate
|
Thu, 24 Jun 2010 21:57:18 +0200 |
wenzelm |
explicit treatment of UTF8 character sequences as Isabelle symbols;
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 13:58:15 +0100 |
wenzelm |
robust representation of low ASCII control characters within XML/YXML text;
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 17:28:25 +0100 |
haftmann |
curried take/drop
|
file |
diff |
annotate
|
Tue, 10 Nov 2009 13:59:37 +0100 |
wenzelm |
removed obsolete name_of -- cf. decode;
|
file |
diff |
annotate
|
Wed, 10 Jun 2009 11:29:57 +0200 |
wenzelm |
discontinued escaped symbols such as \\<forall> -- only one backslash should be used;
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 17:31:37 +0200 |
wenzelm |
export esc;
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 18:42:26 +0200 |
haftmann |
Symbol.name_of and Name.desymbolize
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 23:21:44 +0100 |
wenzelm |
removed Ids;
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 22:52:42 +0100 |
wenzelm |
added output;
|
file |
diff |
annotate
|
Fri, 15 Aug 2008 21:57:22 +0200 |
wenzelm |
scan: proper recovery for escaped \\< symbols;
|
file |
diff |
annotate
|
Tue, 12 Aug 2008 21:27:48 +0200 |
wenzelm |
Symbol.source/OuterLex.source: more explicit do_recover argument;
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 13:44:52 +0200 |
wenzelm |
export not_eof;
|
file |
diff |
annotate
|
Tue, 05 Aug 2008 19:29:07 +0200 |
wenzelm |
improved recover: also resync on symbol/comment/verbatim delimiters;
|
file |
diff |
annotate
|
Mon, 04 Aug 2008 21:24:17 +0200 |
wenzelm |
abstract type Scan.stopper;
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 17:00:47 +0200 |
wenzelm |
added is_utf8_trailer;
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 18:42:36 +0200 |
wenzelm |
replaced ETX/EOT by ENQ/ACK, which are less likely to be interpreted by tty etc.;
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 16:03:54 +0200 |
wenzelm |
added some ASCII control symbols;
|
file |
diff |
annotate
|
Sat, 15 Dec 2007 14:52:55 +0100 |
wenzelm |
recover: not skip over "`";
|
file |
diff |
annotate
|
Sat, 15 Dec 2007 13:08:32 +0100 |
wenzelm |
added separate_chars;
|
file |
diff |
annotate
|
Tue, 04 Dec 2007 13:22:55 +0100 |
wenzelm |
symbol chi is also a letter;
|
file |
diff |
annotate
|
Sun, 16 Sep 2007 14:52:26 +0200 |
wenzelm |
added some int constraints (ML_Parse.fix_ints not active here);
|
file |
diff |
annotate
|
Sat, 15 Sep 2007 19:25:54 +0200 |
wenzelm |
replaced Symbol.is_hex_letter to Symbol.is_ascii_hex;
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 17:47:45 +0200 |
wenzelm |
Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
|
file |
diff |
annotate
|
Wed, 11 Jul 2007 00:29:50 +0200 |
wenzelm |
Output.escape_malformed;
|
file |
diff |
annotate
|
Tue, 10 Jul 2007 00:17:52 +0200 |
wenzelm |
nested source: explicit interactive flag for recover avoids duplicate errors;
|
file |
diff |
annotate
|
Mon, 09 Jul 2007 23:12:42 +0200 |
wenzelm |
scan: changed treatment of malformed symbols, passed to next stage;
|
file |
diff |
annotate
|
Sat, 07 Jul 2007 00:14:59 +0200 |
wenzelm |
simplified output mode setup;
|
file |
diff |
annotate
|
Fri, 22 Dec 2006 14:24:04 +0100 |
paulson |
fixed typo in comment
|
file |
diff |
annotate
|
Fri, 15 Dec 2006 00:08:06 +0100 |
wenzelm |
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 20:33:33 +0100 |
wenzelm |
removed obsolete alphanum;
|
file |
diff |
annotate
|