aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/eclipse/EclipseAST.java
AgeCommit message (Expand)Author
2009-06-14Added support to generate errors, both on specific nodes in an AST (generifie...Reinier Zwitserloot
2009-06-12Clinits should be skipped, as they are useless, and the docs even say they wi...Reinier Zwitserloot
2009-06-12Removed the WeakHashMap for caching EclipseAST objects; obviously wasn't work...Reinier Zwitserloot
2009-06-12Singularly massive code change, too hard to document. Basically, hooking now ...Reinier Zwitserloot