Age | Commit message (Expand) | Author |
2022-01-14 | Add 'restart' instructions to Eclipse p2 installer. | Roel Spilker |
2022-01-09 | [fixes #3081] make CheckerFramework's This a type annotation | Jan Rieke |
2022-01-07 | [fixes #2908] don't generate checkerframework's @NotCalledMethods | Jan Rieke |
2022-01-07 | Update AUTHORS file | Martin O'Connor |
2022-01-07 | [fixes projectlombok/lombok#1036] Exclude the classloader for | Martin O'Connor |
2021-12-30 | [fixes #3070] fix guava type name for SuperBuilder's toBuilder | Jan Rieke |
2021-12-21 | [Issue #2849] Mention the implementation of this feature in the changelog | Reinier Zwitserloot |
2021-12-21 | [fixes #2849] Make ToString's onlyExplicitlyIncluded a config key. | Reinier Zwitserloot |
2021-12-21 | Make javadoc generation platform independent | Roel Spilker |
2021-12-20 | Make test for configuration more platform and settings independent | Roel Spilker |
2021-12-20 | Help eclipse compile >java6 code | Roel Spilker |
2021-12-18 | [#3063] Whilst lombok is not vulnerable to Log4Shell, we do have the dependen... | Reinier Zwitserloot |
2021-12-16 | [#3063] Whilst lombok is not vulnerable to Log4Shell, we do have the dependen... | Reinier Zwitserloot |
2021-12-16 | Add GitHub funding | Roel Spilker |
2021-12-13 | configuration app returns non-zero value (2) if the configuration contains an... | Roel Spilker |
2021-12-12 | [fixes #3000] Generate new type reference for val marker annotation | Rawi01 |
2021-12-12 | Update WithExample_pre.jpage | Durai46 |
2021-12-12 | [fixes #3036] Keep builder default initializer position | Rawi01 |
2021-12-12 | Patch getMethodDeclarationNode method instead of individual calls | Rawi01 |
2021-12-12 | [fixes #3040] Support array initializer in onX | Rawi01 |
2021-12-12 | [fixes #3043] Add null check for end positions | Rawi01 |
2021-12-12 | [fixes #3063] Bump log4j2 dep version to avoid needless security warnings fro... | Reinier Zwitserloot |
2021-10-26 | [changelog] adding a few of @Rawi01's quality-of-life improvements in eclipse... | Reinier Zwitserloot |
2021-10-26 | Merge pull request #3015 from Rawi01/extract-pull-up | Reinier Zwitserloot |
2021-10-26 | Merge pull request #3012 from Fatima-Rami/documentation-for-fieldnameconstants | Reinier Zwitserloot |
2021-10-26 | [fixes #1309] Extract interface + pull up | Rawi01 |
2021-10-26 | [fixes #3014] Detecting whether inner classes are static wouldn't work if pla... | Reinier Zwitserloot |
2021-10-26 | [issue #3014] test-case that reproduces this problem. | Reinier Zwitserloot |
2021-10-23 | #1990 fixed error documentation @FieldNameConstants | Fatima Rami |
2021-10-23 | [fixes #3008] [docs] ... and of course the usage example also mentioned `@Wit... | Reinier Zwitserloot |
2021-10-23 | [fixes #3008] [docs] The docs for `@Value` were still referring to `@Wither` ... | Reinier Zwitserloot |
2021-10-23 | [Fixes#3008] @Witer replaced by @With | Fatima Rami |
2021-10-22 | Merge pull request #3009 from Rawi01/field-defaults-record | Reinier Zwitserloot |
2021-10-22 | [fixes #2995] Skip records for field defaults via config | Rawi01 |
2021-10-22 | Merge pull request #2998 from YonatanSherwin/fixingBeansSpecTests | Reinier Zwitserloot |
2021-10-22 | Merge pull request #3007 from Rawi01/eclipse-junit | Reinier Zwitserloot |
2021-10-22 | [fixes #2985] Resolve var/val only once in eclipse | Rawi01 |
2021-10-19 | fixing beanspec tests | ysherwin |
2021-10-18 | [#2693] Docs and changelog for the ‘accessors.capitalization = beanspec’ ... | Reinier Zwitserloot |
2021-10-18 | [#2693] Review and updates for javabeans-style capitalization lombok.config | Reinier Zwitserloot |
2021-10-18 | Adding Yonatan Sherwin to AUTHORS file | ysherwin |
2021-10-17 | Adding a new accessors flag - javaBeansSpecCapitalization | ysherwin |
2021-10-07 | [versioning] post-release version bump | Reinier Zwitserloot |
2021-10-07 | [versioning] pre-release version bump | Reinier Zwitserloot |
2021-10-06 | Fix syntax highlighting for EqualsAndHashCode | Rawi01 |
2021-09-29 | [doc] Added some docs on how to debug lombok for various platforms, also upda... | Reinier Zwitserloot |
2021-09-29 | Merge pull request #2978 from Rawi01/language-server | Reinier Zwitserloot |
2021-09-28 | Support javadoc copying in ecj language server | Rawi01 |
2021-09-28 | [fixes #2950] Patch language server semantic highlighting | Rawi01 |
2021-09-27 | Merge pull request #2975 from Rawi01/organize-imports-val | Reinier Zwitserloot |