aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/core/AST.java
AgeCommit message (Expand)Author
2009-06-28Added rebuild support to AST.Node.Reinier Zwitserloot
2009-06-24Added proper support for changing the AST as its being visited, both removal ...Reinier Zwitserloot
2009-06-21Due to a java bug, constants in enums don't work, so instead the default acce...Reinier Zwitserloot
2009-06-17NullPointerExceptions were showing up in Eclipse, when a 2+ dimensional array...Reinier Zwitserloot
2009-06-17Massive refactors. This list isn't complete, but should give you an idea:Reinier Zwitserloot