Tue, 06 Oct 2015 09:27:31 +0200 avoid legacy syntax
blanchet [Tue, 06 Oct 2015 09:27:31 +0200] rev 61331
avoid legacy syntax
Mon, 05 Oct 2015 23:03:50 +0200 further improved fine point w.r.t. replaying in the presence of chained facts and a non-empty meta-quantifier prefix + avoid printing internal names in backquotes
blanchet [Mon, 05 Oct 2015 23:03:50 +0200] rev 61330
further improved fine point w.r.t. replaying in the presence of chained facts and a non-empty meta-quantifier prefix + avoid printing internal names in backquotes
Mon, 05 Oct 2015 21:46:48 +0200 added "!=" (disequality) as a TPTP binary operator, since it pops up in LEO-II proofs
blanchet [Mon, 05 Oct 2015 21:46:48 +0200] rev 61329
added "!=" (disequality) as a TPTP binary operator, since it pops up in LEO-II proofs
Mon, 05 Oct 2015 18:03:58 +0200 merged
wenzelm [Mon, 05 Oct 2015 18:03:58 +0200] rev 61328
merged
Mon, 05 Oct 2015 18:03:52 +0200 tuned signature;
wenzelm [Mon, 05 Oct 2015 18:03:52 +0200] rev 61327
tuned signature;
Mon, 05 Oct 2015 14:17:20 +0200 produce nodes_status outside GUI thread, to avoid a few milliseconds of blocking;
wenzelm [Mon, 05 Oct 2015 14:17:20 +0200] rev 61326
produce nodes_status outside GUI thread, to avoid a few milliseconds of blocking;
Mon, 05 Oct 2015 16:14:33 +0200 avoid too aggressive optimization of 'finite' predicate
blanchet [Mon, 05 Oct 2015 16:14:33 +0200] rev 61325
avoid too aggressive optimization of 'finite' predicate
Mon, 05 Oct 2015 15:57:25 +0200 avoid unsound simplification of (C (s x)) when s is a selector but not C's
blanchet [Mon, 05 Oct 2015 15:57:25 +0200] rev 61324
avoid unsound simplification of (C (s x)) when s is a selector but not C's
Mon, 05 Oct 2015 13:26:25 +0200 extended theory exporter to also export MePo-selected facts
blanchet [Mon, 05 Oct 2015 13:26:25 +0200] rev 61323
extended theory exporter to also export MePo-selected facts
Sun, 04 Oct 2015 17:48:34 +0200 speed up MaSh duplicate check
blanchet [Sun, 04 Oct 2015 17:48:34 +0200] rev 61322
speed up MaSh duplicate check
Sun, 04 Oct 2015 17:41:52 +0200 sped up MaSh nickname generation
blanchet [Sun, 04 Oct 2015 17:41:52 +0200] rev 61321
sped up MaSh nickname generation
Sat, 03 Oct 2015 18:38:25 +0200 merged
wenzelm [Sat, 03 Oct 2015 18:38:25 +0200] rev 61320
merged
Fri, 02 Oct 2015 23:22:49 +0200 more explicit umask for important directories: e.g. relevant for Windows 10, where implicit g=rwx leads to odd failure of chmod -w for heap images;
wenzelm [Fri, 02 Oct 2015 23:22:49 +0200] rev 61319
more explicit umask for important directories: e.g. relevant for Windows 10, where implicit g=rwx leads to odd failure of chmod -w for heap images;
Sat, 03 Oct 2015 17:11:04 +0200 speed up MaSh
blanchet [Sat, 03 Oct 2015 17:11:04 +0200] rev 61318
speed up MaSh
Fri, 02 Oct 2015 21:31:51 +0200 updated docs and NEWS
blanchet [Fri, 02 Oct 2015 21:31:51 +0200] rev 61317
updated docs and NEWS
Fri, 02 Oct 2015 21:29:09 +0200 updated docs
blanchet [Fri, 02 Oct 2015 21:29:09 +0200] rev 61316
updated docs
Fri, 02 Oct 2015 21:24:37 +0200 removed Nitpick nonblocking mode, that was never really used
blanchet [Fri, 02 Oct 2015 21:24:37 +0200] rev 61315
removed Nitpick nonblocking mode, that was never really used
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
Wed, 30 Sep 2015 16:36:42 +0100 real_of_nat_Suc is now a simprule
paulson <lp15@cam.ac.uk> [Wed, 30 Sep 2015 16:36:42 +0100] rev 61284
real_of_nat_Suc is now a simprule
Wed, 30 Sep 2015 13:58:46 +0200 updated docs
blanchet [Wed, 30 Sep 2015 13:58:46 +0200] rev 61283
updated docs
Tue, 29 Sep 2015 23:43:35 +0200 clarified Isabelle_System.init;
wenzelm [Tue, 29 Sep 2015 23:43:35 +0200] rev 61282
clarified Isabelle_System.init; clarified GUI.init_laf; clarified modules; tuned signature;
Tue, 29 Sep 2015 18:39:55 +0200 tuned;
wenzelm [Tue, 29 Sep 2015 18:39:55 +0200] rev 61281
tuned;
Tue, 29 Sep 2015 16:58:33 +0200 tuned GUI;
wenzelm [Tue, 29 Sep 2015 16:58:33 +0200] rev 61280
tuned GUI;
Tue, 29 Sep 2015 16:45:54 +0200 proper event;
wenzelm [Tue, 29 Sep 2015 16:45:54 +0200] rev 61279
proper event;
Tue, 29 Sep 2015 16:28:02 +0200 tuned GUI;
wenzelm [Tue, 29 Sep 2015 16:28:02 +0200] rev 61278
tuned GUI;
Tue, 29 Sep 2015 15:37:37 +0200 build session within running jEdit;
wenzelm [Tue, 29 Sep 2015 15:37:37 +0200] rev 61277
build session within running jEdit;
Tue, 29 Sep 2015 13:54:04 +0200 clarified modules;
wenzelm [Tue, 29 Sep 2015 13:54:04 +0200] rev 61276
clarified modules;
Sun, 27 Sep 2015 10:11:15 +0200 monomorphization of divmod wrt. code generation avoids costly dictionary unpacking at runtime
haftmann [Sun, 27 Sep 2015 10:11:15 +0200] rev 61275
monomorphization of divmod wrt. code generation avoids costly dictionary unpacking at runtime
Sun, 27 Sep 2015 10:11:14 +0200 more selective preprocessing allows bare "numeral" occurences to be retained as real function in generated code
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
Mon, 28 Sep 2015 17:29:01 +0200 Caratheodory: cleanup and modernisation
hoelzl [Mon, 28 Sep 2015 17:29:01 +0200] rev 61273
Caratheodory: cleanup and modernisation
Fri, 25 Sep 2015 23:01:34 +0200 restructure fresh variable generation to make exports more wellformed
traytel [Fri, 25 Sep 2015 23:01:34 +0200] rev 61272
restructure fresh variable generation to make exports more wellformed
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip