290
I Use This!
Very High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 02, 2025 — Sep 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GROOVY-12336: Bump jline to 4.4.1
paulk_asert
as Paul King
More... 1 day ago
THREAT_MODEL: keep the classpath minimal, not just trusted
paulk_asert
as Paul King
More... 1 day ago
cleanup: remove legacy .muse config
paulk_asert
as Paul King
More... 1 day ago
GROOVY-12314: MetaClassImpl: replace reflective-failure catches with a use-site pre-check
paulk_asert
as Paul King
More... 2 days ago
GROOVY-12326: ChannelSelect: guard an offer directly with receive(c).when(cond)
paulk_asert
as Paul King
More... 2 days ago
GROOVY-12314: CachedField: cache the deep-reflection handles, drop the synchronization
paulk_asert
as Paul King
More... 2 days ago
Merge pull request #2843 from apache/doc/architecture-lookup-module-rule
blackdrag
as Jochen Theodorou
More... 2 days ago
GROOVY-12324: ChannelSelect: per-select preconditions for guarded choice
paulk_asert
as Paul King
More... 2 days ago
GROOVY-12319: Java compatibility: remaining generic type syntax (#2845) More... 3 days ago
GROOVY-12318: hold the parser DFA cache graph softly so idle runtime copies release it
paulk_asert
as Paul King
More... 3 days ago
GROOVY-12323: ChannelSelect: add claimable send offers (output guards)
paulk_asert
as Paul King
More... 4 days ago
GROOVY-12322: Inline the nls parser rule (#2848) More... 4 days ago
Fix issues reported by Sonar (cont'd) More... 4 days ago
GROOVY-12312: Add a compact, machine-readable diagnostic output format (#2841)
paulk_asert
as Paul King
More... 4 days ago
GROOVY-12321: Bump antlr to 4.13.2.16 More... 5 days ago
GROOVY-12303: ClassNodeResolver: NoClassDefFoundError during class-loader lookup aborts resolution (#2834) More... 5 days ago
Bump github/codeql-action from 4.37.7 to 4.37.8 More... 5 days ago
GROOVY-12320: ChannelSelect: add fair() and random() choice among ready channels
paulk_asert
as Paul King
More... 5 days ago
GROOVY-12320: ChannelSelect: select() must not consume from losing branches
paulk_asert
as Paul King
More... 5 days ago
GROOVY-12318: bound the parser DFA cache by size
paulk_asert
as Paul King
More... 6 days ago
Update ARCHITECTURE.md
blackdrag
as Jochen Theodorou
More... 6 days ago
GROOVY-12316: compose the parser DFA cache threshold with the GC canary
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12314: MOP: treat a field whose access cannot be established as absent
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12305: STC: record narrowed type of instanceof-guarded property expression for static compilation
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12311: --check must not stop before class generation
paulk_asert
as Paul King
More... 8 days ago
GROOVY-12308: MetaClassImpl: reject in-place additions to an initialized metaclass
paulk_asert
as Paul King
More... 8 days ago
GROOVY-12307: classic call sites: don't install a site whose creation raced a MetaClass change
paulk_asert
as Paul King
More... 8 days ago
GROOVY-12307: Indy: relink racing a MetaClass change can cache a stale target under a fresh SwitchPoint
paulk_asert
as Paul King
More... 8 days ago
GROOVY-12306: compatibility note
paulk_asert
as Paul King
More... 8 days ago
GROOVY-12306: additional cleanup
paulk_asert
as Paul King
More... 8 days ago