aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/javac/JavacNode.java
AgeCommit message (Expand)Author
2009-10-18Added the ability to get the Context object via JavacAST, useful for various ...Reinier Zwitserloot
2009-10-18Configured warnings and solved some.unknown
2009-10-17trivial javadoc fixReinier Zwitserloot
2009-10-16Fixed issue #24 by refactoring the AST.Node class - taken it out, and in the ...Reinier Zwitserloot
2009-06-17Massive refactors. This list isn't complete, but should give you an idea:Reinier Zwitserloot
2009-06-16Implemented a lot of stuff for javac, but we ran into 2 major issues still to...Reinier Zwitserloot