aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/experimental/FieldDefaults.java
AgeCommit message (Expand)Author
2016-12-05Fixes #1254: Value and FieldDefaults should skip static fieldsRoel Spilker
2015-05-02Change http://projectlombok.org to https://projectlombok.orgRoel 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-17Updated the javadoc of each and every feature annotation that lombok has:Reinier Zwitserloot
2012-08-06Added @Value and @FieldDefaults implementations for javac and ecj, the annota...Reinier Zwitserloot