aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-29no unicodeRoel Spilker
2022-01-29doc footer </i>Roel Spilker
2022-01-28no more -website.clientdepsRoel Spilker
2022-01-28use cdn font-awesomeRoel Spilker
2022-01-28update bootswatcRoel Spilker
2022-01-28use cdn bootstrap.cssRoel Spilker
2022-01-28use cdn bootstrapRoel Spilker
2022-01-27get modernizer from cdnRoel Spilker
2022-01-27use cdn jquery + updateRoel Spilker
2022-01-27remove ajaxFeaturePagesRoel Spilker
2022-01-27rename main.html to index.htmlRoel Spilker
2022-01-25[build] Generation of the javadoc was brokenReinier Zwitserloot
2022-01-25remove outdated video formats, update YouTube urlRoel Spilker
2022-01-25change security mail addressRoel Spilker
2022-01-25change security mail addressRoel Spilker
2022-01-25Removed double semicolonMatteo Baccan
2022-01-23[fixes #2860] [build] creating intellij project structure was broken.Reinier Zwitserloot
2022-01-21[changelog]Reinier Zwitserloot
2022-01-21Merge pull request #2904 from mernst/nullness-annotationsReinier Zwitserloot
2022-01-21Merge pull request #3090 from sparhidev/masterReinier Zwitserloot
2022-01-20Updated NonNullExample snippet to address #3073Shubhendu Parhi
2022-01-20Updated documentation to resolve #3073Shubhendu Parhi
2022-01-16[typo] type in the edgy guinea pig version number, messing up deployment of c...Reinier Zwitserloot
2022-01-16[log4j] one more log4j update. Again, lombok is not and never was vulnerable,...Reinier Zwitserloot
2022-01-14[trivial]Reinier Zwitserloot
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-12-07Merge ../lombok-branch-master into nullness-annotationsMichael Ernst