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;
wenzelm [Wed, 30 Sep 2015 14:37:21 +0200] rev 61289
tuned message;
wenzelm [Wed, 30 Sep 2015 14:32:26 +0200] rev 61288
clarified modules;
more conventional GUI threading;
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 17:17:53 +0100] rev 61287
Merge
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 17:09:12 +0100] rev 61286
Dead wood removal
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 16:40:17 +0100] rev 61285
Merge
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 16:36:42 +0100] rev 61284
real_of_nat_Suc is now a simprule
blanchet [Wed, 30 Sep 2015 13:58:46 +0200] rev 61283
updated docs
wenzelm [Tue, 29 Sep 2015 23:43:35 +0200] rev 61282
clarified Isabelle_System.init;
clarified GUI.init_laf;
clarified modules;
tuned signature;
wenzelm [Tue, 29 Sep 2015 18:39:55 +0200] rev 61281
tuned;
wenzelm [Tue, 29 Sep 2015 16:58:33 +0200] rev 61280
tuned GUI;
wenzelm [Tue, 29 Sep 2015 16:45:54 +0200] rev 61279
proper event;
wenzelm [Tue, 29 Sep 2015 16:28:02 +0200] rev 61278
tuned GUI;
wenzelm [Tue, 29 Sep 2015 15:37:37 +0200] rev 61277
build session within running jEdit;
wenzelm [Tue, 29 Sep 2015 13:54:04 +0200] rev 61276
clarified modules;
haftmann [Sun, 27 Sep 2015 10:11:15 +0200] rev 61275
monomorphization of divmod wrt. code generation avoids costly dictionary unpacking at runtime
haftmann [Sun, 27 Sep 2015 10:11:14 +0200] rev 61274
more selective preprocessing allows bare "numeral" occurences to be retained as real function in generated code
hoelzl [Mon, 28 Sep 2015 17:29:01 +0200] rev 61273
Caratheodory: cleanup and modernisation
traytel [Fri, 25 Sep 2015 23:01:34 +0200] rev 61272
restructure fresh variable generation to make exports more wellformed
traytel [Fri, 25 Sep 2015 23:01:31 +0200] rev 61271
more canonical context threading
wenzelm [Fri, 25 Sep 2015 23:41:24 +0200] rev 61270
merged
wenzelm [Fri, 25 Sep 2015 23:39:08 +0200] rev 61269
documentation for "Semantic subtype definitions";
misc tuning and simplification;
wenzelm [Fri, 25 Sep 2015 20:37:59 +0200] rev 61268
moved remaining display.ML to more_thm.ML;