Mon, 15 May 2023 16:18:23 +0200 wenzelm clarified stored thm: result from notes;
Mon, 15 May 2023 15:14:19 +0200 wenzelm tuned whitespace;
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;
Mon, 08 May 2023 11:09:18 +0200 wenzelm tuned;
Mon, 08 May 2023 11:09:13 +0200 wenzelm tuned whitespace;
Mon, 08 May 2023 17:26:33 +0200 desharna merged
Mon, 08 May 2023 11:27:11 +0200 desharna added author
Mon, 08 May 2023 11:27:03 +0200 desharna added lemma asymp_on_multpHO
Mon, 08 May 2023 11:26:04 +0200 desharna added lemmas multpHO_iff_set_mset_lessHO_set_mset and multpHO_minus_inter_minus_inter_iff
Mon, 08 May 2023 11:24:46 +0200 desharna added lemmas count_minus_inter_lt_count_minus_inter_iff and minus_inter_eq_minus_inter_iff
Mon, 08 May 2023 11:16:45 +0200 desharna added lemma multpHO_implies_one_step_strong
Sun, 07 May 2023 22:51:23 +0200 wenzelm merged
Sun, 07 May 2023 14:25:41 +0200 wenzelm tuned comments;
Sun, 07 May 2023 14:24:22 +0200 wenzelm tuned;
Sun, 07 May 2023 14:18:48 +0200 wenzelm hide names more thorougly, in contrast to 1d82061fbb12 and 00e9ca1e7261: e.g. relevant for overlapping accesses seen in 'inductive_set';
Sun, 07 May 2023 12:30:11 +0200 wenzelm minor performance tuning;
Sun, 07 May 2023 12:24:37 +0200 wenzelm minor performance tuning;
Sat, 06 May 2023 23:20:20 +0200 wenzelm back to more elementary concept of aliases as adhoc change of accesses, but now with "suppress" information (see also 31ea5c1f874d);
Sat, 06 May 2023 14:49:54 +0200 wenzelm tuned;
Sat, 06 May 2023 14:46:41 +0200 wenzelm clarified data representation: slightly more compact, since internals_hidden is sparesely populated and rarely changes;
Sat, 06 May 2023 14:18:29 +0200 wenzelm more operations;
Sat, 06 May 2023 13:42:03 +0200 wenzelm more operations;
Fri, 05 May 2023 23:50:31 +0200 wenzelm more operations;
Fri, 05 May 2023 23:48:14 +0200 wenzelm minor performance tuning;
Fri, 05 May 2023 23:03:48 +0200 wenzelm unused;
Fri, 05 May 2023 22:57:10 +0200 wenzelm more complete accesses for "extern" operation, notably for aliases;
Fri, 05 May 2023 15:56:12 +0200 wenzelm more explicit entries for aliases, with proper checks in "strict" mode (e.g. for logical entities);
Fri, 05 May 2023 12:34:23 +0200 wenzelm tuned;
Fri, 05 May 2023 12:17:29 +0200 wenzelm tuned;
Fri, 05 May 2023 12:01:09 +0200 wenzelm clarified signature;
Fri, 05 May 2023 11:52:53 +0200 wenzelm unused;
Fri, 05 May 2023 11:47:38 +0200 wenzelm minor performance tuning;
Fri, 05 May 2023 11:36:56 +0200 wenzelm tuned signature;
Fri, 05 May 2023 11:29:27 +0200 wenzelm minor performance tuning;
Thu, 04 May 2023 23:30:59 +0200 wenzelm revert pointless performance tuning fd5f4455e033: no measurable difference in HOL, HOL-Library, HOL-Analysis;
Thu, 04 May 2023 17:29:54 +0200 wenzelm tuned;
Thu, 04 May 2023 11:42:04 +0200 wenzelm more accurate treatment of traditional name space accesses (refining 948f5dc4d694, fcd85e04a948, 238307775d52);
Wed, 03 May 2023 23:11:12 +0200 wenzelm tuned;
Wed, 03 May 2023 11:34:47 +0200 wenzelm proper treatment of restriction (for 'qualified');
Tue, 02 May 2023 23:22:30 +0200 wenzelm misc tuning;
Tue, 02 May 2023 22:33:07 +0200 wenzelm more complete accesses for hide operation (amending fcd85e04a948), e.g. relevant for AFP/thys/Jordan_Normal_Form/Matrix_Kernel.thy in AFP/4d8afd37b465;
Tue, 02 May 2023 19:49:17 +0200 wenzelm more standard name bindings (amending 5bf71b4da706): avoid odd full_name like "Orderings.class.Orderings.preorder.of_class.intro" with many redundant name space accesses;
Tue, 02 May 2023 14:19:34 +0200 wenzelm minor performance tuning: more compact representation of only sparsely table;
Tue, 02 May 2023 11:38:53 +0200 wenzelm minor performance tuning: no storage of accesses, produce Binding.full_name_spec on the spot;
Tue, 02 May 2023 11:11:19 +0200 wenzelm proper checks;
Tue, 02 May 2023 10:49:38 +0200 wenzelm tuned;
Tue, 02 May 2023 10:32:04 +0200 wenzelm tuned structure;
Tue, 02 May 2023 10:30:03 +0200 wenzelm tuned signature;
Tue, 02 May 2023 10:13:02 +0200 wenzelm tuned;
Mon, 01 May 2023 22:47:51 +0200 wenzelm clarified extern vs. alias/hide: output alternative names, if possible;
Mon, 01 May 2023 22:19:01 +0200 wenzelm tuned;
Mon, 01 May 2023 13:09:53 +0200 wenzelm minor performance tuning: more compact, more sharing;
Mon, 01 May 2023 12:18:10 +0200 wenzelm potential performance tuning: more compact data structure, but less sharing;
Sun, 07 May 2023 14:52:53 +0100 paulson Importation of additional lemmas from metric.ml
Sat, 06 May 2023 12:42:10 +0100 paulson fixes esp to theory presentation
Sat, 06 May 2023 11:10:23 +0100 paulson new material ported from HOL Light's metric.ml
Thu, 04 May 2023 11:14:07 +0100 paulson merged
Wed, 03 May 2023 11:20:03 +0100 paulson Two new theories containing material ported from HOL Light about abstract topology
Thu, 04 May 2023 08:53:45 +1000 nipkow merged
Thu, 04 May 2023 08:53:08 +1000 nipkow streamlined
Wed, 03 May 2023 10:35:20 +0100 paulson merged
Tue, 02 May 2023 15:17:39 +0100 paulson More new theorems, and a necessary correction
Tue, 02 May 2023 12:51:05 +0100 paulson A few new theorems
Tue, 02 May 2023 11:09:18 +0100 paulson merged
Mon, 24 Apr 2023 15:00:54 +0100 paulson merged
Wed, 12 Apr 2023 12:00:40 +0100 paulson merged
Mon, 20 Mar 2023 12:26:31 +0000 paulson merged
Fri, 17 Mar 2023 17:06:28 +0000 paulson Numerous significant simplifications
Tue, 02 May 2023 08:39:48 +0000 haftmann stripped unused functionality
Tue, 02 May 2023 08:39:46 +0000 haftmann tuned
Mon, 01 May 2023 19:57:42 +0000 haftmann case translation in intermediate language eliminates semantic clone
Sun, 30 Apr 2023 21:49:39 +0200 wenzelm minor performance tuning;
Sat, 29 Apr 2023 16:49:59 +0000 haftmann more correct type calculation
Sat, 29 Apr 2023 18:40:41 +0200 haftmann Backed out changeset 5016262a2384
Sun, 30 Apr 2023 12:37:29 +1000 nipkow added lemma
Thu, 27 Apr 2023 11:58:38 +0200 stuebinm thingol: fix abstraction return types in case
Thu, 27 Apr 2023 17:06:03 +0200 desharna merged
Thu, 27 Apr 2023 11:50:14 +0200 desharna tuned; avoided intermediate lists
Thu, 27 Apr 2023 11:46:58 +0200 desharna tuned; avoided intermediate list and list traversal
Thu, 27 Apr 2023 11:46:11 +0200 desharna tuned; avoided intermediate lists
Thu, 27 Apr 2023 11:17:53 +0200 desharna tuned; avoided intermediate list
Thu, 27 Apr 2023 16:15:19 +0200 blanchet made 'primcorec' more robust
Wed, 26 Apr 2023 22:02:59 +0200 wenzelm performance tuning: more balanced time vs. space tradeoff, notably for datatype package with its many name space operations;
Wed, 26 Apr 2023 15:38:49 +0200 wenzelm tuned signature;
Sun, 23 Apr 2023 21:31:00 +0200 wenzelm more operations for lexicographic ordering;
Sun, 23 Apr 2023 20:15:53 +0200 wenzelm more operations: following Library list operations and Ord_List.T operations;
Sun, 23 Apr 2023 19:57:40 +0200 wenzelm tuned;
Sun, 23 Apr 2023 19:51:46 +0200 wenzelm tuned;
Sat, 22 Apr 2023 21:00:24 +0200 wenzelm tuned: concise combinators instead of bulky case-expressions;
Sat, 22 Apr 2023 20:55:05 +0200 wenzelm provide ML antiquotation "if_none": non-strict version of "the_default";
Sat, 22 Apr 2023 10:22:41 +0200 wenzelm merged
Fri, 21 Apr 2023 21:26:29 +0200 wenzelm proper Thm.trim_context / Thm.transfer (see also 0d401f874942);
Fri, 21 Apr 2023 21:25:10 +0200 wenzelm tuned;
Fri, 21 Apr 2023 21:12:26 +0200 wenzelm more operations;
Fri, 21 Apr 2023 18:53:25 +0200 wenzelm more operations;
Fri, 21 Apr 2023 15:30:59 +0200 wenzelm more uniform operations wrt. Thm.full_prop_of;
Fri, 21 Apr 2023 15:26:11 +0200 wenzelm proper Thm.trim_context / Thm.transfer for context data;
Fri, 21 Apr 2023 15:14:14 +0200 wenzelm tuned: more concise data record;
Fri, 21 Apr 2023 15:00:54 +0200 wenzelm tuned;
Fri, 21 Apr 2023 13:59:35 +0200 wenzelm clarified counters and types;
Thu, 20 Apr 2023 23:04:04 +0200 wenzelm tuned signature;
Thu, 20 Apr 2023 21:26:35 +0200 wenzelm support n-ary merge theory data;
Thu, 20 Apr 2023 15:26:34 +0200 wenzelm tuned;
Thu, 20 Apr 2023 15:24:31 +0200 wenzelm tuned;
Thu, 20 Apr 2023 12:50:35 +0200 wenzelm proper theory_long_name;
Thu, 20 Apr 2023 12:44:19 +0200 wenzelm prefer theory_long_name in data;
Thu, 20 Apr 2023 12:23:41 +0200 wenzelm proper theory_long_name;
Thu, 20 Apr 2023 11:57:34 +0200 wenzelm clarified signature: explicitly distinguish theory_base_name vs. theory_long_name;
Wed, 19 Apr 2023 23:27:55 +0200 wenzelm tuned;
Wed, 19 Apr 2023 23:27:33 +0200 wenzelm more operations, following Isabelle/ML conventions;
Wed, 19 Apr 2023 23:04:26 +0200 wenzelm clarified theory_id: plain value without state;
Wed, 19 Apr 2023 18:22:37 +0000 haftmann tuned
Wed, 19 Apr 2023 18:21:30 +0000 haftmann clarified terminology
Wed, 19 Apr 2023 14:48:43 +0200 wenzelm minor performance tuning: recursive check of pointer_eq;
Wed, 19 Apr 2023 14:29:52 +0200 wenzelm minor performance tuning: avoid excessive (de)constructions for base cases;
Wed, 19 Apr 2023 11:10:52 +0200 wenzelm unused (see also 864c7c684651 and b6aa5eac0a1a);
Wed, 19 Apr 2023 11:10:30 +0200 wenzelm tuned;
Tue, 18 Apr 2023 22:24:48 +0200 wenzelm tuned;
Tue, 18 Apr 2023 21:47:40 +0200 wenzelm more operations: avoid intermediate list;
Tue, 18 Apr 2023 21:03:24 +0200 wenzelm discontinued somewhat pointless operation: Conjunction.intr_balanced / Conjunction.elim_balanced with single hyp performs better (e.g. see AFP/351b7b576892);
Tue, 18 Apr 2023 20:54:25 +0200 wenzelm update NEWS: Sortset and Termset turned out to be counter productive, Ord_List.union is much lighter;
Tue, 18 Apr 2023 19:11:05 +0200 wenzelm drop unused Set().ord, which is potentially inefficient due to dict_ord/dest;
Tue, 18 Apr 2023 18:27:22 +0200 wenzelm tuned;
Tue, 18 Apr 2023 18:04:27 +0200 wenzelm backout b6aa5eac0a1a;
Tue, 18 Apr 2023 17:50:44 +0200 wenzelm tuned;
Tue, 18 Apr 2023 15:56:16 +0200 wenzelm Thm.shared context: speed-up low-level inferences;
Tue, 18 Apr 2023 12:45:01 +0200 wenzelm tuned whitespace;
Tue, 18 Apr 2023 12:23:37 +0200 wenzelm backout 4a174bea55e2;
Tue, 18 Apr 2023 12:10:00 +0200 wenzelm Backed out changeset f34d11942ac1
Tue, 18 Apr 2023 12:04:41 +0200 wenzelm backout e3fe192fa4a8;
Tue, 18 Apr 2023 11:58:12 +0200 wenzelm backout 61f652dd955a;
Tue, 18 Apr 2023 11:45:04 +0200 wenzelm Backed out changeset e3db27e3b0c6
Tue, 18 Apr 2023 11:44:10 +0200 wenzelm Backed out changeset cd5d56abda10
Mon, 17 Apr 2023 23:32:46 +0200 wenzelm revert b43ee37926a9 due to problems with AFP/PAPP_Impossibility;
Sat, 15 Apr 2023 23:11:08 +0200 wenzelm merged
Sat, 15 Apr 2023 22:26:22 +0200 wenzelm tuned;
Sat, 15 Apr 2023 23:02:01 +0200 Lars Hupel merged
Tue, 04 Apr 2023 16:06:12 +0200 stuebinm code_target: create subdirectories for export_code file
Sat, 15 Apr 2023 15:19:58 +0200 wenzelm clarified signature: support "suppress" prefix as int, followed by list;
Sat, 15 Apr 2023 14:44:45 +0200 wenzelm minor performance tuning: more elementary operations;
Sat, 15 Apr 2023 14:42:58 +0200 wenzelm tuned signature;
Sat, 15 Apr 2023 14:14:30 +0200 wenzelm minor performance tuning: more elementary operations;
Sat, 15 Apr 2023 13:52:06 +0200 wenzelm tuned signature;
Sat, 15 Apr 2023 13:51:38 +0200 wenzelm more operations;
Fri, 14 Apr 2023 22:55:01 +0200 wenzelm more direct hg_sync init via ssh (see also 721b3278c8e4);
Fri, 14 Apr 2023 22:19:28 +0200 wenzelm tuned;
Fri, 14 Apr 2023 22:08:16 +0200 wenzelm more operations;
Fri, 14 Apr 2023 21:58:22 +0200 wenzelm tuned: more direct re-use;
Fri, 14 Apr 2023 21:39:10 +0200 wenzelm more direct clone (see also change of exception in 8d8c70b41bab);
Fri, 14 Apr 2023 21:34:51 +0200 wenzelm more operations, following Isabelle/ML conventions;
Fri, 14 Apr 2023 20:42:17 +0200 wenzelm more operations, following Isabelle/ML conventions;
Fri, 14 Apr 2023 16:01:00 +0200 wenzelm proforma use of Long_Name.chunks, without change of the representation of accesses yet;
Fri, 14 Apr 2023 10:12:30 +0200 wenzelm merged
Thu, 13 Apr 2023 23:53:12 +0200 wenzelm minor performance tuning;
Thu, 13 Apr 2023 23:16:18 +0200 wenzelm compact representation of long name "chunks", with bitmask to suppress elements (i.e. "accesses" in name space terminology);
Thu, 13 Apr 2023 23:08:39 +0200 wenzelm clarified signature;
Wed, 12 Apr 2023 15:22:52 +0200 wenzelm misc tuning and clarification;
Wed, 12 Apr 2023 12:57:10 +0200 wenzelm more compact: avoid redundant entries;
Wed, 12 Apr 2023 11:27:11 +0200 wenzelm tuned;
Wed, 12 Apr 2023 11:25:50 +0200 wenzelm tuned;
Wed, 12 Apr 2023 10:52:50 +0200 wenzelm more operations;
Wed, 12 Apr 2023 10:42:23 +0200 wenzelm performance tuning: proper pointer_eq;
Thu, 13 Apr 2023 14:54:03 +0200 desharna added lemmas multpHO_repeat_mset_repeat_mset[simp] and multpHO_double_double[simp]
Thu, 13 Apr 2023 09:53:37 +0200 desharna merged
Wed, 12 Apr 2023 19:56:05 +0200 desharna added lemma multp_image_mset_image_msetI
Thu, 13 Apr 2023 15:36:30 +1000 nipkow merged
Thu, 13 Apr 2023 15:36:07 +1000 nipkow proper invariants
Wed, 12 Apr 2023 09:18:36 +0200 wenzelm merged
Tue, 11 Apr 2023 21:42:45 +0200 wenzelm misc tuning: follow Table() more closely;
Tue, 11 Apr 2023 21:02:15 +0200 wenzelm tuned signature;
Tue, 11 Apr 2023 20:52:38 +0200 wenzelm tuned;
Tue, 11 Apr 2023 20:32:04 +0200 wenzelm performance tuning: replace Ord_List by Table();
Tue, 11 Apr 2023 15:03:02 +0200 wenzelm performance tuning: replace Ord_List by Set();
Tue, 11 Apr 2023 13:23:46 +0200 wenzelm tuned;
Tue, 11 Apr 2023 13:06:43 +0200 wenzelm more operations;
Tue, 11 Apr 2023 11:28:57 +0200 wenzelm tuned;
Tue, 11 Apr 2023 11:24:19 +0200 wenzelm performance tuning: replace Table() by Set();
Tue, 11 Apr 2023 11:16:33 +0200 wenzelm minor performance tuning: more compact persistent data;
Tue, 11 Apr 2023 10:46:43 +0200 wenzelm performance tuning: replace Table() by Set();
Tue, 11 Apr 2023 10:45:04 +0200 wenzelm tuned;
Tue, 11 Apr 2023 10:44:32 +0200 wenzelm more operations;
(0) -30000 -10000 -3000 -1000 -240 +240 +1000 +3000 tip