aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-04post-release version bump.Reinier Zwitserloot
2017-07-04pre-release version bump.Reinier Zwitserloot
2017-07-04updated changelog.Reinier Zwitserloot
2017-07-04Fixed some exotic singular cases that were being autosingularized incorrectly.Reinier Zwitserloot
2017-07-03Added some broken autosingulars.Reinier Zwitserloot
2017-06-19Added pages for build tools, and updated the android instructions.Reinier Zwitserloot
2017-06-19Add test to make sure we don't add a super call if the type explicitly extend...Roel Spilker
2017-06-19Possible solution for issue 1290Roel Spilker
2017-06-19Merge pull request #1418 from jimreader/patch-1Roel Spilker
2017-06-19Wrong IDE referenced in the restart stepjimreader
2017-06-13jdk9: possible fix for errorproneRoel Spilker
2017-06-13timestamp is added to download-edge releases.Reinier Zwitserloot
2017-06-13bugfix for htaccessReinier Zwitserloot
2017-06-13The way download-edge makes the HTML page for the edge release completely rew...Reinier Zwitserloot
2017-06-13Added a ‘contributing’ page.Reinier Zwitserloot
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
2017-06-13htaccess dynamically generated to canonicalize all web requests.Reinier Zwitserloot
2017-06-13Final touches to the website (very minor typos etc update)Reinier Zwitserloot
2017-06-13Removed old website; we no longer use it.Reinier Zwitserloot
2017-06-12jdk9: ongoing debugging information for errorproneRoel Spilker
2017-05-29made the site look a lot better on ‘small’ responsive mode (phones and su...Reinier Zwitserloot
2017-05-29In the highly unlikely scenario the browser doesn’t support <video> tags we...Reinier Zwitserloot
2017-05-29Final touches to the new website:Reinier Zwitserloot
2017-05-29update to refer to lombok.Generated vs javax.annotation.Generated in docs.Reinier Zwitserloot
2017-05-29video now has a poster.Reinier Zwitserloot
2017-05-29Styling and layout of all-versions, download, and changelog fixed/updated.Reinier Zwitserloot
2017-05-29Website maker updated to fix the changelog and do a proper job at supporting ...Reinier Zwitserloot
2017-05-29website build script updated to work with new template based website.Reinier Zwitserloot
2017-05-29The great rename: the old ‘website’ is now ‘website-old’, and ‘webs...Reinier Zwitserloot
2017-05-29moved an update to the website text about the jdk8 onX support to the new web...Reinier Zwitserloot
2017-05-29[trivial] fixing file casing.Reinier Zwitserloot
2017-05-29varExample class was confusingly called ValExample.Reinier Zwitserloot
2017-05-29the public API generator now skips ConfigurationKeys classes which really are...Reinier Zwitserloot
2017-05-29[wip] download pages.Reinier Zwitserloot
2017-05-29credits page updated.Reinier Zwitserloot
2017-05-29feature pages updated and made more consistent.Reinier Zwitserloot
2017-05-29setup pages added.Reinier Zwitserloot
2017-05-29the all-versions page is fetched in order to allow generating an updated copy...Reinier Zwitserloot
2017-05-29Updated just about all of the pages to the template-based redesign.Reinier Zwitserloot
2017-05-16update testsRoel Spilker
2017-05-16[i1351] Warning on initialized non-final field in Builder was wrongRoel Spilker
2017-05-15[installer] set minimum sizes, possible fix for 1383Roel Spilker
2017-05-15[jdk9] add support for errorprone MaskedFileManagerRoel Spilker
2017-05-08applying @lacivert \s update to the site to link to the youtube video on vide...Reinier Zwitserloot
2017-05-08[jdk9] added debugging information for when we cannot determine the compilerRoel Spilker
2017-03-23post-release version bump.Reinier Zwitserloot
2017-03-23pre-release version bump.. with a new name!Reinier Zwitserloot
2017-03-23Fixed issue #1342: builder now marks generated stuff as deprecated if appropr...Reinier Zwitserloot
2017-03-23[i1180] generate ConstructorProperties also for (package) private constructorsRoel Spilker