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

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


    from f383f2674f GROOVY-10700: STC: non-static (not just default) 
interface/trait methods
     new d84c59e543 GROOVY-10757: STC: don't write inference metadata to 
`PropertyNode`
     new 370c4e9639 GROOVY-10637: SC: parameterized return type for getter 
method

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:
 .../VariableExpressionTransformer.java             | 95 +++++++++++++---------
 .../transform/stc/StaticTypeCheckingVisitor.java   | 15 ++--
 .../transform/stc/ConstructorsSTCTest.groovy       | 10 +--
 .../groovy/transform/stc/GenericsSTCTest.groovy    | 17 ++++
 src/test/groovy/transform/stc/MyBean.java          | 13 +--
 5 files changed, 93 insertions(+), 57 deletions(-)

Reply via email to