Sign in
apache
/
groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
Mirrored from
https://github.com/apache/groovy.git
Clone this repo:
Branches
master
GROOVY-10156
GROOVY-11262
GROOVY-11769
GROOVY-11792
GROOVY-11818
GROOVY-11904
GROOVY-11929
GROOVY-11935-2
GROOVY-11965
More...
Tags
GROOVY_5_0_8
GROOVY_4_0_33
GROOVY_6_0_0_ALPHA_2
GROOVY_5_0_7
GROOVY_6_0_0_ALPHA_1
GROOVY_5_0_6
GROOVY_4_0_32
GROOVY_5_0_5
GROOVY_4_0_31
GROOVY_5_0_4
More...
00f7489
GROOVY-12213: avoid decoding the request URI in HttpBuilder.appendQuery
by Kartik Kenchi
· 22 hours ago
master
9a8e0fb
GROOVY-12115: Reify a receiver's type argument as a Class parameter under @CompileStatic (@ClassTag)
by Paul King
· 4 weeks ago
9e8de2f
GROOVY-12212: Bump antlr to 4.13.2.12
by Daniel Sun
· 18 hours ago
43cb140
GROOVY-12209: NullChecker: track nullness through ?., ?:, and ternary results
by Paul King
· 24 hours ago
7e8eb00
GROOVY-12208: NullChecker: broaden null-guard recognition
by Paul King
· 25 hours ago
ef807d4
minor refactor: some doco improvements
by Paul King
· 24 hours ago
ab94313
GROOVY-12207: Consult package-info.class of dependencies during resolution
by Paul King
· 33 hours ago
1743a30
GROOVY-12211: Avoid full bytecode re-parse when completing NestMembers after class generation
by Paul King
· 33 hours ago
9d266e3
GROOVY-12199: Skip string-literal relocation for java.beans on grooid
by Daniel Sun
· 2 days ago
292f859
GROOVY-12199: Replace ant-jarjar with com.gradleup.shadow for package relocation
by Daniel Sun
· 4 days ago
08973b7
use 5.0.7 for perf tests
by Paul King
· 33 hours ago
2ea4329
GROOVY-12206: Ingest type-use annotations when reading compiled classes
by Paul King
· 2 days ago
013483a
GROOVY-12204: Support check-only compilation (stop after a configurable compile phase)
by Paul King
· 2 days ago
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
3a70be0
GROOVY-12210: Bump antlr to 4.13.2.11
by Daniel Sun
· 2 days ago
023b9f5
GROOVY-12202: Bump antlr to 4.13.2.10
by Daniel Sun
· 3 days ago
532d385
Detect CI via env vars so Windows/macOS GHA get maxParallelForks=1
by Daniel Sun
· 4 days ago
a2ff978
GROOVY-12185: Move classic call-site caching into optional groovy-callsite module (#2730)
by Daniel Sun
· 4 days ago
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
0b9b00d
Bump actions/setup-java from 5.5.0 to 5.6.0
by dependabot[bot]
· 4 days ago
More »