Tue, 06 Oct 2015 12:01:07 +0200 traytel collect the names from goals in favor of fragile exports
Tue, 06 Oct 2015 11:50:23 +0200 blanchet compile
Tue, 06 Oct 2015 11:34:07 +0200 blanchet tuning
Tue, 06 Oct 2015 09:27:31 +0200 blanchet avoid legacy syntax
Mon, 05 Oct 2015 23:03:50 +0200 blanchet 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 blanchet added "!=" (disequality) as a TPTP binary operator, since it pops up in LEO-II proofs
Mon, 05 Oct 2015 18:03:58 +0200 wenzelm merged
Mon, 05 Oct 2015 18:03:52 +0200 wenzelm tuned signature;
Mon, 05 Oct 2015 14:17:20 +0200 wenzelm produce nodes_status outside GUI thread, to avoid a few milliseconds of blocking;
Mon, 05 Oct 2015 16:14:33 +0200 blanchet avoid too aggressive optimization of 'finite' predicate
Mon, 05 Oct 2015 15:57:25 +0200 blanchet avoid unsound simplification of (C (s x)) when s is a selector but not C's
Mon, 05 Oct 2015 13:26:25 +0200 blanchet extended theory exporter to also export MePo-selected facts
Sun, 04 Oct 2015 17:48:34 +0200 blanchet speed up MaSh duplicate check
Sun, 04 Oct 2015 17:41:52 +0200 blanchet sped up MaSh nickname generation
Sat, 03 Oct 2015 18:38:25 +0200 wenzelm merged
Fri, 02 Oct 2015 23:22:49 +0200 wenzelm 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 blanchet speed up MaSh
Fri, 02 Oct 2015 21:31:51 +0200 blanchet updated docs and NEWS
Fri, 02 Oct 2015 21:29:09 +0200 blanchet updated docs
Fri, 02 Oct 2015 21:24:37 +0200 blanchet removed Nitpick nonblocking mode, that was never really used
Fri, 02 Oct 2015 21:21:51 +0200 blanchet adapted example
Fri, 02 Oct 2015 21:16:16 +0200 blanchet removed obsolete material in documentation
Fri, 02 Oct 2015 21:15:25 +0200 blanchet further reduced dependency on legacy async thread manager
Fri, 02 Oct 2015 21:06:32 +0200 blanchet removed legacy asynchronous mode in Sledgehammer
Fri, 02 Oct 2015 21:06:32 +0200 blanchet better compliance with TPTP SZS standard
Fri, 02 Oct 2015 20:28:56 +0200 wenzelm merged
Fri, 02 Oct 2015 19:34:12 +0200 wenzelm avoid useless empty case_names;
Fri, 02 Oct 2015 16:56:46 +0200 wenzelm 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 paulson New theorems about connected sets. And pairwise moved to Set.thy.
Thu, 01 Oct 2015 23:26:31 +0200 wenzelm less ambitious regex -- avoid unclarities of escaping;
Thu, 01 Oct 2015 18:59:53 +0200 blanchet tuned documentation
Thu, 01 Oct 2015 18:44:48 +0200 blanchet tuned datatype docs
Thu, 01 Oct 2015 17:35:28 +0200 blanchet export proof method in signature
Thu, 01 Oct 2015 17:32:07 +0200 blanchet export '_cmd' functions
Wed, 30 Sep 2015 23:58:59 +0200 wenzelm back to old JavaAppLauncher to avoid initial startup problems (due to unsigned application?);
Wed, 30 Sep 2015 23:54:22 +0200 wenzelm tuned GUI;
Wed, 30 Sep 2015 23:37:20 +0200 wenzelm proper isabelle.root for bootstrap;
Wed, 30 Sep 2015 23:22:27 +0200 wenzelm merged
Wed, 30 Sep 2015 23:15:50 +0200 wenzelm tuned;
Wed, 30 Sep 2015 22:01:17 +0200 wenzelm proper Cygwin.init (amending e00e1bf23d03);
Wed, 30 Sep 2015 21:32:44 +0200 wenzelm renamed jvmpath to platform_path;
Wed, 30 Sep 2015 21:05:14 +0200 wenzelm clarified ISABELLE_ROOT (platform path) vs. ISABELLE_HOME (standard path);
Wed, 30 Sep 2015 20:48:59 +0200 wenzelm tuned GUI;
Wed, 30 Sep 2015 20:02:39 +0200 wenzelm uniform treatment of bootstrap directories;
Wed, 30 Sep 2015 14:49:39 +0200 wenzelm more robust system init (again), in case the plugin is started without isabelle.Main;
Wed, 30 Sep 2015 14:37:21 +0200 wenzelm tuned message;
Wed, 30 Sep 2015 14:32:26 +0200 wenzelm clarified modules;
Wed, 30 Sep 2015 17:17:53 +0100 paulson Merge
Wed, 30 Sep 2015 17:09:12 +0100 paulson Dead wood removal
Wed, 30 Sep 2015 16:40:17 +0100 paulson Merge
Wed, 30 Sep 2015 16:36:42 +0100 paulson real_of_nat_Suc is now a simprule
Wed, 30 Sep 2015 13:58:46 +0200 blanchet updated docs
Tue, 29 Sep 2015 23:43:35 +0200 wenzelm clarified Isabelle_System.init;
Tue, 29 Sep 2015 18:39:55 +0200 wenzelm tuned;
Tue, 29 Sep 2015 16:58:33 +0200 wenzelm tuned GUI;
Tue, 29 Sep 2015 16:45:54 +0200 wenzelm proper event;
Tue, 29 Sep 2015 16:28:02 +0200 wenzelm tuned GUI;
Tue, 29 Sep 2015 15:37:37 +0200 wenzelm build session within running jEdit;
Tue, 29 Sep 2015 13:54:04 +0200 wenzelm clarified modules;
Sun, 27 Sep 2015 10:11:15 +0200 haftmann monomorphization of divmod wrt. code generation avoids costly dictionary unpacking at runtime
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip