Skip to content

Update cpp grammar (Still C++ 14) - #2987

Open
TwoOfTwelve wants to merge 5 commits into
developfrom
feature/updateCppGrammar
Open

Update cpp grammar (Still C++ 14)#2987
TwoOfTwelve wants to merge 5 commits into
developfrom
feature/updateCppGrammar

Conversation

@TwoOfTwelve

@TwoOfTwelve TwoOfTwelve commented May 29, 2026

Copy link
Copy Markdown
Contributor

Updates the C++ grammar to the current version from the ANTLR repository. Currently the grammar does not work for one of our test files. A PR for the ANTLR repository that fixes this issue has been created here. Once that is merges, I'll update the grammar here and we can merge it.

This also adds the possibility to disable checkstyle for specific files by adding a comment, so we can prevent it from failing on the ANTLR base code.

Relates to #2978

@TwoOfTwelve TwoOfTwelve self-assigned this May 29, 2026
@TwoOfTwelve TwoOfTwelve added the language PR / Issue deals (partly) with new and/or existing languages for JPlag label May 29, 2026
@TwoOfTwelve TwoOfTwelve moved this to In Progress in JPlag Dev Team May 29, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 2, 2026

Copy link
Copy Markdown

@TwoOfTwelve
TwoOfTwelve marked this pull request as ready for review July 9, 2026 07:55
@TwoOfTwelve TwoOfTwelve changed the title Update cpp grammar Update cpp grammar (Still C++ 14) Jul 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

language PR / Issue deals (partly) with new and/or existing languages for JPlag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants