Fri, 21 Apr 2023 18:53:25 +0200 more operations;
wenzelm [Fri, 21 Apr 2023 18:53:25 +0200] rev 77902
more operations;
Fri, 21 Apr 2023 15:30:59 +0200 more uniform operations wrt. Thm.full_prop_of;
wenzelm [Fri, 21 Apr 2023 15:30:59 +0200] rev 77901
more uniform operations wrt. Thm.full_prop_of;
Fri, 21 Apr 2023 15:26:11 +0200 proper Thm.trim_context / Thm.transfer for context data;
wenzelm [Fri, 21 Apr 2023 15:26:11 +0200] rev 77900
proper Thm.trim_context / Thm.transfer for context data;
Fri, 21 Apr 2023 15:14:14 +0200 tuned: more concise data record;
wenzelm [Fri, 21 Apr 2023 15:14:14 +0200] rev 77899
tuned: more concise data record;
Fri, 21 Apr 2023 15:00:54 +0200 tuned;
wenzelm [Fri, 21 Apr 2023 15:00:54 +0200] rev 77898
tuned;
Fri, 21 Apr 2023 13:59:35 +0200 clarified counters and types;
wenzelm [Fri, 21 Apr 2023 13:59:35 +0200] rev 77897
clarified counters and types;
Thu, 20 Apr 2023 23:04:04 +0200 tuned signature;
wenzelm [Thu, 20 Apr 2023 23:04:04 +0200] rev 77896
tuned signature;
Thu, 20 Apr 2023 21:26:35 +0200 support n-ary merge theory data;
wenzelm [Thu, 20 Apr 2023 21:26:35 +0200] rev 77895
support n-ary merge theory data; less redundant use of ids and stages;
Thu, 20 Apr 2023 15:26:34 +0200 tuned;
wenzelm [Thu, 20 Apr 2023 15:26:34 +0200] rev 77894
tuned;
Thu, 20 Apr 2023 15:24:31 +0200 tuned;
wenzelm [Thu, 20 Apr 2023 15:24:31 +0200] rev 77893
tuned;
Thu, 20 Apr 2023 12:50:35 +0200 proper theory_long_name;
wenzelm [Thu, 20 Apr 2023 12:50:35 +0200] rev 77892
proper theory_long_name;
Thu, 20 Apr 2023 12:44:19 +0200 prefer theory_long_name in data;
wenzelm [Thu, 20 Apr 2023 12:44:19 +0200] rev 77891
prefer theory_long_name in data;
Thu, 20 Apr 2023 12:23:41 +0200 proper theory_long_name;
wenzelm [Thu, 20 Apr 2023 12:23:41 +0200] rev 77890
proper theory_long_name;
Thu, 20 Apr 2023 11:57:34 +0200 clarified signature: explicitly distinguish theory_base_name vs. theory_long_name;
wenzelm [Thu, 20 Apr 2023 11:57:34 +0200] rev 77889
clarified signature: explicitly distinguish theory_base_name vs. theory_long_name;
Wed, 19 Apr 2023 23:27:55 +0200 tuned;
wenzelm [Wed, 19 Apr 2023 23:27:55 +0200] rev 77888
tuned;
Wed, 19 Apr 2023 23:27:33 +0200 more operations, following Isabelle/ML conventions;
wenzelm [Wed, 19 Apr 2023 23:27:33 +0200] rev 77887
more operations, following Isabelle/ML conventions;
Wed, 19 Apr 2023 23:04:26 +0200 clarified theory_id: plain value without state;
wenzelm [Wed, 19 Apr 2023 23:04:26 +0200] rev 77886
clarified theory_id: plain value without state;
Wed, 19 Apr 2023 18:22:37 +0000 tuned
haftmann [Wed, 19 Apr 2023 18:22:37 +0000] rev 77885
tuned
Wed, 19 Apr 2023 18:21:30 +0000 clarified terminology
haftmann [Wed, 19 Apr 2023 18:21:30 +0000] rev 77884
clarified terminology
Wed, 19 Apr 2023 14:48:43 +0200 minor performance tuning: recursive check of pointer_eq;
wenzelm [Wed, 19 Apr 2023 14:48:43 +0200] rev 77883
minor performance tuning: recursive check of pointer_eq;
Wed, 19 Apr 2023 14:29:52 +0200 minor performance tuning: avoid excessive (de)constructions for base cases;
wenzelm [Wed, 19 Apr 2023 14:29:52 +0200] rev 77882
minor performance tuning: avoid excessive (de)constructions for base cases;
Wed, 19 Apr 2023 11:10:52 +0200 unused (see also 864c7c684651 and b6aa5eac0a1a);
wenzelm [Wed, 19 Apr 2023 11:10:52 +0200] rev 77881
unused (see also 864c7c684651 and b6aa5eac0a1a);
Wed, 19 Apr 2023 11:10:30 +0200 tuned;
wenzelm [Wed, 19 Apr 2023 11:10:30 +0200] rev 77880
tuned;
Tue, 18 Apr 2023 22:24:48 +0200 tuned;
wenzelm [Tue, 18 Apr 2023 22:24:48 +0200] rev 77879
tuned;
Tue, 18 Apr 2023 21:47:40 +0200 more operations: avoid intermediate list;
wenzelm [Tue, 18 Apr 2023 21:47:40 +0200] rev 77878
more operations: avoid intermediate list;
Tue, 18 Apr 2023 21:03:24 +0200 discontinued somewhat pointless operation: Conjunction.intr_balanced / Conjunction.elim_balanced with single hyp performs better (e.g. see AFP/351b7b576892);
wenzelm [Tue, 18 Apr 2023 21:03:24 +0200] rev 77877
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 update NEWS: Sortset and Termset turned out to be counter productive, Ord_List.union is much lighter;
wenzelm [Tue, 18 Apr 2023 20:54:25 +0200] rev 77876
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 drop unused Set().ord, which is potentially inefficient due to dict_ord/dest;
wenzelm [Tue, 18 Apr 2023 19:11:05 +0200] rev 77875
drop unused Set().ord, which is potentially inefficient due to dict_ord/dest;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 tip