Ivan Kochurkin

Results 260 comments of Ivan Kochurkin

Is it possible to implement it inside `.csproj` instead of a grammar file? Antlr tool supports them by `-DsuperClass` and `-DcontextSuperClass` options. I want to use my own superclasses but...

@zwcloud have you eventually resolved this problem?

@diddledan, what news about Phalanger uploading to NuGet?

Have you tried to swap `left=predicate comparisonOperator right=predicate` and `predicate comparisonOperator quantifier=(ALL | ANY | SOME) '(' selectStatement ')'` ?

Please don't raise the same issues. It's duplicate of https://github.com/antlr/grammars-v4/issues/2578

Could you also provide an example that covers the change?

Unfortunately, tests are failing: https://github.com/antlr/grammars-v4/runs/4125916381?check_suite_focus=true#step:4:4431 Could take a look?

Could you please submit a pull request?

@teverett could you mind not merging requests that need my review?

I've already approved it.