Fri, 02 Oct 2015 21:21:51 +0200 adapted example
blanchet [Fri, 02 Oct 2015 21:21:51 +0200] rev 61314
adapted example
Fri, 02 Oct 2015 21:16:16 +0200 removed obsolete material in documentation
blanchet [Fri, 02 Oct 2015 21:16:16 +0200] rev 61313
removed obsolete material in documentation
Fri, 02 Oct 2015 21:15:25 +0200 further reduced dependency on legacy async thread manager
blanchet [Fri, 02 Oct 2015 21:15:25 +0200] rev 61312
further reduced dependency on legacy async thread manager
Fri, 02 Oct 2015 21:06:32 +0200 removed legacy asynchronous mode in Sledgehammer
blanchet [Fri, 02 Oct 2015 21:06:32 +0200] rev 61311
removed legacy asynchronous mode in Sledgehammer
Fri, 02 Oct 2015 21:06:32 +0200 better compliance with TPTP SZS standard
blanchet [Fri, 02 Oct 2015 21:06:32 +0200] rev 61310
better compliance with TPTP SZS standard
Fri, 02 Oct 2015 20:28:56 +0200 merged
wenzelm [Fri, 02 Oct 2015 20:28:56 +0200] rev 61309
merged
Fri, 02 Oct 2015 19:34:12 +0200 avoid useless empty case_names;
wenzelm [Fri, 02 Oct 2015 19:34:12 +0200] rev 61308
avoid useless empty case_names;
Fri, 02 Oct 2015 16:56:46 +0200 clarified init (again): isabelle.Main is responsible to provide basic JVM setup, jedit.jar picks this up (e.g. list of known fonts), plugin cannot be loaded in isolation without isabelle.Main;
wenzelm [Fri, 02 Oct 2015 16:56:46 +0200] rev 61307
clarified init (again): isabelle.Main is responsible to provide basic JVM setup, jedit.jar picks this up (e.g. list of known fonts), plugin cannot be loaded in isolation without isabelle.Main;
Fri, 02 Oct 2015 15:07:41 +0100 New theorems about connected sets. And pairwise moved to Set.thy.
paulson <lp15@cam.ac.uk> [Fri, 02 Oct 2015 15:07:41 +0100] rev 61306
New theorems about connected sets. And pairwise moved to Set.thy.
Thu, 01 Oct 2015 23:26:31 +0200 less ambitious regex -- avoid unclarities of escaping;
wenzelm [Thu, 01 Oct 2015 23:26:31 +0200] rev 61305
less ambitious regex -- avoid unclarities of escaping;
Thu, 01 Oct 2015 18:59:53 +0200 tuned documentation
blanchet [Thu, 01 Oct 2015 18:59:53 +0200] rev 61304
tuned documentation
Thu, 01 Oct 2015 18:44:48 +0200 tuned datatype docs
blanchet [Thu, 01 Oct 2015 18:44:48 +0200] rev 61303
tuned datatype docs
Thu, 01 Oct 2015 17:35:28 +0200 export proof method in signature
blanchet [Thu, 01 Oct 2015 17:35:28 +0200] rev 61302
export proof method in signature
Thu, 01 Oct 2015 17:32:07 +0200 export '_cmd' functions
blanchet [Thu, 01 Oct 2015 17:32:07 +0200] rev 61301
export '_cmd' functions
Wed, 30 Sep 2015 23:58:59 +0200 back to old JavaAppLauncher to avoid initial startup problems (due to unsigned application?);
wenzelm [Wed, 30 Sep 2015 23:58:59 +0200] rev 61300
back to old JavaAppLauncher to avoid initial startup problems (due to unsigned application?);
Wed, 30 Sep 2015 23:54:22 +0200 tuned GUI;
wenzelm [Wed, 30 Sep 2015 23:54:22 +0200] rev 61299
tuned GUI;
Wed, 30 Sep 2015 23:37:20 +0200 proper isabelle.root for bootstrap;
wenzelm [Wed, 30 Sep 2015 23:37:20 +0200] rev 61298
proper isabelle.root for bootstrap;
Wed, 30 Sep 2015 23:22:27 +0200 merged
wenzelm [Wed, 30 Sep 2015 23:22:27 +0200] rev 61297
merged
Wed, 30 Sep 2015 23:15:50 +0200 tuned;
wenzelm [Wed, 30 Sep 2015 23:15:50 +0200] rev 61296
tuned;
Wed, 30 Sep 2015 22:01:17 +0200 proper Cygwin.init (amending e00e1bf23d03);
wenzelm [Wed, 30 Sep 2015 22:01:17 +0200] rev 61295
proper Cygwin.init (amending e00e1bf23d03);
Wed, 30 Sep 2015 21:32:44 +0200 renamed jvmpath to platform_path;
wenzelm [Wed, 30 Sep 2015 21:32:44 +0200] rev 61294
renamed jvmpath to platform_path;
Wed, 30 Sep 2015 21:05:14 +0200 clarified ISABELLE_ROOT (platform path) vs. ISABELLE_HOME (standard path);
wenzelm [Wed, 30 Sep 2015 21:05:14 +0200] rev 61293
clarified ISABELLE_ROOT (platform path) vs. ISABELLE_HOME (standard path);
Wed, 30 Sep 2015 20:48:59 +0200 tuned GUI;
wenzelm [Wed, 30 Sep 2015 20:48:59 +0200] rev 61292
tuned GUI;
Wed, 30 Sep 2015 20:02:39 +0200 uniform treatment of bootstrap directories;
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;
Wed, 30 Sep 2015 14:49:39 +0200 more robust system init (again), in case the plugin is started without isabelle.Main;
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;
Wed, 30 Sep 2015 14:37:21 +0200 tuned message;
wenzelm [Wed, 30 Sep 2015 14:37:21 +0200] rev 61289
tuned message;
Wed, 30 Sep 2015 14:32:26 +0200 clarified modules;
wenzelm [Wed, 30 Sep 2015 14:32:26 +0200] rev 61288
clarified modules; more conventional GUI threading;
Wed, 30 Sep 2015 17:17:53 +0100 Merge
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 17:17:53 +0100] rev 61287
Merge
Wed, 30 Sep 2015 17:09:12 +0100 Dead wood removal
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 17:09:12 +0100] rev 61286
Dead wood removal
Wed, 30 Sep 2015 16:40:17 +0100 Merge
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 16:40:17 +0100] rev 61285
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip