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