Description
Groovy programming language: a modern dynamic language for the JVM
-
- Lead:
- Guillaume Laforge
- Key:
- GROOVY
Issues: Due
-
GROOVY-2383
Groovy 3 micro benchmarking collection task
-
GROOVY-2384
Groovy 3 optimization collection task
-
GROOVY-3364
== operator does not work anymore if Comparable is implemented!
Issues: 30 Day Summary
Issues: 47 created and 61 resolved
Issues: Updated recently
-
GROOVY-5170
Today 9:27 AM
GroovyRowResult and GroovyResultSet are Inconsistent with each other when using a postgres driver
-
GROOVY-5291
Today 5:13 AM
Add "a ?:= 2" support: should be expanded to "a = a ?: 2"
-
GROOVY-5276
Today 4:11 AM
Change ProxyGenerator to use ASM based class generation instead of GroovyShell