aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/eclipse/EclipseASTVisitor.java
AgeCommit message (Expand)Author
2019-01-22[fixes #2019] Lombok now properly deals with `@NonNull` specifically on the â...Reinier Zwitserloot
2018-09-04[debugging] Improved the ecj AST printerReinier Zwitserloot
2018-08-20Do not use reflection to check if annotation is presentRoland Praml
2018-07-29A few upgrades for the printers used with @lombok.core.PrintAST.Reinier Zwitserloot
2015-08-13[trivial][typo] typofixing some internal javadoc.Reinier Zwitserloot
2012-11-12[refactor] Cleaned up static imports (always use *), and refactored out getCt...Reinier Zwitserloot
2012-07-02Added print position feature to @PrintASTgrootjans
2012-04-03Philipp Eichhorn's patch to use marker annotations instead of boolean-returni...Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-10-24pretty big refactor; introduced a new source package which should be (and is)...Reinier Zwitserloot
2011-06-02Eclipse handlers can now opt out of being run in diet-parse mode. Fixes Synch...Reinier Zwitserloot
2011-01-02Added debug feature (disabled in this commit) to print types of nodes printed...Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot