Wed, 01 May 2024 19:09:26 +0200 lsp: tuned;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 01 May 2024 19:09:26 +0200] rev 81027
lsp: tuned;
Thu, 30 May 2024 02:45:24 +0200 lsp: updated ErrorCodes;
Thomas Lindae <thomas.lindae@in.tum.de> [Thu, 30 May 2024 02:45:24 +0200] rev 81026
lsp: updated ErrorCodes;
Wed, 01 May 2024 12:34:53 +0200 lsp: added State and Dynamic Output html_output and margin handling;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 01 May 2024 12:34:53 +0200] rev 81025
lsp: added State and Dynamic Output html_output and margin handling;
Wed, 01 May 2024 12:30:53 +0200 lsp: added vscode_html_output option;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 01 May 2024 12:30:53 +0200] rev 81024
lsp: added vscode_html_output option;
Wed, 01 May 2024 11:12:59 +0200 tuned formatting;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 01 May 2024 11:12:59 +0200] rev 81023
tuned formatting;
Wed, 24 Apr 2024 18:49:43 +0200 lsp: partially revert c0388fbd8096 to get decorations for all keywords;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 24 Apr 2024 18:49:43 +0200] rev 81022
lsp: partially revert c0388fbd8096 to get decorations for all keywords;
Wed, 24 Apr 2024 18:48:24 +0200 lsp: added State_Init_Response message;
Thomas Lindae <thomas.lindae@in.tum.de> [Wed, 24 Apr 2024 18:48:24 +0200] rev 81021
lsp: added State_Init_Response message;
Thu, 30 May 2024 02:43:16 +0200 lsp: removed change_document normalization because it causes desyncs;
Thomas Lindae <thomas.lindae@in.tum.de> [Thu, 30 May 2024 02:43:16 +0200] rev 81020
lsp: removed change_document normalization because it causes desyncs;
Mon, 30 Sep 2024 20:30:59 +0200 clarified inner-syntax markup, notably for enumerations: prefer "notation=mixfix" over "entity" via 'syntax_consts' (see also 70076ba563d2);
wenzelm [Mon, 30 Sep 2024 20:30:59 +0200] rev 81019
clarified inner-syntax markup, notably for enumerations: prefer "notation=mixfix" over "entity" via 'syntax_consts' (see also 70076ba563d2);
Mon, 30 Sep 2024 13:00:42 +0200 less markup: prefer "notatation" over "entity";
wenzelm [Mon, 30 Sep 2024 13:00:42 +0200] rev 81018
less markup: prefer "notatation" over "entity";
Mon, 30 Sep 2024 12:59:50 +0200 clarify comparison of output: ignore token positions, which are somewhat accidental;
wenzelm [Mon, 30 Sep 2024 12:59:50 +0200] rev 81017
clarify comparison of output: ignore token positions, which are somewhat accidental;
Mon, 30 Sep 2024 11:42:52 +0200 clarified order of markup: more uniform input vs. output;
wenzelm [Mon, 30 Sep 2024 11:42:52 +0200] rev 81016
clarified order of markup: more uniform input vs. output;
Mon, 30 Sep 2024 10:50:33 +0200 misc tuning;
wenzelm [Mon, 30 Sep 2024 10:50:33 +0200] rev 81015
misc tuning;
Mon, 30 Sep 2024 10:46:26 +0200 clarified parse tree: always provide root node;
wenzelm [Mon, 30 Sep 2024 10:46:26 +0200] rev 81014
clarified parse tree: always provide root node;
Mon, 30 Sep 2024 10:44:25 +0200 tuned signature;
wenzelm [Mon, 30 Sep 2024 10:44:25 +0200] rev 81013
tuned signature;
Sun, 29 Sep 2024 22:47:14 +0200 tuned markup;
wenzelm [Sun, 29 Sep 2024 22:47:14 +0200] rev 81012
tuned markup;
Sun, 29 Sep 2024 21:57:47 +0200 clarified markup: avoid conflict of "notation" with "entity", e.g. in "[x,y,z]" without spaces;
wenzelm [Sun, 29 Sep 2024 21:57:47 +0200] rev 81011
clarified markup: avoid conflict of "notation" with "entity", e.g. in "[x,y,z]" without spaces;
Sun, 29 Sep 2024 21:40:37 +0200 more flexible command syntax;
wenzelm [Sun, 29 Sep 2024 21:40:37 +0200] rev 81010
more flexible command syntax;
Sun, 29 Sep 2024 21:20:36 +0200 less markup (amending 07ad0b407d38): const = "" is mainly for parentheses syntax -- avoid entity_markup here;
wenzelm [Sun, 29 Sep 2024 21:20:36 +0200] rev 81009
less markup (amending 07ad0b407d38): const = "" is mainly for parentheses syntax -- avoid entity_markup here;
Sun, 29 Sep 2024 21:16:17 +0200 more markup reports: notably "notation=..." within pretty blocks;
wenzelm [Sun, 29 Sep 2024 21:16:17 +0200] rev 81008
more markup reports: notably "notation=..." within pretty blocks;
Sun, 29 Sep 2024 21:13:17 +0200 more parse tree positions;
wenzelm [Sun, 29 Sep 2024 21:13:17 +0200] rev 81007
more parse tree positions;
Sun, 29 Sep 2024 21:03:28 +0200 more operations;
wenzelm [Sun, 29 Sep 2024 21:03:28 +0200] rev 81006
more operations;
Sun, 29 Sep 2024 20:11:28 +0200 clarified order for 'print_syntax' command;
wenzelm [Sun, 29 Sep 2024 20:11:28 +0200] rev 81005
clarified order for 'print_syntax' command;
Sun, 29 Sep 2024 19:51:23 +0200 more accurate parse tree: retain all tokens (and thus positions);
wenzelm [Sun, 29 Sep 2024 19:51:23 +0200] rev 81004
more accurate parse tree: retain all tokens (and thus positions);
Sun, 29 Sep 2024 19:45:38 +0200 more thorough markup reports (amending 0c6a600c8939 and 7f9e8516ca05): descend into vacuous nodes;
wenzelm [Sun, 29 Sep 2024 19:45:38 +0200] rev 81003
more thorough markup reports (amending 0c6a600c8939 and 7f9e8516ca05): descend into vacuous nodes;
Sun, 29 Sep 2024 15:58:28 +0200 clarified comparison: prefer authentic nonterminal context, instead of somewhat accidental "const";
wenzelm [Sun, 29 Sep 2024 15:58:28 +0200] rev 81002
clarified comparison: prefer authentic nonterminal context, instead of somewhat accidental "const";
Sun, 29 Sep 2024 15:24:17 +0200 more detailed parse tree: retain nonterminal context as well;
wenzelm [Sun, 29 Sep 2024 15:24:17 +0200] rev 81001
more detailed parse tree: retain nonterminal context as well;
Sun, 29 Sep 2024 15:08:38 +0200 clarified persistent data;
wenzelm [Sun, 29 Sep 2024 15:08:38 +0200] rev 81000
clarified persistent data;
Sun, 29 Sep 2024 15:00:20 +0200 clarified input and output: support markup blocks via Bg/En;
wenzelm [Sun, 29 Sep 2024 15:00:20 +0200] rev 80999
clarified input and output: support markup blocks via Bg/En; clarified datatype tree vs. tree_ops: reconstruct nested markup blocks via make_tree; clarified tree_ops_ord: ignore markup blocks, proceed like dict_ord;
Sun, 29 Sep 2024 14:55:49 +0200 tuned;
wenzelm [Sun, 29 Sep 2024 14:55:49 +0200] rev 80998
tuned;
Sun, 29 Sep 2024 13:48:34 +0200 tuned;
wenzelm [Sun, 29 Sep 2024 13:48:34 +0200] rev 80997
tuned;
Sun, 29 Sep 2024 12:09:49 +0200 more operations;
wenzelm [Sun, 29 Sep 2024 12:09:49 +0200] rev 80996
more operations;
Sun, 29 Sep 2024 11:18:34 +0200 clarified output: count Tip entries;
wenzelm [Sun, 29 Sep 2024 11:18:34 +0200] rev 80995
clarified output: count Tip entries;
Sun, 29 Sep 2024 11:08:43 +0200 tuned signature;
wenzelm [Sun, 29 Sep 2024 11:08:43 +0200] rev 80994
tuned signature;
Sat, 28 Sep 2024 23:23:30 +0200 tuned whitespace;
wenzelm [Sat, 28 Sep 2024 23:23:30 +0200] rev 80993
tuned whitespace;
Sat, 28 Sep 2024 21:16:01 +0200 clarified signature: more explicit type "output";
wenzelm [Sat, 28 Sep 2024 21:16:01 +0200] rev 80992
clarified signature: more explicit type "output"; minor performance tuning of output_ord: static length;
Sat, 28 Sep 2024 20:28:11 +0200 clarified signature;
wenzelm [Sat, 28 Sep 2024 20:28:11 +0200] rev 80991
clarified signature;
Sat, 28 Sep 2024 17:11:51 +0200 tuned: more uniform;
wenzelm [Sat, 28 Sep 2024 17:11:51 +0200] rev 80990
tuned: more uniform;
Sat, 28 Sep 2024 16:58:04 +0200 tuned: more uniform;
wenzelm [Sat, 28 Sep 2024 16:58:04 +0200] rev 80989
tuned: more uniform;
Sat, 28 Sep 2024 16:19:53 +0200 tuned;
wenzelm [Sat, 28 Sep 2024 16:19:53 +0200] rev 80988
tuned;
Sat, 28 Sep 2024 16:11:30 +0200 minor performance tuning;
wenzelm [Sat, 28 Sep 2024 16:11:30 +0200] rev 80987
minor performance tuning;
Sat, 28 Sep 2024 16:07:46 +0200 tuned;
wenzelm [Sat, 28 Sep 2024 16:07:46 +0200] rev 80986
tuned;
Sat, 28 Sep 2024 15:58:09 +0200 tuned;
wenzelm [Sat, 28 Sep 2024 15:58:09 +0200] rev 80985
tuned;
Sat, 28 Sep 2024 15:41:51 +0200 minor performance tuning;
wenzelm [Sat, 28 Sep 2024 15:41:51 +0200] rev 80984
minor performance tuning;
Fri, 27 Sep 2024 23:47:45 +0200 partial revert of d97fdabd9e2b, to build old documentation more reliably;
wenzelm [Fri, 27 Sep 2024 23:47:45 +0200] rev 80983
partial revert of d97fdabd9e2b, to build old documentation more reliably;
Fri, 27 Sep 2024 22:44:30 +0200 tuned signature;
wenzelm [Fri, 27 Sep 2024 22:44:30 +0200] rev 80982
tuned signature;
Fri, 27 Sep 2024 22:36:00 +0200 tuned signature;
wenzelm [Fri, 27 Sep 2024 22:36:00 +0200] rev 80981
tuned signature;
Fri, 27 Sep 2024 22:28:46 +0200 tuned signature;
wenzelm [Fri, 27 Sep 2024 22:28:46 +0200] rev 80980
tuned signature;
Fri, 27 Sep 2024 22:14:40 +0200 clarified signature;
wenzelm [Fri, 27 Sep 2024 22:14:40 +0200] rev 80979
clarified signature;
Fri, 27 Sep 2024 22:08:54 +0200 minor performance tuning: proper table for parsetree list;
wenzelm [Fri, 27 Sep 2024 22:08:54 +0200] rev 80978
minor performance tuning: proper table for parsetree list; tuned signature;
Fri, 27 Sep 2024 20:29:38 +0200 unused (see 954e9d6782ea);
wenzelm [Fri, 27 Sep 2024 20:29:38 +0200] rev 80977
unused (see 954e9d6782ea);
Fri, 27 Sep 2024 20:19:38 +0200 tuned;
wenzelm [Fri, 27 Sep 2024 20:19:38 +0200] rev 80976
tuned;
Fri, 27 Sep 2024 20:12:48 +0200 unused (see 7c1e73540990);
wenzelm [Fri, 27 Sep 2024 20:12:48 +0200] rev 80975
unused (see 7c1e73540990);
Fri, 27 Sep 2024 20:09:54 +0200 minor performance tuning (NB: order of prods / states does not matter);
wenzelm [Fri, 27 Sep 2024 20:09:54 +0200] rev 80974
minor performance tuning (NB: order of prods / states does not matter);
Fri, 27 Sep 2024 18:46:58 +0200 tuned;
wenzelm [Fri, 27 Sep 2024 18:46:58 +0200] rev 80973
tuned;
Fri, 27 Sep 2024 16:52:43 +0200 tuned;
wenzelm [Fri, 27 Sep 2024 16:52:43 +0200] rev 80972
tuned;
Fri, 27 Sep 2024 14:22:06 +0200 tuned comments;
wenzelm [Fri, 27 Sep 2024 14:22:06 +0200] rev 80971
tuned comments;
Fri, 27 Sep 2024 13:52:16 +0200 tuned;
wenzelm [Fri, 27 Sep 2024 13:52:16 +0200] rev 80970
tuned;
Fri, 27 Sep 2024 12:52:55 +0200 pro-forma support for markup blocks, without any change of result yet;
wenzelm [Fri, 27 Sep 2024 12:52:55 +0200] rev 80969
pro-forma support for markup blocks, without any change of result yet;
Fri, 27 Sep 2024 11:14:38 +0200 tuned;
wenzelm [Fri, 27 Sep 2024 11:14:38 +0200] rev 80968
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 tip