Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-13 | Javadoc 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-13 | All references in javadoc to projectlombok.org URLs now use the canonical URL. | Reinier Zwitserloot | |
2016-05-11 | Merge pull request #1092 from DavidARussell/value_javadoc_url | Roel Spilker | |
Update Javadoc URL on Value | |||
2016-04-29 | fixed @Value docu | Thomas Krämer | |
2016-04-20 | Update Javadoc URL on Value | David Russell | |
Value is no longer experimental, so (as the person who raised the issue suggested) the Javadoc should no longer point to the 'experimental' documentation. Fixes #1091 | |||
2015-08-07 | updated Java doc to reflect generation of @AllArgsConstructor instead of ↵ | Yun Zhi Lin | |
@RequiredArgsConstructor | |||
2015-05-02 | Change http://projectlombok.org to https://projectlombok.org | Roel Spilker | |
2014-01-18 | [configuration] Moved ALL ConfigurationKey constants into ↵ | Reinier Zwitserloot | |
'ConfigurationKeys'; that bug where fields in annotation defs causes issues is too endemic to try and work around these. | |||
2014-01-18 | [configuration] initial batch of configuration keys, primarily for flag usages. | Reinier Zwitserloot | |
2013-06-25 | Value has been promoted to the main package. | Reinier Zwitserloot | |