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 ed7b4cd735 GROOVY-10607: stubgen: write non-static imports if Java 
references found
     new 71f24d07b5 GROOVY-10598: fix for NPE
     new e183dc8e04 minor refactor

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:
 .../antlr4/TryWithResourcesASTTransformation.java  | 453 ++++++++---------
 .../transform/stc/StaticTypeCheckingSupport.java   |   6 +-
 .../transform/stc/StaticTypeCheckingVisitor.java   |   8 +-
 .../codehaus/groovy/transform/trait/Traits.java    |  20 +-
 .../traitx/TraitASTTransformationTest.groovy       | 534 ++++++++++-----------
 5 files changed, 452 insertions(+), 569 deletions(-)

Reply via email to