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;
wenzelm [Thu, 23 Aug 2012 17:46:03 +0200] rev 48911
tuned messages: end-of-input rarely means physical end-of-file from the past;
wenzelm [Thu, 23 Aug 2012 15:44:47 +0200] rev 48910
merged
Gerwin Klein <gerwin.klein@nicta.com.au> [Thu, 23 Aug 2012 15:32:22 +0200] rev 48909
remove Hoare dependency from Fold.thy
wenzelm [Thu, 23 Aug 2012 15:43:28 +0200] rev 48908
added specific 'spark_open_vcg' and 'spark_open_siv' with formal management of corresponding source files;
wenzelm [Thu, 23 Aug 2012 15:06:15 +0200] rev 48907
turned 'boogie_open' into thy_load command, without any declarations of 'uses';
wenzelm [Thu, 23 Aug 2012 14:58:42 +0200] rev 48906
tuned signature;
wenzelm [Thu, 23 Aug 2012 13:55:27 +0200] rev 48905
clarified type Token.file;
wenzelm [Thu, 23 Aug 2012 13:31:00 +0200] rev 48904
expand all files uniformly;
wenzelm [Thu, 23 Aug 2012 13:26:27 +0200] rev 48903
added build option -l (list files);