aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/eclipse/EclipseAnnotationHandler.java
AgeCommit message (Expand)Author
2013-03-18fixed javadoc of XAnnotationHandler; they used to be interfaces but now they ...Reinier Zwitserloot
2012-08-24There is now an 'override this method' alternative forReinier Zwitserloot
2012-04-03Philipp Eichhorn's patch to use marker annotations instead of boolean-returni...Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-06-20Added ability for annotation handlers to be invoked in the diet parse phase e...Reinier Zwitserloot
2011-06-20Javac/EclipseAnnotationHandler are now abstract classes instead of interfaces...Reinier Zwitserloot
2011-06-02Eclipse handlers can now opt out of being run in diet-parse mode. Fixes Synch...Reinier Zwitserloot
2011-05-30tracking if an annotation has been handled or not is now no longer doneReinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot