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 1f1668c helper methods for map entry expressions
new fb1cac6 GROOVY-10228: STC: diamond inference for method call's object
expression
new 1972cee GROOVY-10310: STC: retain wildcard flag during diamond
generics transfer
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:
.../transform/stc/StaticTypeCheckingVisitor.java | 38 +++++++++++++---------
.../groovy/transform/stc/GenericsSTCTest.groovy | 37 +++++++++++++++++++--
.../groovy/groovysh/util/PackageHelperImpl.groovy | 2 +-
3 files changed, 59 insertions(+), 18 deletions(-)