aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/Lombok.java
AgeCommit message (Collapse)Author
2017-06-13Javadoc now builds without warnings. All links to external javadoc replaced ↵Reinier Zwitserloot
with straight up links to avoid the <javadoc> target from trying to download a bunch of index pages.
2017-06-13All references in javadoc to projectlombok.org URLs now use the canonical URL.Reinier Zwitserloot
2016-06-29add checkNotNull to Lombok for future usage in super constructor callRoel Spilker
2011-11-07Changed copyright noticesRoel Spilker
2010-11-09Added lombok.Lombok.preventNullAnalysis to the null test in @Cleanup to suppressRoel Spilker
warnings about variables that cannot be null
2010-09-30trivial: javadoc fixes, renamed 'className' to 'fileName'for postprocessorReinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot