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
/
Value.java
Age
Commit message (
Expand
)
Author
2018-02-07
As we’re preparing to release v2, we want to delete the experimental editio...
Reinier Zwitserloot
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
2013-06-25
and added some more javadoc to point at the new main package variant
Reinier Zwitserloot
2013-06-25
... and now that @Value has been promoted to the main package, the old experi...
Reinier Zwitserloot
2013-02-18
Changed @Value to no longer imply @Wither. Usually you want only
Reinier Zwitserloot
2012-11-17
Updated the javadoc of each and every feature annotation that lombok has:
Reinier Zwitserloot
2012-11-12
Fixed two minor javadoc typos in @Getter and @Value.
Reinier Zwitserloot
2012-08-10
* Added priorities to handlers, along with implementation of the priority sys...
Reinier Zwitserloot
2012-08-06
Added @Value and @FieldDefaults implementations for javac and ecj, the annota...
Reinier Zwitserloot