aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/experimental/Value.java
AgeCommit message (Expand)Author
2018-02-07As we’re preparing to release v2, we want to delete the experimental editio...Reinier Zwitserloot
2017-06-13Javadoc now builds without warnings. All links to external javadoc replaced w...Reinier Zwitserloot
2017-06-13All references in javadoc to projectlombok.org URLs now use the canonical URL.Reinier Zwitserloot
2015-05-02Change http://projectlombok.org to https://projectlombok.orgRoel Spilker
2013-06-25and added some more javadoc to point at the new main package variantReinier Zwitserloot
2013-06-25... and now that @Value has been promoted to the main package, the old experi...Reinier Zwitserloot
2013-02-18Changed @Value to no longer imply @Wither. Usually you want onlyReinier Zwitserloot
2012-11-17Updated the javadoc of each and every feature annotation that lombok has:Reinier Zwitserloot
2012-11-12Fixed 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-06Added @Value and @FieldDefaults implementations for javac and ecj, the annota...Reinier Zwitserloot