wenzelm [Wed, 03 Mar 2010 00:32:14 +0100] rev 35430
adapted to authentic syntax -- actual types are verbatim;
wenzelm [Wed, 03 Mar 2010 00:28:22 +0100] rev 35429
authentic syntax for classes and type constructors;
read/intern formal entities just after raw parsing, extern just before final pretty printing;
discontinued _class token translation;
moved Local_Syntax.extern_term to Syntax/printer.ML;
misc tuning;
wenzelm [Wed, 03 Mar 2010 00:00:44 +0100] rev 35428
more systematic mark/unmark operations;
tuned;
wenzelm [Tue, 02 Mar 2010 23:59:54 +0100] rev 35427
proper (type_)notation;
wenzelm [Tue, 02 Mar 2010 23:56:13 +0100] rev 35426
proper antiquotations;
wenzelm [Tue, 02 Mar 2010 22:20:19 +0100] rev 35425
standard convention for syntax consts;
wenzelm [Tue, 02 Mar 2010 22:18:51 +0100] rev 35424
more precise scope of exception handler;
wenzelm [Mon, 01 Mar 2010 21:41:35 +0100] rev 35423
eliminated hard tabs;
wenzelm [Mon, 01 Mar 2010 17:45:19 +0100] rev 35422
tuned final whitespace;
wenzelm [Mon, 01 Mar 2010 17:45:02 +0100] rev 35421
repaired 'definition' (cf. d8d7d1b785af);