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
/
src
/
core
/
lombok
/
experimental
/
Accessors.java
Age
Commit message (
Expand
)
Author
2022-02-08
[implements #1456] accessors can now be made final via `@Accessors`.
Reinier Zwitserloot
2021-10-18
[#2693] Review and updates for javabeans-style capitalization lombok.config
Reinier Zwitserloot
2021-10-17
Adding a new accessors flag - javaBeansSpecCapitalization
ysherwin
2017-06-13
Javadoc now builds without warnings. All links to external javadoc replaced w...
Reinier Zwitserloot
2017-06-13
All references in javadoc to projectlombok.org URLs now use the canonical URL.
Reinier Zwitserloot
2015-05-02
Change http://projectlombok.org to https://projectlombok.org
Roel Spilker
2014-01-18
[configuration] Moved ALL ConfigurationKey constants into 'ConfigurationKeys'...
Reinier Zwitserloot
2014-01-18
[configuration] initial batch of configuration keys, primarily for flag usages.
Reinier Zwitserloot
2012-11-17
Updated the javadoc of each and every feature annotation that lombok has:
Reinier Zwitserloot
2012-06-25
Updated javadoc
Roel Spilker
2012-03-21
Documentation for new @Accessors feature as well as the API (the annotation i...
Reinier Zwitserloot