wenzelm [Thu, 09 Jun 1994 11:09:45 +0200] rev 419
added OldMixfix;
wenzelm [Thu, 09 Jun 1994 11:02:14 +0200] rev 418
workaround bug in Type.expand_typ;
wenzelm [Thu, 09 Jun 1994 11:00:37 +0200] rev 417
new datatype 'mixfix' now pervasive (old one still accesible via OldMixfix);
wenzelm [Thu, 09 Jun 1994 11:00:01 +0200] rev 416
restored functor sig;
added str_of_sort, str_of_arity, rem_sorts;
minor internal cleanup;
wenzelm [Thu, 09 Jun 1994 10:59:20 +0200] rev 415
added axclass.ML, Syntax/mixfix.ML, Thy/thy_syn.ML;
removed Syntax/earley0A.ML, Thy/scan.ML, Thy/parse.ML;
wenzelm [Wed, 01 Jun 1994 15:49:46 +0200] rev 414
added signature constraint;
replaced 'also' by '|>';
added 'sigclass' section;
removed pure_syntax;
wenzelm [Wed, 01 Jun 1994 15:47:27 +0200] rev 413
removed garbage;
adapted to new ThySyn (interface for 'user sections');
wenzelm [Wed, 01 Jun 1994 15:46:11 +0200] rev 412
restored old functor name;
adapted to new ThySyn;
wenzelm [Wed, 01 Jun 1994 15:44:56 +0200] rev 411
interface for 'user sections';
wenzelm [Wed, 01 Jun 1994 15:42:25 +0200] rev 410
replaced infix also by |>