aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/eclipse/handlers/HandleSynchronized.java
AgeCommit message (Expand)Author
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-08-12Make extract method work with @Cleanup and @SynchronizedRoel Spilker
2011-08-06fixed Issue 248:peichhorn
2011-07-25Works around issue 217. it's not a proper fix but better than 0.10.0-RC1.Reinier Zwitserloot
2011-06-20whoops, a very minor nit in synchronized which also caused a test to fail fixed.Reinier Zwitserloot
2011-06-20fixed @Synchronized.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-06-02Trivial fixes.Reinier Zwitserloot
2011-05-30tracking if an annotation has been handled or not is now no longer doneReinier Zwitserloot
2010-11-03Intial support for @Log, for now only slf4jRoel Spilker
2009-11-25Refactored the source folders.Reinier Zwitserloot