8
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3888 from Rawi01/eclipse-record-refactoring More... 10 days ago
[comment] Added explanation: We skip ecj check on `NonNullOnRecordExistingConstructorz`. More... 10 days ago
[optimisation] Avoid making a pointless arraylist in 90% of cases. More... 10 days ago
[changelog] Logged: JDK25 support. More... 16 days ago
Merge branch 'jdk25' More... 16 days ago
[jdk25] Added support for implicit classes and a test to confirm support. More... 16 days ago
[pretty][jdk25] Pretty printer now supports module imports; also: test that confirms this. More... 16 days ago
[build] Added ant targets for OpenJDK 25 release. More... 16 days ago
[build] vm-finder no longer blindly continues if trying to find an unknown VM version: More... 16 days ago
[trivial][comments] Primarily: Clarified the weird situation that both bit 62 and 48 indicate 'sealed'. It's a 'javac changing stuff between major versions' thing. More... 16 days ago
[trivial][style] More... 16 days ago
[jdk25] Add JDK 25 to test workflow More... 22 days ago
[jdk25] Fix support for generated warnings More... 22 days ago
[jdk25] Add new modifier flag for sealed classes More... 22 days ago
[jdk25] Print var in delombok More... 22 days ago
Use simpler addScriptIfWitness for patch More... 3 months ago
Skip downloading artifact sources in CI environments More... 3 months ago
Add missing test targets to GitHub Actions More... 3 months ago
[fixes #3883] Support records in upcoming eclipse version More... 3 months ago
[build] a bunch of github actions were referring to obsolete test targets More... 3 months ago
[deps] previous commit requires patcher release v0.56. More... 3 months ago
Merge branch 'TokenScanner' More... 3 months ago
[#3886] Fix previous commit: The scan for OSGI types is important, or ecj invocations will fail. Updated patcher to allow `X AND (A OR B OR C)` style witnessing. More... 3 months ago
Merge branch 'fix-token-scanner-api' of github.com:rgrunber/lombok into TokenScanner More... 3 months ago
Merge branch 'JR-jacksonisedAccessors' More... 3 months ago
[trivial] Update copyright years More... 3 months ago
[trivial][style] More... 3 months ago
[javadoc] doc comments now a bit more consistent; e.g. use `{@code}` everywhere where it can be used. More... 3 months ago
[build] Deal with the migration from mavencentral OSSRH to Central. (untested; we'll need to wait for a release to test this!) More... 3 months ago
Adapt to changes made in the JDT TokenScanner API. More... 3 months ago