290
I Use This!
Very High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Jun 15, 2025 — Jun 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2597 from apache/feature/GROOVY-12068/short_paths
blackdrag
as Jochen Theodorou
More... 3 days ago
GROOVY-12021: Add DO macro for monadic comprehensions over Optional/Stream/Awaitable and @monadic types (minor enhancements)
paulk_asert
as Paul King
More... 3 days ago
GROOVY-12069: introduce methodhandles in dgm wrappers (#2598)
blackdrag
as Jochen Theodorou
More... 3 days ago
Bump actions/checkout from 6.0.2 to 6.0.3 More... 4 days ago
Bump codecov/codecov-action from 6.0.1 to 7.0.0 More... 4 days ago
Bump github/codeql-action from 4.36.0 to 4.36.2 More... 4 days ago
Bump org.sonarqube from 7.3.0.8198 to 7.3.1.8318 More... 4 days ago
Use `equals()` to compare `Integer` More... 4 days ago
Fix infinite recursion More... 4 days ago
Trivial refactor: use lambda instead More... 4 days ago
Trivial refactor: use method reference instead More... 4 days ago
Trivial refactor: use switch expression instead More... 4 days ago
Trivial refactor: use pattern variable instead More... 4 days ago
Update dependency metadata More... 4 days ago
GROOVY-12088: Bump com.github.jk1.dependency-license-report.gradle.plugin to 3.1.4 More... 4 days ago
GROOVY-12087: Bump reactor to 3.8.6 More... 4 days ago
GROOVY-12086: Bump jna to 5.19.1 More... 4 days ago
GROOVY-12085 follow-on, align vertical bars for terms containing emojis (best effort works well for modern terminals - may still be out for some typically older terminals)
paulk_asert
as Paul King
More... 5 days ago
GROOVY-12085: SourceText slices UTF-16 with code-point AST columns, truncating source for supplementary characters
paulk_asert
as Paul King
More... 5 days ago
GROOVY-10985: additional test for doco purposes
paulk_asert
as Paul King
More... 5 days ago
GROOVY-12084: groovy-contracts: @Synchronized method with @Ensures/@Invariant but no @Requires throws ClassCastException (SynchronizedStatement → BlockStatement)
paulk_asert
as Paul King
More... 6 days ago
minor refactor: reduce javadoc warnings
paulk_asert
as Paul King
More... 6 days ago
GROOVY-12083: groovy-contracts: only the first @Ensures on a method fires
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12083: groovy-contracts: only the first @Ensures on a method fires
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12081: RegexChecker doesn't support String.matches(Pattern|String)
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12080: RegexChecker crashes on inline pattern (~/.../) as .matcher() receiver
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12079: groovy-contracts: @Ensures postcondition silently dropped for braceless if return (and under @TailRecursive)
paulk_asert
as Paul King
More... 7 days ago
some old missing @since versions
paulk_asert
as Paul King
More... 7 days ago
GROOVY-12078: support old parameter values in @Ensures postconditions (incl. static methods)
paulk_asert
as Paul King
More... 8 days ago
GROOVY-12024: add `getAt(Map,String)` and `putAt(Map,String,V)` (add live table)
paulk_asert
as Paul King
More... 8 days ago