Thu, 05 Sep 2024 17:39:45 +0200 |
wenzelm |
clarified signature: type ML_Pretty.pretty coincides with PolyML.pretty;
|
file |
diff |
annotate
|
Sun, 23 Apr 2023 21:31:00 +0200 |
wenzelm |
more operations for lexicographic ordering;
|
file |
diff |
annotate
|
Sun, 23 Apr 2023 20:15:53 +0200 |
wenzelm |
more operations: following Library list operations and Ord_List.T operations;
|
file |
diff |
annotate
|
Sun, 23 Apr 2023 19:51:46 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 19 Apr 2023 14:29:52 +0200 |
wenzelm |
minor performance tuning: avoid excessive (de)constructions for base cases;
|
file |
diff |
annotate
|
Wed, 19 Apr 2023 11:10:52 +0200 |
wenzelm |
unused (see also 864c7c684651 and b6aa5eac0a1a);
|
file |
diff |
annotate
|
Tue, 18 Apr 2023 19:11:05 +0200 |
wenzelm |
drop unused Set().ord, which is potentially inefficient due to dict_ord/dest;
|
file |
diff |
annotate
|
Wed, 12 Apr 2023 10:52:50 +0200 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Tue, 11 Apr 2023 13:06:43 +0200 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Tue, 11 Apr 2023 10:44:32 +0200 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Tue, 11 Apr 2023 09:49:30 +0200 |
wenzelm |
more compact data: approx. 75% .. 85% of AList size;
|
file |
diff |
annotate
|
Tue, 11 Apr 2023 09:01:09 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 10 Apr 2023 18:16:33 +0200 |
wenzelm |
more Set() and Table() instances;
|
file |
diff |
annotate
|
Mon, 10 Apr 2023 14:59:40 +0200 |
wenzelm |
performance tuning: make_size accounts for boxes, i.e. pointer derefs required in "count";
|
file |
diff |
annotate
|
Mon, 10 Apr 2023 13:43:11 +0200 |
wenzelm |
performance tuning;
|
file |
diff |
annotate
|
Mon, 03 Apr 2023 21:13:46 +0200 |
wenzelm |
clarified signature: more uniform Table() vs. Set();
|
file |
diff |
annotate
|
Sat, 01 Apr 2023 13:04:59 +0200 |
wenzelm |
tuned: prefer "build" combinator;
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 12:25:24 +0200 |
wenzelm |
tuned comments (amending 1951f6470792);
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 12:24:50 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 12:05:56 +0200 |
wenzelm |
discontinue somewhat pointless is_single, which also depends on details of internal data representation;
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 12:02:34 +0200 |
wenzelm |
more compact data: approx. 0.85 .. 1.10 of plain list size;
|
file |
diff |
annotate
|
Wed, 29 Mar 2023 10:34:50 +0200 |
wenzelm |
slightly more compact data;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 22:46:38 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 22:43:05 +0200 |
wenzelm |
more compact representation of leaf nodes: only 1.10 .. 1.33 larger than plain list;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 19:43:49 +0200 |
wenzelm |
tuned --- fewer compiler warnings;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 19:07:58 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 19:03:39 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 18:10:45 +0200 |
wenzelm |
tuned signature: more uniform structure Key;
|
file |
diff |
annotate
|
Tue, 28 Mar 2023 17:32:09 +0200 |
wenzelm |
more operations;
|
file |
diff |
annotate
|
Mon, 27 Mar 2023 22:11:26 +0200 |
wenzelm |
added Set.size;
|
file |
diff |
annotate
|
Mon, 27 Mar 2023 19:41:18 +0200 |
wenzelm |
efficient representation of sets: more compact than Table.set;
|
file |
diff |
annotate
|