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

Clone this repo:
  1. ee40b01 Add @Serial annotation to serialVersionUID fields by Daniel Sun · 5 hours ago master
  2. e801df3 Trivial refactor: Extract shared switch analysis in FinalVariableAnalyzer by Daniel Sun · 32 hours ago groovy12281
  3. 18662a8 bump gradle to 9.7.1 by Paul King · 2 days ago
  4. 179930c GROOVY-12274: HttpBuilder: drop default headers on a redirect to another origin by Paul King · 4 days ago
  5. c30b894 GROOVY-12255: Treat statement-position arrow blocks as SwitchStatement by Daniel Sun · 2 days ago
  6. a6ba7b8 GROOVY-12255: Select isCase on switch-expression arms without widening transform by Daniel Sun · 3 days ago
  7. 5f669ea GROOVY-12255: Cover JEP 361 switch-expression scenarios in both modes by Daniel Sun · 6 days ago
  8. f2ed270 GROOVY-12255: Harden static switch-expression tableswitch dispatch by Daniel Sun · 6 days ago
  9. 2833720 GROOVY-12255: Slim static switch-expression dispatch and transform by Daniel Sun · 6 days ago
  10. 3c640e8 GROOVY-12255: Split static switch-expression codegen onto OperandStack by Daniel Sun · 6 days ago
  11. cb1924c GROOVY-12255: Simplify switch-expression arm building in AstBuilder by Daniel Sun · 7 days ago
  12. da67a5c GROOVY-12255: Address review comments on first-class switch expressions by Daniel Sun · 7 days ago
  13. 033c05d GROOVY-12255 by Paul King · 8 days ago
  14. 06f6059 GROOVY-12255 Compile switch expressions as first-class AST (fix review comments) by Paul King · 8 days ago
  15. f763b8a GROOVY-12255: Compile switch expressions as first-class AST (no closure desugar) by Daniel Sun · 8 days ago
  16. f7afa50 GROOVY-12273: Write config keys and values as data, not as source by Paul King · 4 days ago
  17. be150ef GROOVY-12283: apply import rules to construction-coercion casts and subscripts by Paul King · 3 days ago
  18. 33f2d43 GROOVY-12266: Add a policy for Grape resolver roots using a plaintext protocol by Paul King · 4 days ago
  19. c1d41b8 GROOVY-12279: SecureASTCustomizer: apply import rules to a method pointer's target type by Paul King · 4 days ago
  20. 47aa682 GROOVY-12277: Encode source-derived text emitted into generated HTML by Paul King · 4 days ago