Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lua and z] Changes to fix ambiguity in Z grammar, and unnecessary "using" in lua. #4406

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

kaby76
Copy link
Contributor

@kaby76 kaby76 commented Feb 3, 2025

The lua grammar contained a "using" to something that is not needed for the CSharp target of the grammar. If not removed, a build error will occur for the new Antlr-ng tool.

For the Z grammar, there is an additional preprocessor grammar. The desc.xml is required to disambiguate which grammar for building and testing.

@teverett teverett merged commit 5c1c9ed into antlr:master Feb 4, 2025
25 checks passed
@teverett
Copy link
Member

teverett commented Feb 4, 2025

@kaby76 thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants