aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/JavacNode.java
AgeCommit message (Expand)Author
2013-02-11BIG commit:Reinier Zwitserloot
2011-11-21Made an API for creating a (oracle javac) JavaCompiler which tracks comments ...Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2010-11-29lombok.val import now gets removed. Only adding lombok.val flags the compilat...Roel Spilker
2010-11-22Added storing instanceof JavacTypes in JavacAST, and renamed JavacResolution'...Reinier Zwitserloot
2010-07-25Bugfix: in JavacNode intintializers were not structurally significantRoel Spilker
2010-07-22Updated copyright statements and version release name.Reinier Zwitserloot
2010-07-20@Getter int x, y; used to only apply to 'x', now it applies to both x and y.Reinier Zwitserloot
2010-07-20Moved DeleteLombokAnnotations to the proper package and source dir.Reinier Zwitserloot
2010-07-20import lombok.AccessLevel is now also removed during delomboking.Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot