aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/javac/apt
AgeCommit message (Expand)Author
2009-07-06Last massive documentation dump. All basic javadoc is now done, though especi...Reinier Zwitserloot
2009-07-05More documentation.Reinier Zwitserloot
2009-06-24Work on HandleData, as well as generalizing features in the the PKG class and...Reinier Zwitserloot
2009-06-17AnnotationHandlers can now return a boolean to set if they actually handled t...Reinier Zwitserloot
2009-06-17Added reading in (via spi) JavacASTVisitors and calling them, as well as a me...Reinier Zwitserloot
2009-06-17None of the methods in this class were even being used, so deleted the whole ...Reinier Zwitserloot
2009-06-17Massive refactors. This list isn't complete, but should give you an idea:Reinier Zwitserloot
2009-06-16Moved the generation of the Trees object to init(), as it seems to be the sam...Reinier Zwitserloot
2009-06-16Removed debug prints.Reinier Zwitserloot
2009-06-16Implemented a lot of stuff for javac, but we ran into 2 major issues still to...Reinier Zwitserloot