Apache Groovy: A powerful multi-faceted programming language for the JVM platform

Clone this repo:
  1. cfc22e4 GROOVY-11068: closure shared variable inference by Eric Milles · 2 days ago master
  2. 1cc0ce7 fix placement of test case and general tidy up by Paul King · 3 days ago
  3. 1d9f35a Bump com.gradle.enterprise from 3.13.2 to 3.13.3 by dependabot[bot] · 11 days ago
  4. ecf3d8c GROOVY-11073: STC: lower array distance penalty for overload selection by Eric Milles · 5 days ago
  5. a0aa62f GROOVY-11075: method closure swallows `Exception` by Eric Milles · 6 days ago
  6. f1aef96 GROOVY-11051: convert closure's return value to the method's return type by Eric Milles · 6 days ago
  7. 7ccc305 GROOVY-11053: STC: stricter matching for primitive array-typed parameter by Eric Milles · 7 days ago
  8. 40231c2 GROOVY-11068: de-reference closure shared variable by Eric Milles · 8 days ago
  9. 8599552 GROOVY-11013, GROOVY-11072: apply type variable of SAM-type to `List<T>` by Eric Milles · 10 days ago
  10. 622fac8 minor items by Eric Milles · 10 days ago
  11. 73c0f12 GROOVY-11071: SC: search interfaces of abstract type for `getAt` methods by Eric Milles · 12 days ago
  12. 521bc99 `findLastIndexOf(Object[],Closure)` right-to-left iteration by Eric Milles · 12 days ago
  13. a401af9 moving object array extensions by Eric Milles · 12 days ago
  14. c1b1884 moving object array extensions by Eric Milles · 13 days ago
  15. ce62aff GROOVY-11060: support spread array elements: `[1, *numbers, n] as int[]` by Eric Milles · 2 weeks ago
  16. 12512ce GROOVY-11062: Annotation collection isn't properly handling enum annotation attribute values (add test case) by Paul King · 3 weeks ago
  17. 27bc0fd GROOVY-11062: Annotation collection isn't properly handling enum annotation attribute values by Paul King · 3 weeks ago
  18. 9dcfeee Bump org.jfrog.buildinfo:build-info-extractor-gradle by dependabot[bot] · 3 weeks ago
  19. 8c9e150 GROOVY-10067, GROOVY-11057: better `parameterizeType` result by Eric Milles · 3 weeks ago
  20. 62097da GROOVY-11063: update `ListHashMap` by Eric Milles · 3 weeks ago