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
/
templates
/
features
/
Builder.html
Age
Commit message (
Expand
)
Author
2019-12-11
[builder] setterPrefix option code review, formatting cleanup, and docs
Reinier 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
2019-07-09
[builder] added a feature: you can now configure builder class name via the c...
Reinier Zwitserloot
2019-05-01
[fixes #2083] adds feature ‘access level’ to `@Builder`
Reinier Zwitserloot
2019-03-25
[fixes #2046] you can now suppress the builder() method, useful if you only w...
Reinier Zwitserloot
2019-02-19
[issue #2039] update docs to warn about a javac peculiarity for named static ...
Reinier Zwitserloot
2018-09-18
updated docs to reflect change to copyable annotations
Reinier Zwitserloot
2018-08-02
[website] added some ugly docs on how to interop jackson and builder. We need...
Reinier Zwitserloot
2018-07-03
[Fixes #1347] issues with no-args constructor and Builder.Default now documen...
Reinier Zwitserloot
2017-05-29
website build script updated to work with new template based website.
Reinier Zwitserloot
2017-05-29
The great rename: the old ‘website’ is now ‘website-old’, and ‘webs...
Reinier Zwitserloot