aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/javac/Javac.java
AgeCommit message (Expand)Author
2009-07-27on javac: Warnings associated with specific values in annotation parameters n...Reinier Zwitserloot
2009-07-05More documentation.Reinier Zwitserloot
2009-06-27[BUGFIX] For some reason, JCLiteral objects contain '1' or '0' (integers) for...Reinier Zwitserloot
2009-06-19Added initial support for the @Data annotation. Currently produces getters an...Reinier Zwitserloot