wenzelm [Mon, 27 Aug 2012 20:19:09 +0200] rev 48940
more portable perl invocation;
wenzelm [Mon, 27 Aug 2012 17:24:01 +0200] rev 48939
more standard document preparation within session context;
wenzelm [Mon, 27 Aug 2012 17:11:55 +0200] rev 48938
more standard document preparation within session context;
more uniform document build;
wenzelm [Mon, 27 Aug 2012 16:48:41 +0200] rev 48937
more standard document preparation within session context;
wenzelm [Mon, 27 Aug 2012 16:10:54 +0200] rev 48936
clarified "isabelle logo";
wenzelm [Mon, 27 Aug 2012 16:07:48 +0200] rev 48935
clarified document directories: browser_info as backdrop vs. optional output directory in the foreground;
wenzelm [Mon, 27 Aug 2012 16:00:42 +0200] rev 48934
less ambitious test -- terminate more quickly;
wenzelm [Mon, 27 Aug 2012 14:34:54 +0200] rev 48933
tuned;
wenzelm [Sun, 19 Aug 2012 17:45:07 +0200] rev 48932
actual use of (sos remote_csdp) via ISABELLE_FULL_TEST;
wenzelm [Mon, 27 Aug 2012 11:41:54 +0200] rev 48931
test with many add-ons;
wenzelm [Sun, 26 Aug 2012 22:32:22 +0200] rev 48930
updated Theory.begin_theory;
wenzelm [Sun, 26 Aug 2012 22:23:10 +0200] rev 48929
entity markup for theory Pure, to enable hyperlinks etc.;
wenzelm [Sun, 26 Aug 2012 22:10:27 +0200] rev 48928
more accurate defining position of theory;
wenzelm [Sun, 26 Aug 2012 21:46:50 +0200] rev 48927
theory def/ref position reports, which enable hyperlinks etc.;
more official header command parsing;
nipkow [Sun, 26 Aug 2012 10:20:26 +0200] rev 48926
fixed theory dependency
wenzelm [Fri, 24 Aug 2012 20:58:29 +0200] rev 48925
more convenient switching of buffers;
wenzelm [Fri, 24 Aug 2012 20:47:33 +0200] rev 48924
report source path and let front-end resolve implicit master location (e.g. URL);
wenzelm [Fri, 24 Aug 2012 20:41:47 +0200] rev 48923
prefer jEdit file name representation (potentially via VFS);
tuned;
wenzelm [Fri, 24 Aug 2012 19:35:44 +0200] rev 48922
more precise counting of line/column;
wenzelm [Fri, 24 Aug 2012 16:45:55 +0200] rev 48921
support for direct hyperlinks, without the Hyperlinks plugin;
wenzelm [Fri, 24 Aug 2012 16:43:37 +0200] rev 48920
tuned signature;
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;
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;