Tom Everett
Tom Everett
@dkazantzas @kaby76 thanks
@kaby76 @KvanTTT pull this?
Do you have a link to these languages, and perhaps BNF specifications?
@kaby76 me either. However I see a numbe of PR's that I'd like to get onto the tree and I *think* they'd pass the automated tests if we could rebase...
i think what I'm looking for is a way to rebase without merge. I'd like to run the tests on the rebased PR and then merge.
@hakanai thanks. Please add this grammar into the root pom.xml
@kaby76 could you take a look at this please? ``` Building trgen --antlr-tool-path /Users/runner/work/grammars-v4/grammars-v4/antlr4-4.11.1-complete.jar -t CSharp --template-sources-directory /Users/runner/work/grammars-v4/grammars-v4/_scripts/templates/ /Users/runner/work/grammars-v4/grammars-v4/fbx/ Invalid element "//plugins/plugin[artifactId='antlr4test-maven-plugin']/configuration/scenarios. Correct the pom.xml! No code generated ./fbx failed...
@kaby76 thanks!
Hey @kevinlano, contributions are always welcome, and thank-you! In general, we prefer: - A readme.md file to explain what the grammar is - A simple pom.xml for the grammar (you...
Comment copied from from #2627 ``` @kaby76 thanks for bringing this up. I've been a little concerned about it for a while. Java has moved on and even Java 11...