Add BNF / META II / TREE-META and update J syntax#5091
Merged
zyv merged 5 commits intoMidnightCommander:masterfrom May 9, 2026
Merged
Add BNF / META II / TREE-META and update J syntax#5091zyv merged 5 commits intoMidnightCommander:masterfrom
zyv merged 5 commits intoMidnightCommander:masterfrom
Conversation
af18c54 to
d3c72e8
Compare
Member
|
/rebase |
Changes to be committed: modified: misc/syntax/j.syntax Signed-off-by: Igor Zhuravlov <zhuravlov.ip@ya.ru>
Changes to be committed: modified: misc/filehighlight.ini modified: misc/syntax/Makefile.am modified: misc/syntax/Syntax.in new file: misc/syntax/bnf.syntax Signed-off-by: Igor Zhuravlov <zhuravlov.ip@ya.ru>
Changes to be committed: modified: misc/filehighlight.ini modified: misc/syntax/Makefile.am modified: misc/syntax/Syntax.in new file: misc/syntax/meta-ii.syntax Signed-off-by: Igor Zhuravlov <zhuravlov.ip@ya.ru>
Changes to be committed: modified: misc/filehighlight.ini modified: misc/syntax/Makefile.am modified: misc/syntax/Syntax.in new file: misc/syntax/tree-meta.syntax Signed-off-by: Igor Zhuravlov <zhuravlov.ip@ya.ru>
Changes to be committed: modified: misc/syntax/bnf.syntax Signed-off-by: Igor Zhuravlov <zhuravlov.ip@ya.ru>
d3c72e8 to
60ad3ed
Compare
zyv
approved these changes
May 9, 2026
Member
zyv
left a comment
There was a problem hiding this comment.
I was cautious about looking at the PRs concerning syntax enhancements in view of #5067... However, it will take me a lot of time to get a grip on it no matter the end result. Possibly, we will not be able to get rid of our original restricted highlighter :-/ So, I think it's not right to hold back these PRs until further notice. Especially given the quality of this contribution. Thank you!
mc-worker
reviewed
May 9, 2026
|
|
||
| [source] | ||
| extensions=ada;asm;awk;bash;c;c++;caml;cc;cgi;cpp;cxx;diff;erl;go;h;h++;hh;hi;hpp;hs;inc;jasm;jav;java;js;m4;mak;mjs;ml;mli;mll;mlp;mly;pas;patch;php;phps;pl;pm;prg;py;rb;s;sas;sh;sl;st;swift;tcl;tk;tsx;xq | ||
| extensions=ada;asm;awk;bash;bnf;ebnf;c;c++;caml;cc;cgi;cpp;cxx;diff;erl;go;h;h++;hh;hi;hpp;hs;inc;jasm;jav;java;js;m2;m2o;m4;mak;mjs;ml;mli;mll;mlp;mly;pas;patch;php;phps;pl;pm;prg;py;rb;s;sas;sh;sl;st;swift;tcl;tk;tm;tmo;tsx;xq |
Contributor
There was a problem hiding this comment.
This list is not sorted alphabetically. ebnf must be after diff.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed changes
Checklist
git commit --amend -smake indent && make check)Notes