Age | Commit message (Expand) | Author |
---|---|---|
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2011-11-21 | Made an API for creating a (oracle javac) JavaCompiler which tracks comments ... | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2010-11-29 | lombok.val import now gets removed. Only adding lombok.val flags the compilat... | Roel Spilker |
2010-11-22 | Added storing instanceof JavacTypes in JavacAST, and renamed JavacResolution'... | Reinier Zwitserloot |
2010-07-25 | Bugfix: in JavacNode intintializers were not structurally significant | Roel Spilker |
2010-07-22 | Updated 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-20 | Moved DeleteLombokAnnotations to the proper package and source dir. | Reinier Zwitserloot |
2010-07-20 | import lombok.AccessLevel is now also removed during delomboking. | Reinier Zwitserloot |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |