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

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


    from 5c468cd352 GROOVY-10599: STC: support spread list elements: 
`['a',*letters(),'z']`
     new 3d0d43894b GROOVY-10609: The default equals and hashCode 
implementations for emulated records don't have the pojo flag set for generation
     new b43a1deb1f GROOVY-10608: The default toString for emulated records has 
caching enabled
     new 863f8d053d GROOVY-10608: The default toString for emulated records has 
caching enabled (add test)

The 3 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:
 .../groovy/transform/RecordTypeASTTransformation.java     |  8 ++++----
 src/test/org/codehaus/groovy/classgen/RecordTest.groovy   | 15 +++++++++++++++
 2 files changed, 19 insertions(+), 4 deletions(-)

Reply via email to