aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/javac/handlers/HandlePrintAST.java
AgeCommit message (Expand)Author
2014-12-04fix for lombok not compiling if JDK8’s javac is used as default compiler.Reinier Zwitserloot
2014-04-01all usage of sneakyThrow is now throw sneakyThrow as it should be.Reinier Zwitserloot
2014-01-17Close the outputstream if it is a file after printing the ASTRoel Spilker
2012-08-10* Added priorities to handlers, along with implementation of the priority sys...Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-06-20Javac/EclipseAnnotationHandler are now abstract classes instead of interfaces...Reinier Zwitserloot
2011-05-30tracking if an annotation has been handled or not is now no longer doneReinier Zwitserloot
2010-11-09Experiment to try and make java 'self referential' by deleting the Enter and ...Reinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot