aboutsummaryrefslogtreecommitdiff
path: root/website
AgeCommit message (Expand)Author
2022-04-28Fix typo in UtilityClass.htmlDaniel M
2022-04-18[fixes #3169] Snippet for `@Singular` didn't include the clearCollection meth...Reinier Zwitserloot
2022-04-02Merge pull request #3164 from Submohr/patch-1Reinier Zwitserloot
2022-04-02[#3143] Review and update jopatai's work on the maven/ecj agent jarReinier Zwitserloot
2022-04-01Fix typo in StandardException documentationSubmohr
2022-03-18[fixes #3143] Maven+ECJ Agent BootstrapJohnPaulTaylorII
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-30make focussed links readableRoel Spilker
2022-01-30show video img, <a role="button"> respond to spacebarRoel Spilker
2022-01-30menu links role="button"Roel Spilker
2022-01-29a11y fix heading levelsRoel Spilker
2022-01-29a11y including menu navigationRoel Spilker
2022-01-29no unicodeRoel 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-25remove outdated video formats, update YouTube urlRoel Spilker
2022-01-25change security mail addressRoel Spilker
2022-01-25change security mail addressRoel Spilker
2022-01-20Updated NonNullExample snippet to address #3073Shubhendu Parhi
2022-01-20Updated documentation to resolve #3073Shubhendu Parhi
2022-01-14Add 'restart' instructions to Eclipse p2 installer.Roel Spilker
2021-12-21[fixes #2849] Make ToString's onlyExplicitlyIncluded a config key.Reinier Zwitserloot
2021-12-12Update WithExample_pre.jpageDurai46
2021-10-26Merge pull request #3012 from Fatima-Rami/documentation-for-fieldnameconstantsReinier 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-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-04-16Merge branch 'standard-exception' of git://github.com/ttzn/lombok into ttzn-s...Reinier Zwitserloot
2021-04-02[website] fixing buildgen of all-versions.htmlReinier 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-03-04Update currency exchange rateRoel Spilker
2021-03-04Only accept orders for 10+ seats.Roel Spilker
2021-01-03[website] Clarified @Accessors documentation and added links to issue #2464 a...Reinier Zwitserloot