wenzelm [Thu, 01 Oct 2015 23:26:31 +0200] rev 61305
less ambitious regex -- avoid unclarities of escaping;
blanchet [Thu, 01 Oct 2015 18:59:53 +0200] rev 61304
tuned documentation
blanchet [Thu, 01 Oct 2015 18:44:48 +0200] rev 61303
tuned datatype docs
blanchet [Thu, 01 Oct 2015 17:35:28 +0200] rev 61302
export proof method in signature
blanchet [Thu, 01 Oct 2015 17:32:07 +0200] rev 61301
export '_cmd' functions
wenzelm [Wed, 30 Sep 2015 23:58:59 +0200] rev 61300
back to old JavaAppLauncher to avoid initial startup problems (due to unsigned application?);
wenzelm [Wed, 30 Sep 2015 23:54:22 +0200] rev 61299
tuned GUI;
wenzelm [Wed, 30 Sep 2015 23:37:20 +0200] rev 61298
proper isabelle.root for bootstrap;
wenzelm [Wed, 30 Sep 2015 23:22:27 +0200] rev 61297
merged
wenzelm [Wed, 30 Sep 2015 23:15:50 +0200] rev 61296
tuned;
wenzelm [Wed, 30 Sep 2015 22:01:17 +0200] rev 61295
proper Cygwin.init (amending e00e1bf23d03);
wenzelm [Wed, 30 Sep 2015 21:32:44 +0200] rev 61294
renamed jvmpath to platform_path;
wenzelm [Wed, 30 Sep 2015 21:05:14 +0200] rev 61293
clarified ISABELLE_ROOT (platform path) vs. ISABELLE_HOME (standard path);
wenzelm [Wed, 30 Sep 2015 20:48:59 +0200] rev 61292
tuned GUI;
wenzelm [Wed, 30 Sep 2015 20:02:39 +0200] rev 61291
uniform treatment of bootstrap directories;
Isabelle_System.init() includes Cygwin.init(), e.g. for situations without isabelle.Main;
tuned;
wenzelm [Wed, 30 Sep 2015 14:49:39 +0200] rev 61290
more robust system init (again), in case the plugin is started without isabelle.Main;