bulwahn [Fri, 08 Apr 2011 16:31:14 +0200] rev 42304
new compilation for exhaustive quickcheck
wenzelm [Fri, 08 Apr 2011 23:33:57 +0200] rev 42303
tuned;
wenzelm [Fri, 08 Apr 2011 23:25:48 +0200] rev 42302
present type variables;
tuned;
wenzelm [Fri, 08 Apr 2011 23:09:22 +0200] rev 42301
unparse: more accurate markup for syntax consts, notably binders;
wenzelm [Fri, 08 Apr 2011 22:59:52 +0200] rev 42300
notation: proper markup for type constructor / constant;
wenzelm [Fri, 08 Apr 2011 22:50:50 +0200] rev 42299
tuned signature;
wenzelm [Fri, 08 Apr 2011 22:40:29 +0200] rev 42298
more accurate markup for syntax consts, notably binders which point back to the original logical entity;
tuned;
wenzelm [Fri, 08 Apr 2011 21:11:29 +0200] rev 42297
discontinued Syntax.max_pri, which is not really a symbolic parameter;
wenzelm [Fri, 08 Apr 2011 21:03:20 +0200] rev 42296
CONST syntax with positions;
wenzelm [Fri, 08 Apr 2011 20:39:09 +0200] rev 42295
moved CONST syntax/translations to their proper place;