wenzelm [Fri, 24 Aug 2012 13:05:14 +0200] rev 48919
some markup for inlined files;
wenzelm [Fri, 24 Aug 2012 12:35:39 +0200] rev 48918
check side-comments of command spans (normally filtered out in Outer_Syntax.toplevel_source);
wenzelm [Fri, 24 Aug 2012 11:32:12 +0200] rev 48917
updated READMEs -- most Mac OS X problems are gone thanks to jdk-7u6;
wenzelm [Fri, 24 Aug 2012 11:03:52 +0200] rev 48916
clarified syntax boundary cases and errors;
wenzelm [Thu, 23 Aug 2012 21:23:14 +0200] rev 48915
simplified JVM startup, based on stronger assumptions about the Java version provided as Isabelle component;
wenzelm [Thu, 23 Aug 2012 20:49:00 +0200] rev 48914
eliminated obsolete byte_reader -- theory headers + body files are parsed in full;
wenzelm [Thu, 23 Aug 2012 20:34:51 +0200] rev 48913
more direct File.read_bytes -- avoid cumulative copying of StringBuilder;
wenzelm [Thu, 23 Aug 2012 19:57:55 +0200] rev 48912
improved errors of parser combinators;