aboutsummaryrefslogtreecommitdiff
path: root/src/utils/lombok/eclipse
AgeCommit message (Expand)Author
2015-10-06New feature: FieldDefaults can now be configured to apply to _every_ file, re...Reinier Zwitserloot
2013-05-24Fixed more issues related to java7's try-with-resources,Reinier Zwitserloot
2013-05-23Added methods to obtain JLS support-level version information from AST/Lombok...Reinier Zwitserloot
2013-03-26Massive performance improvements, and a few potentially breaking changes for ...Roel Spilker
2012-08-06Added @Value and @FieldDefaults implementations for javac and ecj, the annota...Reinier Zwitserloot
2012-03-27Whoops, errors during release build. fixed it quickly!Reinier Zwitserloot
2012-01-24Fix for issue 328: @Delegate on a field for which we also generate a getter w...Roel Spilker
2011-11-07Changed copyright noticesRoel Spilker
2011-10-24pretty big refactor; introduced a new source package which should be (and is)...Reinier Zwitserloot