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
/
Builder.java
Age
Commit message (
Expand
)
Author
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-11-16
Merge branch 'pr-builder-on-instance-methods' of https://github.com/enriqueda...
Reinier Zwitserloot
2015-05-02
Change http://projectlombok.org to https://projectlombok.org
Roel Spilker
2015-03-31
Allow @Builder on instance methods
Enrique da Costa Cambio
2014-12-08
moved builder to core package (deprecated old one, created new one, added ali...
Reinier Zwitserloot
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
2013-07-16
* Fixed issues with @FieldDefaults and @Value (you can NOT override
Reinier Zwitserloot
2013-06-16
Eclipse Builder implementation finished. Tests need fleshing out though.
Reinier Zwitserloot
2013-06-16
First steps Builder support
Reinier Zwitserloot