aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/experimental/PackagePrivate.java
AgeCommit message (Collapse)Author
2016-12-05Fixes #1254: Value and FieldDefaults should skip static fieldsRoel Spilker
2012-08-06Added @Value and @FieldDefaults implementations for javac and ecj, the ↵Reinier Zwitserloot
annotations including @NonFinal and @PackagePrivate, and some refactors. No tests yet.