wenzelm [Mon, 15 May 2023 15:04:37 +0200] rev 78053
clarified signature: avoid convoluted operations;
wenzelm [Mon, 15 May 2023 14:34:38 +0200] rev 78052
tuned signature;
wenzelm [Mon, 15 May 2023 14:21:00 +0200] rev 78051
update to polyml-a5d5fba90286, with more robust ML_Heap.sizeof;
wenzelm [Mon, 15 May 2023 14:13:58 +0200] rev 78050
avoid capture of inner/outer context and thus reduce heaps sizes by 20..40% (see also dd04a8b654fc, e49bf4ebf330, 9c19e15c8548, 71467e35fc3c);
wenzelm [Mon, 15 May 2023 14:10:44 +0200] rev 78049
proper transfer / trim_context;
wenzelm [Mon, 15 May 2023 14:09:45 +0200] rev 78048
more operations "without_context", assuming that the thm has been properly transferred already;
wenzelm [Mon, 15 May 2023 12:14:47 +0200] rev 78047
proper trim_context / transfer;