aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/core/AnnotationValues.java
AgeCommit message (Expand)Author
2009-07-26Fixed bugs with annotation handling: An array initializer with more than 1 en...Reinier Zwitserloot
2009-07-18Fixed javadocRoel Spilker
2009-07-06Fixed javadoc problems, and added a javadoc target to the build script.Reinier Zwitserloot
2009-07-06Last massive documentation dump. All basic javadoc is now done, though especi...Reinier Zwitserloot
2009-06-28Preparating for java 1.5-ification. All stuff that isn't specific to javac sh...Reinier Zwitserloot
2009-06-27[TRIVIAL] Added a toString to AnnotationValue, used to debug something, but u...Reinier Zwitserloot
2009-06-27Added a caching mechanism to AnnotationValues, for instantiating the annotation.Reinier Zwitserloot
2009-06-21Bug fix: using string literals in any lombok annotation value would blow up t...Reinier Zwitserloot
2009-06-17Removed a debug print.Reinier Zwitserloot
2009-06-17Massive refactors. This list isn't complete, but should give you an idea:Reinier Zwitserloot