index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
website
Age
Commit message (
Expand
)
Author
2023-03-21
[fixes #3346] Add jakarta Nonnull/Nullable annotations
Rawi01
2022-08-25
Fix typos
Michael Ernst
2022-07-18
Update VS Code page for Lombok support
nickzhums
2022-04-28
Fix typo in UtilityClass.html
Daniel M
2022-04-18
[fixes #3169] Snippet for `@Singular` didn't include the clearCollection meth...
Reinier Zwitserloot
2022-04-02
Merge pull request #3164 from Submohr/patch-1
Reinier Zwitserloot
2022-04-02
[#3143] Review and update jopatai's work on the maven/ecj agent jar
Reinier Zwitserloot
2022-04-01
Fix typo in StandardException documentation
Submohr
2022-03-18
[fixes #3143] Maven+ECJ Agent Bootstrap
JohnPaulTaylorII
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-30
make focussed links readable
Roel Spilker
2022-01-30
show video img, <a role="button"> respond to spacebar
Roel Spilker
2022-01-30
menu links role="button"
Roel Spilker
2022-01-29
a11y fix heading levels
Roel Spilker
2022-01-29
a11y including menu navigation
Roel Spilker
2022-01-29
no unicode
Roel Spilker
2022-01-28
use cdn font-awesome
Roel Spilker
2022-01-28
update bootswatc
Roel Spilker
2022-01-28
use cdn bootstrap.css
Roel Spilker
2022-01-28
use cdn bootstrap
Roel Spilker
2022-01-27
get modernizer from cdn
Roel Spilker
2022-01-27
use cdn jquery + update
Roel Spilker
2022-01-27
remove ajaxFeaturePages
Roel Spilker
2022-01-27
rename main.html to index.html
Roel Spilker
2022-01-25
remove outdated video formats, update YouTube url
Roel Spilker
2022-01-25
change security mail address
Roel Spilker
2022-01-25
change security mail address
Roel Spilker
2022-01-20
Updated NonNullExample snippet to address #3073
Shubhendu Parhi
2022-01-20
Updated documentation to resolve #3073
Shubhendu Parhi
2022-01-14
Add 'restart' instructions to Eclipse p2 installer.
Roel Spilker
2021-12-21
[fixes #2849] Make ToString's onlyExplicitlyIncluded a config key.
Reinier Zwitserloot
2021-12-12
Update WithExample_pre.jpage
Durai46
2021-10-26
Merge pull request #3012 from Fatima-Rami/documentation-for-fieldnameconstants
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-18
[#2693] Docs and changelog for the ‘accessors.capitalization = beanspec’ ...
Reinier Zwitserloot
2021-09-06
Replace val with native final var in Java >= 10
Rawi01
2021-06-10
Improve Builder documentation to emphasize the "builder()" factory method. Fi...
Roel Spilker
2021-04-23
Change owner lombok GitHub repository
Roel Spilker
2021-04-16
[pr 2702] finishing the `@StandardException` feature.
Reinier Zwitserloot
2021-04-16
Merge branch 'standard-exception' of git://github.com/ttzn/lombok into ttzn-s...
Reinier Zwitserloot
2021-04-02
[website] fixing buildgen of all-versions.html
Reinier Zwitserloot
2021-03-24
@StandardException feature working draft
ttzn
2021-03-23
[records] [javac] Putting `@NonNull` on a 'field' of a record now affects the...
Reinier Zwitserloot
[next]