blanchet [Fri, 06 Aug 2010 17:18:29 +0200] rev 38241
document the non-legacy interfaces
blanchet [Fri, 06 Aug 2010 17:05:29 +0200] rev 38240
local versions of Nitpick.register_xxx functions
wenzelm [Sun, 08 Aug 2010 22:33:41 +0200] rev 38239
parse_spans: somewhat faster low-level implementation;
wenzelm [Sun, 08 Aug 2010 20:03:31 +0200] rev 38238
proper context for Syntax.parse_token;
wenzelm [Sun, 08 Aug 2010 19:54:54 +0200] rev 38237
prefer Context_Position.report where a proper context is available -- notably for "inner" entities;
wenzelm [Sun, 08 Aug 2010 19:36:31 +0200] rev 38236
explicitly distinguish Output.status (essential feedback) vs. Output.report (useful markup);
wenzelm [Sun, 08 Aug 2010 14:22:54 +0200] rev 38235
fixed odd runtime type error, which appears to have escaped the scala-2.8.0.final compiler;