aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/Delegate.java
AgeCommit message (Expand)Author
2017-06-13Javadoc now builds without warnings. All links to external javadoc replaced w...Reinier Zwitserloot
2017-06-13All references in javadoc to projectlombok.org URLs now use the canonical URL.Reinier Zwitserloot
2014-05-20@Delegate has moved to lombok.experimental.Reinier Zwitserloot
2014-01-18[configuration] Moved ALL ConfigurationKey constants into 'ConfigurationKeys'...Reinier Zwitserloot
2014-01-18[configuration] initial batch of configuration keys, primarily for flag usages.Reinier Zwitserloot
2012-11-17Updated the javadoc of each and every feature annotation that lombok has:Reinier Zwitserloot
2012-01-19[Issue 275] Allow @Delegate on no-argument methodspeichhorn
2011-11-07Changed copyright noticesRoel Spilker
2011-05-03Changed how @Delegate works in ecj - methods already present do NOTReinier Zwitserloot
2010-11-25Documented @Delegate with javadoc.Reinier Zwitserloot
2010-11-14Added meta-annotationsRoel Spilker
2010-11-11Mostly fruitless work on making delegate work in eclipse.Reinier Zwitserloot
2010-11-09Delegate annotationReinier Zwitserloot