This is an automated email from the ASF dual-hosted git repository.

emilles pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 5cbab4cf06 style guide: language improvements
     new 081fa50169 GROOVY-11565: empty block handling
     new 7ba22357b0 GROOVY-8551: roll back

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/antlr/GroovyParser.g4                          |  11 +-
 .../apache/groovy/parser/antlr4/AstBuilder.java    | 366 ++++-----------------
 .../org/codehaus/groovy/ast/stmt/IfStatement.java  |  11 +-
 ...witchExpression_09x.groovy => IfElse_02.groovy} |  15 +-
 .../groovy/parser/antlr4/GroovyParserTest.groovy   |   3 +-
 5 files changed, 83 insertions(+), 323 deletions(-)
 copy src/test-resources/core/{SwitchExpression_09x.groovy => IfElse_02.groovy} 
(84%)

Reply via email to