aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/Getter.java
AgeCommit message (Expand)Author
2010-11-14Make @AnyAnnotation illegal to useRoel Spilker
2010-11-11@Getter(lazy=true) support for javacRoel Spilker
2010-11-10Made AnyAnnotation deprecatedRoel Spilker
2010-11-10From now on it is possible to specify annotations to be placed on the methodRoel Spilker
2010-07-17Implements issue #129: @Getter and @Setter are now legal on entire types.Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot