Description
- Lead: blackdrag blackdrag
Issues: Due
-
GROOVY-2823
Support map style annotation attribute declaration syntax
-
GROOVY-2839
Provide a find or findAll interface that take a parameter to limit the number of result, similar to the SQL LIMIT keyword
-
GROOVY-2840
Support "not" for in and instanceof
Issues: Updated recently
-
GROOVY-5291
Today 5:13 AM
Add "a ?:= 2" support: should be expanded to "a = a ?: 2"
-
GROOVY-5183
12/Dec/11
It would be Groovy if postfix conditionals were available like in Perl
-
GROOVY-5064
07/Oct/11
array as a native generic