haftmann [Wed, 30 Jan 2008 10:57:44 +0100] rev 26013
Theorem Inductive.lfp_ordinal_induct generalized to complete lattices
huffman [Tue, 29 Jan 2008 18:00:12 +0100] rev 26012
new term-building combinators
haftmann [Tue, 29 Jan 2008 10:20:00 +0100] rev 26011
cleaned up evaluation interfaces
haftmann [Tue, 29 Jan 2008 10:19:58 +0100] rev 26010
tuned names
haftmann [Tue, 29 Jan 2008 10:19:56 +0100] rev 26009
treating division by zero properly
wenzelm [Mon, 28 Jan 2008 22:27:29 +0100] rev 26008
eliminated escaped white space;
wenzelm [Mon, 28 Jan 2008 22:27:27 +0100] rev 26007
basic scanners: produce symbol list instead of imploded string;
tuned signature;
wenzelm [Mon, 28 Jan 2008 22:27:27 +0100] rev 26006
* Outer syntax: string tokens no longer admit escaped white space;
wenzelm [Mon, 28 Jan 2008 22:27:26 +0100] rev 26005
location_of_position: Position.column_of (which counts Isabelle symbols, not characters);
wenzelm [Mon, 28 Jan 2008 22:27:24 +0100] rev 26004
added count/counted: improved position handling for token syntax;
removed obsolete incr_line/keep_line/scan_blank;
string tokens no longer admit escaped white space,
which was an accidental (undocumented) feature;