aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14Fixing situations where all eclipse tests would fail.Reinier Zwitserloot
2022-01-14Fix for defaulting behaviour for lombok annotations.Reinier Zwitserloot
2022-01-14Add 'restart' instructions to Eclipse p2 installer.Roel Spilker
2022-01-09[fixes #3081] make CheckerFramework's This a type annotationJan Rieke
2022-01-07[fixes #2908] don't generate checkerframework's @NotCalledMethodsJan Rieke
2022-01-07Update AUTHORS fileMartin O'Connor
2022-01-07[fixes projectlombok/lombok#1036] Exclude the classloader forMartin O'Connor
2021-12-30[fixes #3070] fix guava type name for SuperBuilder's toBuilderJan Rieke
2021-12-21[Issue #2849] Mention the implementation of this feature in the changelogReinier Zwitserloot
2021-12-21[fixes #2849] Make ToString's onlyExplicitlyIncluded a config key.Reinier Zwitserloot
2021-12-21Make javadoc generation platform independentRoel Spilker
2021-12-20Make test for configuration more platform and settings independentRoel Spilker
2021-12-20Help eclipse compile >java6 codeRoel 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-16Add GitHub fundingRoel Spilker
2021-12-13configuration 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 annotationRawi01
2021-12-12Update WithExample_pre.jpageDurai46
2021-12-12[fixes #3036] Keep builder default initializer positionRawi01
2021-12-12Patch getMethodDeclarationNode method instead of individual callsRawi01
2021-12-12[fixes #3040] Support array initializer in onXRawi01
2021-12-12[fixes #3043] Add null check for end positionsRawi01
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-26Merge pull request #3015 from Rawi01/extract-pull-upReinier Zwitserloot
2021-10-26Merge pull request #3012 from Fatima-Rami/documentation-for-fieldnameconstantsReinier Zwitserloot
2021-10-26[fixes #1309] Extract interface + pull upRawi01
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 @FieldNameConstantsFatima 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 @WithFatima Rami
2021-10-22Merge pull request #3009 from Rawi01/field-defaults-recordReinier Zwitserloot
2021-10-22[fixes #2995] Skip records for field defaults via configRawi01
2021-10-22Merge pull request #2998 from YonatanSherwin/fixingBeansSpecTestsReinier Zwitserloot
2021-10-22Merge pull request #3007 from Rawi01/eclipse-junitReinier Zwitserloot
2021-10-22[fixes #2985] Resolve var/val only once in eclipseRawi01
2021-10-19fixing beanspec testsysherwin
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.configReinier Zwitserloot
2021-10-18Adding Yonatan Sherwin to AUTHORS fileysherwin
2021-10-17Adding a new accessors flag - javaBeansSpecCapitalizationysherwin
2021-10-07[versioning] post-release version bumpReinier Zwitserloot
2021-10-07[versioning] pre-release version bumpReinier Zwitserloot
2021-10-06Fix syntax highlighting for EqualsAndHashCodeRawi01
2021-09-29[doc] Added some docs on how to debug lombok for various platforms, also upda...Reinier Zwitserloot
2021-09-29Merge pull request #2978 from Rawi01/language-serverReinier Zwitserloot
2021-09-28Support javadoc copying in ecj language serverRawi01