aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/javac/JavacAST.java
AgeCommit message (Expand)Author
2009-06-21Due to a java bug, constants in enums don't work, so instead the default acce...Reinier Zwitserloot
2009-06-17Added the SetterHandler for javac. Also added a way to get the SymbolTable on...Reinier Zwitserloot
2009-06-17Moved the traverse() from Eclipse/JavacAST to Eclipse/JavacAST.Node, so that ...Reinier Zwitserloot
2009-06-17TrivialReinier Zwitserloot
2009-06-17Error reporting now works 99% properly - the right position is being marked o...Reinier Zwitserloot
2009-06-17Warnings and errors on specific positions works, sort of. Still missing somet...Reinier Zwitserloot
2009-06-17Massive refactors. This list isn't complete, but should give you an idea:Reinier Zwitserloot