aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/eclipse/handlers/PKG.java
AgeCommit message (Expand)Author
2009-06-24javac's HandleData now generates the constructor only if it doesn't already e...Reinier Zwitserloot
2009-06-24Added proper support for changing the AST as its being visited, both removal ...Reinier Zwitserloot
2009-06-21More work on the HandleData annotation. Constructor seems to work fine, stati...Reinier Zwitserloot
2009-06-21Due to a java bug, constants in enums don't work, so instead the default acce...Reinier Zwitserloot
2009-06-18Created a fully working HandleSetter for eclipse, and refactored HandleGetter...Reinier Zwitserloot