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
Thu, 06 Aug 2020 23:44:43 +0200 wenzelm recovered stderr for PIDE batch-build, such as "Browser info at ...", "Document at ..." (see also 940195fbb282, 5469bacf5573, 5c4800f6b25a);
Thu, 06 Aug 2020 23:27:52 +0200 wenzelm more compact command_timings, as in former batch-build;
Thu, 06 Aug 2020 23:13:24 +0200 wenzelm unused;
Thu, 06 Aug 2020 22:58:18 +0200 wenzelm unused --- superseded by PIDE messages;
Thu, 06 Aug 2020 22:54:22 +0200 wenzelm more thorough cleanup, e.g. before ML_Heap.save;
Thu, 06 Aug 2020 22:43:40 +0200 wenzelm discontinued old batch-build functionality;
Thu, 06 Aug 2020 15:37:14 +0000 haftmann tailored towards remaining essence
Thu, 06 Aug 2020 17:51:37 +0200 nipkow merged
Thu, 06 Aug 2020 17:39:57 +0200 nipkow tuned
Thu, 06 Aug 2020 17:11:33 +0200 nipkow added theory Tree23_of_List
Thu, 06 Aug 2020 16:45:35 +0200 wenzelm more robust treatment of thm_names, with strict check after all theories are loaded;
Thu, 06 Aug 2020 13:07:23 +0100 paulson a few more lemmas
Wed, 05 Aug 2020 21:03:31 +0100 paulson merged
Wed, 05 Aug 2020 19:12:08 +0100 paulson lemmas about sets and the enumerate operator
Wed, 05 Aug 2020 17:56:33 +0100 paulson yet another little lemma
Wed, 05 Aug 2020 17:50:00 +0100 paulson merged
Tue, 04 Aug 2020 11:45:03 +0100 paulson merged
Mon, 03 Aug 2020 11:46:19 +0100 paulson merged
Fri, 31 Jul 2020 20:38:41 +0100 paulson strengthened a lemma
Fri, 31 Jul 2020 12:54:46 +0100 paulson A new lemma about abstract Sum / Prod
Wed, 05 Aug 2020 19:06:39 +0200 haftmann separation of reversed bit lists from other material
Wed, 05 Aug 2020 17:19:35 +0200 wenzelm merged
Wed, 05 Aug 2020 16:16:37 +0200 wenzelm avoid exhaustion of worker threads, notably due to complex interaction of future/promise/lazy in Proofterm.make_thm_node;
Wed, 05 Aug 2020 12:42:43 +0200 wenzelm more robust: insist in finished future;
Wed, 05 Aug 2020 12:34:23 +0200 wenzelm unused;
Wed, 05 Aug 2020 08:47:45 +0000 haftmann further refinement of code equations for mask operation
Tue, 04 Aug 2020 09:33:05 +0000 haftmann uniform mask operation
Tue, 04 Aug 2020 09:24:00 +0000 haftmann clearer separation of pre-word bit list material
Mon, 03 Aug 2020 16:21:33 +0200 nipkow added lemma
Sat, 01 Aug 2020 17:43:30 +0000 haftmann more consequent transferability
Wed, 29 Jul 2020 14:23:19 +0200 wenzelm more robust scheduler shutdown, notably for spurious crashes;
Mon, 27 Jul 2020 15:58:43 +0200 nipkow unclear why I ever asked for type tree2
Sun, 26 Jul 2020 22:28:43 +0200 wenzelm enforce pide_session to see if all isabelle_cronjob tasks work smoothly with it;
Sun, 26 Jul 2020 21:53:29 +0200 wenzelm proper pretty printing for latex output, notably for pide_session=true (default);
Sat, 25 Jul 2020 23:23:59 +0200 wenzelm clarified name to avoid duplication (no distinction of data on host = lrzcloud2);
Sat, 25 Jul 2020 21:09:46 +0200 wenzelm clarified names;
Sat, 25 Jul 2020 12:43:29 +0200 wenzelm more errors;
Fri, 24 Jul 2020 20:43:32 +0200 wenzelm follow Phabricator update 2020 Week 27;
Fri, 24 Jul 2020 16:45:20 +0200 wenzelm tuned;
Fri, 24 Jul 2020 15:20:35 +0200 wenzelm unused;
Fri, 24 Jul 2020 15:02:16 +0200 wenzelm clarified errors: avoid hiding of import_errors/dir_errors by their consequences (file-access problems);
Fri, 24 Jul 2020 12:15:37 +0200 wenzelm clarified errors: avoid accidental import from other session that happens to be within overall selection (notably "isabelle build -a");
Thu, 23 Jul 2020 22:32:06 +0200 wenzelm clarified signature;
Thu, 23 Jul 2020 14:25:48 +0200 wenzelm clarified order --- proper sorting of requirements;
Thu, 23 Jul 2020 11:48:58 +0200 wenzelm obsolete (see 9cde8c4ea5a5);
Tue, 21 Jul 2020 19:43:42 +0200 wenzelm tuned --- based on hints by IntelliJ;
Tue, 21 Jul 2020 19:40:38 +0200 wenzelm tuned signature;
Tue, 21 Jul 2020 12:37:00 +0200 wenzelm updated to polyml-5.8.1 (official release);
Mon, 20 Jul 2020 23:45:29 +0200 wenzelm subtle change of Theory_Data extend/merge semantics due to Theory.join_theory;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip