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

Clone this repo:
  1. 00f7489 GROOVY-12213: avoid decoding the request URI in HttpBuilder.appendQuery by Kartik Kenchi · 22 hours ago master
  2. 9a8e0fb GROOVY-12115: Reify a receiver's type argument as a Class parameter under @CompileStatic (@ClassTag) by Paul King · 4 weeks ago
  3. 9e8de2f GROOVY-12212: Bump antlr to 4.13.2.12 by Daniel Sun · 18 hours ago
  4. 43cb140 GROOVY-12209: NullChecker: track nullness through ?., ?:, and ternary results by Paul King · 24 hours ago
  5. 7e8eb00 GROOVY-12208: NullChecker: broaden null-guard recognition by Paul King · 25 hours ago
  6. ef807d4 minor refactor: some doco improvements by Paul King · 24 hours ago
  7. ab94313 GROOVY-12207: Consult package-info.class of dependencies during resolution by Paul King · 33 hours ago
  8. 1743a30 GROOVY-12211: Avoid full bytecode re-parse when completing NestMembers after class generation by Paul King · 33 hours ago
  9. 9d266e3 GROOVY-12199: Skip string-literal relocation for java.beans on grooid by Daniel Sun · 2 days ago
  10. 292f859 GROOVY-12199: Replace ant-jarjar with com.gradleup.shadow for package relocation by Daniel Sun · 4 days ago
  11. 08973b7 use 5.0.7 for perf tests by Paul King · 33 hours ago
  12. 2ea4329 GROOVY-12206: Ingest type-use annotations when reading compiled classes by Paul King · 2 days ago
  13. 013483a GROOVY-12204: Support check-only compilation (stop after a configurable compile phase) by Paul King · 2 days ago
  14. 52714bf GROOVY-12203: False positive "name clash" for a valid override when a `? super` wildcard uses a type that declares the same type variable name by Paul King · 2 days ago
  15. 3a70be0 GROOVY-12210: Bump antlr to 4.13.2.11 by Daniel Sun · 2 days ago
  16. 023b9f5 GROOVY-12202: Bump antlr to 4.13.2.10 by Daniel Sun · 3 days ago
  17. 532d385 Detect CI via env vars so Windows/macOS GHA get maxParallelForks=1 by Daniel Sun · 4 days ago
  18. a2ff978 GROOVY-12185: Move classic call-site caching into optional groovy-callsite module (#2730) by Daniel Sun · 4 days ago
  19. 19db4fd GROOVY-11792: for-in loop variable captured by closure/AIC sees final value, not per-iteration value (#2732) by Daniel Sun · 4 days ago
  20. 0b9b00d Bump actions/setup-java from 5.5.0 to 5.6.0 by dependabot[bot] · 4 days ago