wenzelm [Sat, 24 Aug 2013 13:32:51 +0200] rev 53177
more uniform treatment of Swing_Thread context switch: prefer asynchronous Swing_Thread.later from actor;
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;
wenzelm [Fri, 23 Aug 2013 15:04:00 +0200] rev 53166
missing ROOT (cf. beb4ee344c22);
wenzelm [Fri, 23 Aug 2013 12:43:16 +0200] rev 53165
more modular setup;
wenzelm [Fri, 23 Aug 2013 12:40:55 +0200] rev 53164
clarified position of Spec_Check for Isabelle/ML -- it is unrelated to Isabelle/HOL;
just one src/Tools/ROOT;
wenzelm [Fri, 23 Aug 2013 12:30:51 +0200] rev 53163
removed unused ML antiquotations @{let}, @{note};
wenzelm [Fri, 23 Aug 2013 11:44:28 +0200] rev 53162
obsolete (see 52790e3961fe);