aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/experimental/Value.java
AgeCommit message (Expand)Author
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