aboutsummaryrefslogtreecommitdiff
path: root/website/templates/features
AgeCommit message (Expand)Author
2022-04-28Fix typo in UtilityClass.htmlDaniel M
2022-04-01Fix typo in StandardException documentationSubmohr
2022-03-17[#2044] Document problems with non-star static imports and `@UtilityClass`Reinier Zwitserloot
2022-03-17[fixes #2991] Add documentation note on mixing mapstruct and fieldnameconstan...Reinier Zwitserloot
2022-03-17[Fixes #2988] adopt suggested new text for the docs on `@ToString`.Reinier Zwitserloot
2022-02-08[website] slight feature documentation updates (Just bringing them in line wi...Reinier Zwitserloot
2022-02-08[implements #1456] accessors can now be made final via `@Accessors`.Reinier Zwitserloot
2022-01-29a11y fix heading levelsRoel Spilker
2022-01-20Updated documentation to resolve #3073Shubhendu Parhi
2021-12-21[fixes #2849] Make ToString's onlyExplicitlyIncluded a config key.Reinier Zwitserloot
2021-10-23#1990 fixed error documentation @FieldNameConstantsFatima Rami
2021-10-23[Fixes#3008] @Witer replaced by @WithFatima Rami
2021-10-18[#2693] Docs and changelog for the ‘accessors.capitalization = beanspec’ ...Reinier Zwitserloot
2021-09-06Replace val with native final var in Java >= 10Rawi01
2021-06-10Improve Builder documentation to emphasize the "builder()" factory method. Fi...Roel Spilker
2021-04-23Change owner lombok GitHub repositoryRoel Spilker
2021-04-16[pr 2702] finishing the `@StandardException` feature.Reinier Zwitserloot
2021-03-24@StandardException feature working draftttzn
2021-03-23[records] [javac] Putting `@NonNull` on a 'field' of a record now affects the...Reinier Zwitserloot
2021-01-03[website] Clarified @Accessors documentation and added links to issue #2464 a...Reinier Zwitserloot
2020-12-04Fix typoAndre Brait
2020-12-03Add documentation for cacheStrategyAndre Brait
2020-11-05fix css class in documentationRoel Spilker
2020-08-20[docs] typo-fixesReinier Zwitserloot
2020-07-02Documentation for lombok.addSuppressWarningsRawi01
2020-05-28[SuperBuilder] update documentation on customizingJan Rieke
2020-03-06documentation layout fixRoel Spilker
2020-03-05[trivial] minor updates to Jacksonized docs.Reinier Zwitserloot
2020-03-05@Jacksonized: add documentation, changelogJan Rieke
2020-02-27[fixes #2377] documentation about configkey lombok.noArgsConstructor.extraPri...Reinier Zwitserloot
2020-02-10SuperBuilder setterPrefix documentationJan Rieke
2020-02-06[trivial] we've decided to call this one 1.18.12, not 1.20.0.Reinier Zwitserloot
2020-02-06[issue #1197] fixed documentation of NonNullReinier Zwitserloot
2020-01-31[issue #2221] simplified configuration for `@Singular`-generated plural form ...Reinier Zwitserloot
2020-01-31[documentation] mostly the config feature pageReinier Zwitserloot
2020-01-30[website] added a line about how sneakythrows doesn't really help you much wi...Reinier Zwitserloot
2020-01-28[issue #2221] [issue #788] Lombok now adds nullity annotations.Reinier Zwitserloot
2020-01-20Website: style example codeRoel Spilker
2020-01-20typo in websiteRoel Spilker
2020-01-20Config import: add documentationRoel Spilker
2020-01-08[fixes #788] lombok generated equals method plus a non-null-by-default annota...Reinier Zwitserloot
2019-12-11[website] slight update to the tolerate pagesReinier Zwitserloot
2019-12-11Merge pull request #2251 from nejads/masterReinier Zwitserloot
2019-12-11[builder] setterPrefix option code review, formatting cleanup, and docsReinier Zwitserloot
2019-10-07Add documentation for TolerateSoroush Nejad
2019-09-23Update With.htmlJ. Y. Terence Kim
2019-09-12[website] Updating feature and experimental overviews to properly include the...Reinier Zwitserloot
2019-08-27[With] updated documentation for Wither/WithReinier Zwitserloot
2019-07-16[website] [fixes #2167] be more clear about how the constructor generation in...Reinier Zwitserloot
2019-07-16[Fixes #2115] builder fields tracking a property that has a default set is no...Reinier Zwitserloot