This is an automated email from the ASF dual-hosted git repository.
paulk pushed a change to branch GROOVY_4_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git
from a48ff372bf GROOVY-11296: DGM: `shuffled` preserves input order
new 3a498f81ec GROOVY-11295: Optimise generated next() and previous() in
enums
new 13416517b9 GROOVY-11295: additional 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:
.../codehaus/groovy/ast/tools/GeneralUtils.java | 29 +++
.../org/codehaus/groovy/classgen/EnumVisitor.java | 239 ++++-----------------
2 files changed, 76 insertions(+), 192 deletions(-)