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

Clone this repo:
  1. fd42b93 GROOVY-11372: STC: read-only property via extension method by Eric Milles · 2 days ago master
  2. ea129d3 GROOVY-11372: STC: write property via extension method by Eric Milles · 2 days ago
  3. 131992c GROOVY-11373: SC: cross-package direct target of package-private method by Eric Milles · 2 days ago
  4. 14bb43a2 GROOVY-11370: add test case by Eric Milles · 3 days ago
  5. 8ba8e82 GROOVY-11223: STC: create setter access error by Eric Milles · 3 days ago
  6. 0d56d71 GROOVY-11369: STC: map entry before non-public access method by Eric Milles · 4 days ago
  7. fcec693 GROOVY-11368: STC: store parameter inferred type, except self-type param by Eric Milles · 4 days ago
  8. 950f397 minor refactor: replace deprecated method usage by Paul King · 8 days ago
  9. 3164bbd minor refactor: don't cache inner classes for the purpose of default import resolving by Paul King · 9 days ago
  10. 4de9597 minor refactor: don't cache inner classes for the purpose of default import resolving by Paul King · 9 days ago
  11. bbe4557 avoid GrapeIvy as mentioned class (pre-work for replacing/making optional GrapeIvy) by Paul King · 9 days ago
  12. f5914b9 propagate sender class for `getProperty` and `setProperty` by Eric Milles · 2 weeks ago
  13. 5ed8276 prevent errant script by Eric Milles · 11 days ago
  14. 0cead05 Fix description of Observable example code. by Dean Brettle · 11 days ago
  15. 2b0dcc5 GROOVY-11364: STC: propagate receiver generics to candidate return types by Eric Milles · 12 days ago
  16. 246ca1e Bump codecov/codecov-action from 3 to 4 by dependabot[bot] · 3 months ago
  17. 91e11b0 check content length and restore override in `DocCommandTest` by Eric Milles · 2 weeks ago
  18. 3e22ae9 GROOVY-11357: limit access to package-private methods, similar to fields by Eric Milles · 2 weeks ago
  19. ccec2c7 GROOVY-11357: limit access to package-private methods, similar to fields by Eric Milles · 2 weeks ago
  20. e064be1 GROOVY-11360: STC: add warning for field hidden by dynamic property by Eric Milles · 2 weeks ago