aboutsummaryrefslogtreecommitdiff
path: root/src/core/lombok/Singular.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
2015-01-21* Fixed running ecj tests within eclipseReinier Zwitserloot
2015-01-03[wip] @Singular support.Reinier Zwitserloot