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

Add "languages" parameter for checking parser generation on several runtimes #5

Open
KvanTTT opened this issue Jun 7, 2017 · 0 comments

Comments

@KvanTTT
Copy link
Member

KvanTTT commented Jun 7, 2017

It reduces the number of "symbol operator conflicts with generated code in target language or runtime" errors for non-java parsers. See antlr/antlr4#1851 as a sample.

I suggest checking generation for all runtimes (Java, C#, JavaScript, Python2, Python3, C++, Go, Swift) by default.

teverett added a commit that referenced this issue Sep 5, 2020
….plugins-maven-compiler-plugin-3.8.1

Bump maven-compiler-plugin from 3.8.0 to 3.8.1
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

No branches or pull requests

1 participant