aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/Lombok.java
AgeCommit message (Expand)Author
2018-01-09use T instead of RuntimeExceptionRoel Spilker
2017-07-28Avoid "possible NPE" warnings for throw Lombok.sneakyThrow(e)Jared Jacobs
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
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
2010-09-30trivial: javadoc fixes, renamed 'className' to 'fileName'for postprocessorReinier Zwitserloot
2009-11-25Refactored the source folders.Reinier Zwitserloot