wenzelm [Sat, 24 Aug 2013 12:31:24 +0200] rev 53176
clarified border (again, see also 7ce3ebc268a1);
wenzelm [Sat, 24 Aug 2013 00:06:53 +0200] rev 53175
more faithful representation of U+2983 and U+2984 as "white" curly braces -- based on braces and bar from cmsy10.pfb;
wenzelm [Fri, 23 Aug 2013 22:48:12 +0200] rev 53174
prefer plain subscript for notation;
wenzelm [Fri, 23 Aug 2013 21:59:29 +0200] rev 53173
merged
wenzelm [Fri, 23 Aug 2013 20:53:00 +0200] rev 53172
more standard parser combinator expressions and tool setup;
wenzelm [Fri, 23 Aug 2013 20:35:50 +0200] rev 53171
added Theory.setup convenience;
wenzelm [Fri, 23 Aug 2013 20:09:34 +0200] rev 53170
more robust ML_Antiquote.variant via Name.desymbolize (which also allows symbolic names, for example);
wenzelm [Fri, 23 Aug 2013 19:53:27 +0200] rev 53169
clarified type ML_Context.antiq: context parser maintains compilation context, declaration is applied to final context;
subtle change of semantics of ML_Context.add_antiq: need to avoid accidental update of context due to concrete syntax parser (cf. Scan.pass);
wenzelm [Fri, 23 Aug 2013 17:01:12 +0200] rev 53168
tuned signature;
wenzelm [Fri, 23 Aug 2013 15:36:54 +0200] rev 53167
discontinued unused antiquotation blocks;