Mon, 15 May 2023 15:04:37 +0200 wenzelm clarified signature: avoid convoluted operations;
Mon, 15 May 2023 14:34:38 +0200 wenzelm tuned signature;
Mon, 15 May 2023 14:21:00 +0200 wenzelm update to polyml-a5d5fba90286, with more robust ML_Heap.sizeof;
Mon, 15 May 2023 14:13:58 +0200 wenzelm avoid capture of inner/outer context and thus reduce heaps sizes by 20..40% (see also dd04a8b654fc, e49bf4ebf330, 9c19e15c8548, 71467e35fc3c);
Mon, 15 May 2023 14:10:44 +0200 wenzelm proper transfer / trim_context;
Mon, 15 May 2023 14:09:45 +0200 wenzelm more operations "without_context", assuming that the thm has been properly transferred already;
Mon, 15 May 2023 12:14:47 +0200 wenzelm proper trim_context / transfer;
Mon, 15 May 2023 10:59:49 +0200 wenzelm tuned: more accurate check (is_norm_hhf protect);
Mon, 15 May 2023 10:50:48 +0200 wenzelm clarified build options: reduce heap size by approx. 3%;
Sun, 14 May 2023 20:54:08 +0200 wenzelm more standard merge order, following logical structure of imports rather than physical serials;
Sun, 14 May 2023 13:15:52 +0200 wenzelm tuned;
Sun, 14 May 2023 13:15:21 +0200 wenzelm tuned;
Sun, 14 May 2023 13:00:49 +0200 wenzelm proper Thm.trim_context / Thm.transfer;
Sun, 14 May 2023 12:34:49 +0200 wenzelm proper Thm.trim_context / Thm.transfer;
Sat, 13 May 2023 21:30:34 +0200 wenzelm tuned: avoid pointless Proof_Context.init_global of Context.proof_of;
Thu, 18 May 2023 11:44:42 +0100 paulson New material from the HOL Light metric space library, mostly about quasi components
Mon, 15 May 2023 17:12:18 +0100 paulson More material from the HOL Light metric space library
Thu, 11 May 2023 22:12:43 +0200 wenzelm proper Thm.trim_context / Thm.transfer;
Thu, 11 May 2023 21:32:22 +0200 wenzelm proper position for ML-like commands;
Thu, 11 May 2023 14:17:24 +0200 wenzelm more robust: after shutdown;
Thu, 11 May 2023 12:21:50 +0200 wenzelm proper exception CONTEXT for Context.certificate_theory;
Thu, 11 May 2023 12:20:47 +0200 wenzelm more diagnostic operations;
Thu, 11 May 2023 10:46:52 +0200 wenzelm tuned spelling;
Wed, 10 May 2023 23:28:15 +0200 wenzelm more standard treatment of data and context;
Wed, 10 May 2023 23:04:12 +0200 wenzelm more standard val silent = Attrib.setup_config_bool;
Wed, 10 May 2023 22:54:54 +0200 wenzelm tuned;
Wed, 10 May 2023 22:41:50 +0200 wenzelm proper Thm.trim_context / Thm.transfer;
Wed, 10 May 2023 22:01:27 +0200 wenzelm proper Thm.trim_context / Thm.transfer;
Wed, 10 May 2023 21:47:08 +0200 wenzelm tuned;
Wed, 10 May 2023 21:41:58 +0200 wenzelm tuned Isabelle/ML;
Wed, 10 May 2023 21:17:21 +0200 wenzelm more informative position information;
Wed, 10 May 2023 20:38:24 +0200 wenzelm tuned;
Wed, 10 May 2023 20:30:46 +0200 wenzelm more informative position information;
Wed, 10 May 2023 19:30:17 +0200 wenzelm clarified context tracing;
Wed, 10 May 2023 16:05:14 +0200 wenzelm more operations;
Wed, 10 May 2023 15:43:49 +0200 wenzelm proper system options to control context tracing/timing;
Wed, 10 May 2023 08:59:44 +0200 desharna added lemmas transp_on_multpHO and transp_multpHO
Wed, 10 May 2023 08:56:32 +0200 desharna tuned theory structure
Wed, 10 May 2023 08:20:53 +0200 desharna merged
Tue, 09 May 2023 22:00:36 +0200 desharna added lemmas Finite_Set.bex_(min|max)_element_with_property and reordered assumptions of Finite_Set.bex_(min|max)_element
Tue, 09 May 2023 23:56:40 +0200 wenzelm backed out changeset 6c2494750a4e: it hardly makes a difference for heap size, but crashes arm64_32-darwin for unknown reasons;
Tue, 09 May 2023 23:12:09 +0200 wenzelm enforce rebuild of Isabelle/ML + Isabelle/Scala;
Tue, 09 May 2023 22:58:09 +0200 wenzelm updated to jdk-17.0.7;
Tue, 09 May 2023 21:50:04 +0200 wenzelm minor performance tuning (see also f906f7f83dae and b23c42b9f78a);
Tue, 09 May 2023 21:32:03 +0200 wenzelm performance tuning: cached non-persistent Parser.gram reduces heap size by approx. 1-4%;
Tue, 09 May 2023 20:32:49 +0200 wenzelm more operations;
Tue, 09 May 2023 19:56:31 +0200 wenzelm tuned: more readable ML;
Tue, 09 May 2023 19:47:11 +0200 wenzelm tuned;
Tue, 09 May 2023 19:35:46 +0200 wenzelm backed out changeset 4660181c83c9: remove rather pointless timing (1..50ms);
Tue, 09 May 2023 16:59:20 +0200 wenzelm maintain dynamic position where values are created (again, amending afa6117bace4);
Tue, 09 May 2023 16:39:08 +0200 wenzelm more robust: publish token only after assignment of result;
Tue, 09 May 2023 16:33:30 +0200 wenzelm tuned comments;
Tue, 09 May 2023 16:31:08 +0200 wenzelm clarified signature;
Tue, 09 May 2023 09:49:41 +0200 wenzelm merged
Tue, 09 May 2023 00:41:01 +0200 wenzelm tuned signature;
Mon, 08 May 2023 23:30:58 +0200 wenzelm support for cached evaluation via weak_ref;
Mon, 08 May 2023 23:00:17 +0200 wenzelm optional timing;
Mon, 08 May 2023 21:50:21 +0200 wenzelm more informative trace of context allocations;
Mon, 08 May 2023 21:11:01 +0200 wenzelm tuned;
Mon, 08 May 2023 11:45:58 +0200 wenzelm tuned internal structure;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip