8
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'TokenScanner' More... 6 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... 6 months ago
Merge branch 'fix-token-scanner-api' of github.com:rgrunber/lombok into TokenScanner More... 6 months ago
Merge branch 'JR-jacksonisedAccessors' More... 6 months ago
[trivial] Update copyright years More... 6 months ago
[trivial][style] More... 6 months ago
[javadoc] doc comments now a bit more consistent; e.g. use `{@code}` everywhere where it can be used. More... 6 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... 6 months ago
Adapt to changes made in the JDT TokenScanner API. More... 6 months ago
[release] post-release version bump for v1.18.38 More... 7 months ago
[website] removed fern sponsor More... 7 months ago
typo, imports, etc. More... 8 months ago
typo More... 8 months ago
changelog More... 8 months ago
changelog More... 8 months ago
add warning when Jacksonized is used on non-fluent accessors More... 8 months ago
also include getters, rename to copyJacksonAnnotationsToAccessors More... 8 months ago
Merge branch 'projectlombok:master' into jacksonizedAccessors More... 8 months ago
[release] pre-release version bump for v1.18.38 More... 8 months ago
[changelog] Mention fixing of #3783 in changelog. More... 8 months ago
[docs] Cleaned up use of `<p>` in maven and edge html. More... 8 months ago
[#3824] Our own 'Comment' ad hoc impl now also needs to provide an impl for `getPos()`. More... 8 months ago
[unused-code] We kept a ref to the `storeEnd` in PrettyPrinter but we never use it. More... 8 months ago
Merge remote-tracking branch 'origin/master' into jacksonizedAccessors More... 8 months ago
reduce parameter count More... 8 months ago
Merge pull request #3856 from mmoayyed/github-workflow-config More... 8 months ago
copy Jackson annotations to the plural builder setter method More... 8 months ago
Fix github workflow YAML configuration More... 8 months ago
[changelog] Mention fix for eclipse negative length (#3823) in changelog. More... 8 months ago
[fix #3839] Fixing a mistake in my merge of 3939. More... 8 months ago