blanchet [Thu, 07 Apr 2011 12:16:25 +0200] rev 42269
tuned comment
wenzelm [Thu, 07 Apr 2011 18:24:59 +0200] rev 42268
discontinued user-defined token translations;
tuned signature;
wenzelm [Thu, 07 Apr 2011 17:52:44 +0200] rev 42267
simplified printer context: uniform externing and static token translations;
wenzelm [Thu, 07 Apr 2011 17:38:17 +0200] rev 42266
clarified Pretty.mark;
added Pretty.mark_str, Pretty.marks_str convenience;
wenzelm [Wed, 06 Apr 2011 23:17:45 +0200] rev 42265
parallel parsing of big specifications;
wenzelm [Wed, 06 Apr 2011 23:04:00 +0200] rev 42264
separate structure Term_Position;
dismantled remains of structure Type_Ext;
wenzelm [Wed, 06 Apr 2011 22:25:44 +0200] rev 42263
type syntax as regular mixfix specification (type_ext for bootstrapping has been obsolete for many years);
wenzelm [Wed, 06 Apr 2011 21:55:41 +0200] rev 42262
moved type syntax translations to syn_trans.ML;
wenzelm [Wed, 06 Apr 2011 18:36:28 +0200] rev 42261
made SML/NJ happy (cf. 578a51fae383);
wenzelm [Wed, 06 Apr 2011 18:17:19 +0200] rev 42260
merged