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;
wenzelm [Mon, 15 May 2023 10:59:49 +0200] rev 78046
tuned: more accurate check (is_norm_hhf protect);
wenzelm [Mon, 15 May 2023 10:50:48 +0200] rev 78045
clarified build options: reduce heap size by approx. 3%;
wenzelm [Sun, 14 May 2023 20:54:08 +0200] rev 78044
more standard merge order, following logical structure of imports rather than physical serials;
wenzelm [Sun, 14 May 2023 13:15:52 +0200] rev 78043
tuned;