wenzelm [Thu, 12 Sep 2013 14:10:45 +0200] rev 53579
propagate ISABELLE_CLASSPATH;
wenzelm [Thu, 12 Sep 2013 14:06:08 +0200] rev 53578
tuned comments;
wenzelm [Thu, 12 Sep 2013 13:48:17 +0200] rev 53577
clarified directory structure;
wenzelm [Thu, 12 Sep 2013 13:23:54 +0200] rev 53576
maintain classpath in more elementary manner: turn ISABELLE_CLASSPATH into -classpath option, so that all jars are covered by sun.misc.Launcher.AppClassLoader (e.g. relevant for loading add-on resources);
ignore $ISABELLE_JAVA_EXT -- do not change java.ext.dirs;
wenzelm [Wed, 11 Sep 2013 23:32:47 +0200] rev 53575
more official initial class path according to sun.misc.Launcher;
wenzelm [Wed, 11 Sep 2013 22:46:51 +0200] rev 53574
provide main classpath again, notably for cold-start;
wenzelm [Wed, 11 Sep 2013 21:40:03 +0200] rev 53573
cold-start of main application even on Linux;
wenzelm [Wed, 11 Sep 2013 20:34:45 +0200] rev 53572
tuned proofs;
wenzelm [Wed, 11 Sep 2013 20:16:28 +0200] rev 53571
more explicit indication of 'done' as proof script element;
blanchet [Thu, 12 Sep 2013 17:36:06 +0200] rev 53570
made tactic handle gracefully the case: codatatype ('a, 's) scheduler2 = Combine2 "'s => 'a" "'s => ('a, 's) scheduler2"
traytel [Thu, 12 Sep 2013 17:18:20 +0200] rev 53569
conceal definitions of high-level constructors and (co)iterators
traytel [Thu, 12 Sep 2013 17:13:36 +0200] rev 53568
conceal low-level noted facts (+ FIXME to get rid of the notes altogether eventually)
traytel [Thu, 12 Sep 2013 16:58:22 +0200] rev 53567
buffer the notes even more
traytel [Thu, 12 Sep 2013 16:31:42 +0200] rev 53566
conceal internal bindings