Tue, 18 Aug 2020 17:38:51 +0100 paulson lexicographic ordering: new simp setup to prioritise the simpler "less_than" case
Tue, 18 Aug 2020 14:45:09 +0100 paulson merged
Tue, 18 Aug 2020 14:44:59 +0100 paulson fixed for new lex-order. And the effing indentation!
Mon, 17 Aug 2020 15:42:59 +0100 paulson merged
Mon, 17 Aug 2020 15:42:38 +0100 paulson S Holub's proposed generalisation of the lexicographic product of two orderings
Mon, 17 Aug 2020 16:26:58 +0200 wenzelm allow user-defined server commands via isabelle_scala_service;
Mon, 17 Aug 2020 13:16:42 +0200 wenzelm more systematic support for special directories;
Mon, 17 Aug 2020 12:35:03 +0200 wenzelm proper init of cumulative settings;
Sun, 16 Aug 2020 22:02:11 +0200 wenzelm upgrade phabricator: Promote 2020 Week 31 + subsequent change;
Sun, 16 Aug 2020 11:57:15 +0200 wenzelm clarified management of services: static declarations vs. dynamic instances (e.g. relevant for stateful Session.Protocol_Handler, notably Scala.Handler and session "System");
Sat, 15 Aug 2020 13:51:55 +0200 wenzelm proper protocol init (amending 065dcd80293e);
Sat, 15 Aug 2020 13:45:25 +0200 wenzelm clarified names;
Sat, 15 Aug 2020 13:37:34 +0200 wenzelm provide protocol handlers via isabelle_system_service;
Sat, 15 Aug 2020 13:36:42 +0200 wenzelm prefer formal name;
Fri, 14 Aug 2020 14:40:24 +0200 wenzelm clarified signature;
Fri, 14 Aug 2020 14:25:08 +0200 wenzelm misc tuning;
Fri, 14 Aug 2020 13:59:09 +0200 wenzelm clarified demo functions;
Fri, 14 Aug 2020 13:26:12 +0200 wenzelm clarified protocol: ML worker thread blocks and awaits result from Scala, to avoid excessive replacement threads;
Thu, 13 Aug 2020 15:52:40 +0200 wenzelm more documentation;
Thu, 13 Aug 2020 15:11:30 +0200 wenzelm support JVM runtime statistics;
Thu, 13 Aug 2020 14:41:28 +0200 wenzelm clarified worker threads;
Thu, 13 Aug 2020 13:18:17 +0200 wenzelm misc tuning, based on hints by IntelliJ IDEA;
Thu, 13 Aug 2020 13:13:29 +0200 wenzelm clarified GUI;
Thu, 13 Aug 2020 12:59:41 +0200 wenzelm tuned GUI;
Thu, 13 Aug 2020 12:53:51 +0200 wenzelm tuned GUI;
Thu, 13 Aug 2020 12:38:44 +0200 wenzelm clarified order for GUI;
Thu, 13 Aug 2020 12:33:44 +0200 wenzelm tuned;
Thu, 13 Aug 2020 12:29:39 +0200 wenzelm clarified GUI;
Wed, 12 Aug 2020 20:09:37 +0200 wenzelm show GC progress as "ML cleanup";
Wed, 12 Aug 2020 19:34:38 +0200 wenzelm ML status widget similar to org.gjt.sp.jedit.gui.statusbar.MemoryStatusWidgetFactory;
Wed, 12 Aug 2020 19:32:45 +0200 wenzelm support for Poly/ML memory status;
Wed, 12 Aug 2020 17:53:13 +0200 wenzelm clarified signature;
Wed, 12 Aug 2020 11:26:01 +0200 wenzelm removed pointless option "ML_statistics": always enabled;
Wed, 12 Aug 2020 11:22:11 +0200 wenzelm removed pointless GUI controls for ML_statistics --- no longer part of prover protocol (see also 38a64cc17403);
Wed, 12 Aug 2020 11:07:14 +0200 wenzelm support for GC state;
Tue, 11 Aug 2020 19:01:31 +0200 wenzelm updated to polyml-test-f54aa41240d0;
Tue, 11 Aug 2020 14:21:23 +0200 wenzelm back to polyml-5.8.1 due to ML compiler crash in HOL-Codegenerator_Test;
Tue, 11 Aug 2020 13:15:58 +0200 wenzelm updated to polyml-test-159dc81efc3b;
Mon, 10 Aug 2020 15:34:55 +0000 haftmann dedicated symbols for code generation, to pave way for generic conversions from and to word
Mon, 10 Aug 2020 08:27:24 +0200 haftmann consolidated names
Mon, 10 Aug 2020 08:27:17 +0200 haftmann reduced prominence od theory Bits_Int
Sun, 09 Aug 2020 16:09:50 +0100 paulson one last lemma about Total and Restr
Sun, 09 Aug 2020 15:18:19 +0100 paulson adjustments for fewer WO assumptions
Sun, 09 Aug 2020 13:18:40 +0100 paulson elimination of some needless assumptions
Sun, 09 Aug 2020 12:51:54 +0100 paulson merged
Sat, 08 Aug 2020 16:15:03 +0100 paulson iso lemmas
Sat, 08 Aug 2020 18:20:09 +0200 nipkow tuned
Sat, 08 Aug 2020 18:04:08 +0200 nipkow tuned
Fri, 07 Aug 2020 23:01:28 +0200 wenzelm NEWS;
Fri, 07 Aug 2020 22:57:14 +0200 wenzelm provide POLYSTATSDIR to keep $HOME/.polyml clean (requires Poly/ML 52881757b127, otherwise ignored);
Fri, 07 Aug 2020 22:28:04 +0200 wenzelm adapted to 7b318273a4aa;
Fri, 07 Aug 2020 22:23:40 +0200 wenzelm cache props;
Fri, 07 Aug 2020 22:19:32 +0200 wenzelm clarified names;
Fri, 07 Aug 2020 21:21:44 +0200 wenzelm more thorough protocol_handlers.exit, like file_formats.stop_session;
Fri, 07 Aug 2020 21:02:02 +0200 wenzelm tuned names;
Fri, 07 Aug 2020 20:28:53 +0200 wenzelm temporary workaround for 100% CPU usage in OS.Process.sleep;
Fri, 07 Aug 2020 20:19:49 +0200 wenzelm ML statistics via external process: allows monitoring RTS while ML program sleeps;
Fri, 07 Aug 2020 15:13:50 +0200 wenzelm clarified catch-all handler --- avoid confusion of Interrupt vs. Exn.Interrupt in varying ML contexts;
Fri, 07 Aug 2020 11:46:14 +0200 wenzelm avoid failure of "isabelle build -o skip_proofs";
Thu, 06 Aug 2020 23:46:57 +0200 wenzelm merged
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip