wenzelm [Tue, 16 May 2023 19:43:42 +0200] rev 78067
more standard treatment of morphism context, but hardly relevant here;
wenzelm [Tue, 16 May 2023 19:42:19 +0200] rev 78066
tuned;
wenzelm [Tue, 16 May 2023 19:20:18 +0200] rev 78065
more careful treatment of set_context / reset_context for persistent morphisms;
avoid persistent theory for eq_morphism / eq_term_morphism, notably in 'class' definition;
wenzelm [Tue, 16 May 2023 17:08:31 +0200] rev 78064
clarified transfer / trim_context on persistent Token.source (e.g. attribute expressions): actually set/reset implicit context;
clarified signature;
wenzelm [Tue, 16 May 2023 15:15:56 +0200] rev 78063
tuned signature;
wenzelm [Tue, 16 May 2023 14:30:32 +0200] rev 78062
support for context within morphism (for background theory);
wenzelm [Mon, 15 May 2023 22:46:04 +0200] rev 78061
proper transfer to supported "bundle ... begin unbundle ... end", e.g. see theory "AFP/Probabilistic_Timed_Automata.Graphs";
wenzelm [Mon, 15 May 2023 20:55:17 +0200] rev 78060
clarified signature;
wenzelm [Mon, 15 May 2023 20:37:53 +0200] rev 78059
tuned;
wenzelm [Mon, 15 May 2023 20:23:42 +0200] rev 78058
tuned;
wenzelm [Mon, 15 May 2023 20:19:02 +0200] rev 78057
tuned signature;
wenzelm [Mon, 15 May 2023 19:40:01 +0200] rev 78056
more accurate Thm.trim_context / Thm.transfer;
wenzelm [Mon, 15 May 2023 16:18:23 +0200] rev 78055
clarified stored thm: result from notes;
tuned;
wenzelm [Mon, 15 May 2023 15:14:19 +0200] rev 78054
tuned whitespace;
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;
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;
wenzelm [Sun, 14 May 2023 13:15:21 +0200] rev 78042
tuned;
wenzelm [Sun, 14 May 2023 13:00:49 +0200] rev 78041
proper Thm.trim_context / Thm.transfer;
wenzelm [Sun, 14 May 2023 12:34:49 +0200] rev 78040
proper Thm.trim_context / Thm.transfer;