wenzelm [Tue, 08 Oct 2024 15:44:52 +0200] rev 81129
avoid syntax clashes;
wenzelm [Tue, 08 Oct 2024 15:44:11 +0200] rev 81128
tuned whitespace, to simplify hypersearch;
wenzelm [Tue, 08 Oct 2024 15:02:17 +0200] rev 81127
avoid syntax clashes;
wenzelm [Tue, 08 Oct 2024 13:13:53 +0200] rev 81126
clarified mixfix annotations;
wenzelm [Tue, 08 Oct 2024 12:10:35 +0200] rev 81125
more inner-syntax markup;
more syntax bundles for use with "unbundle no foobar_syntax";
wenzelm [Sun, 06 Oct 2024 22:56:07 +0200] rev 81124
more inner-syntax markup, without pretty blocks;
wenzelm [Sun, 06 Oct 2024 21:55:31 +0200] rev 81123
tuned output;
wenzelm [Sun, 06 Oct 2024 21:54:53 +0200] rev 81122
tuned comments: all times are < 1ms;
wenzelm [Sun, 06 Oct 2024 18:34:35 +0200] rev 81121
support for pretty blocks that are "open" and thus have no impact on formatting, only on markup;
effectively revert 2cb4a2970941 and unify pretty-printing in Scala and ML, following Scala before that change;
build error messages are properly formatted again (amending 320bcbf34849): "no_report" markup does not affect its enclosed line break anymore;
wenzelm [Sun, 06 Oct 2024 13:02:33 +0200] rev 81120
clarified signature;