desharna [Thu, 27 Apr 2023 17:06:03 +0200] rev 77920
merged
desharna [Thu, 27 Apr 2023 11:50:14 +0200] rev 77919
tuned; avoided intermediate lists
desharna [Thu, 27 Apr 2023 11:46:58 +0200] rev 77918
tuned; avoided intermediate list and list traversal
desharna [Thu, 27 Apr 2023 11:46:11 +0200] rev 77917
tuned; avoided intermediate lists
desharna [Thu, 27 Apr 2023 11:17:53 +0200] rev 77916
tuned; avoided intermediate list
blanchet [Thu, 27 Apr 2023 16:15:19 +0200] rev 77915
made 'primcorec' more robust
wenzelm [Wed, 26 Apr 2023 22:02:59 +0200] rev 77914
performance tuning: more balanced time vs. space tradeoff, notably for datatype package with its many name space operations;
wenzelm [Wed, 26 Apr 2023 15:38:49 +0200] rev 77913
tuned signature;
wenzelm [Sun, 23 Apr 2023 21:31:00 +0200] rev 77912
more operations for lexicographic ordering;
wenzelm [Sun, 23 Apr 2023 20:15:53 +0200] rev 77911
more operations: following Library list operations and Ord_List.T operations;