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

sunlan pushed a change to branch GROOVY-8258
in repository https://gitbox.apache.org/repos/asf/groovy.git.


    from fd4169e  GROOVY-8258: add more test cases
     new 378a1ef  GROOVY-8258: simplify the ginq AST
     new ec53810  GROOVY-8258: rename class name

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:
 .../org/apache/groovy/linq/GinqGroovyMethods.groovy    |  4 ++--
 .../org/apache/groovy/linq/dsl/GinqAstBuilder.java     |  2 +-
 .../dsl/{GinqBuilder.groovy => GinqAstWalker.groovy}   | 18 +++++++-----------
 .../linq/dsl/expression/SimpleGinqExpression.java      | 12 ++++++------
 4 files changed, 16 insertions(+), 20 deletions(-)
 rename 
subprojects/groovy-linq/src/main/groovy/org/apache/groovy/linq/dsl/{GinqBuilder.groovy
 => GinqAstWalker.groovy} (94%)

Reply via email to