Age | Commit message (Expand) | Author |
2017-06-13 | The way download-edge makes the HTML page for the edge release completely rew... | Reinier Zwitserloot |
2017-06-13 | All references in javadoc to projectlombok.org URLs now use the canonical URL. | Reinier Zwitserloot |
2017-06-13 | htaccess dynamically generated to canonicalize all web requests. | Reinier Zwitserloot |
2017-05-29 | Final touches to the new website: | Reinier Zwitserloot |
2017-05-29 | website build script updated to work with new template based website. | Reinier Zwitserloot |
2017-05-29 | The great rename: the old ‘website’ is now ‘website-old’, and ‘webs... | Reinier Zwitserloot |
2017-02-07 | Display changelog in installer | Roel Spilker |
2016-10-31 | added var.html | Bulgakov Alexander |
2015-08-19 | Some documentation fixed discovered as we released 1.16.6 | Reinier Zwitserloot |
2015-05-02 | Change http://projectlombok.org to https://projectlombok.org | Roel Spilker |
2015-02-04 | copyright header updates for web docs. | Reinier Zwitserloot |
2015-02-02 | added impl for @UtilityClass. | Reinier Zwitserloot |
2015-01-26 | documentation for @Singular. | Reinier Zwitserloot |
2014-07-01 | moved buildsystem towards new server model. | Reinier Zwitserloot |
2014-07-01 | [trivial] bugfix in a build script that still looked for the uploadkey of the... | Reinier Zwitserloot |
2014-06-25 | deployEdge has now been fixed to the new server model. The rest of the deploy... | Roel Spilker |
2014-05-21 | New year in documentation | Roel Spilker |
2014-05-21 | Fix website re. Delegate | Roel Spilker |
2013-07-18 | Upyeared the copyright notice in the generated javadoc. | Roel Spilker |
2013-07-08 | Fixed value's snippet integration (it hadn't been updated yet now that Value ... | Reinier Zwitserloot |
2013-06-18 | javac builder implementation. Passes all tests. | Reinier Zwitserloot |
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot |
2013-04-23 | bugfix in website ant buildscript for finding the Java2HtmlTask | Reinier Zwitserloot |
2013-02-18 | whoops, belated push and fixes to the documentation of onX | Reinier Zwitserloot |
2012-11-17 | Added all documentation for the onX feature and updated changelog. | Reinier Zwitserloot |
2012-08-13 | prettying up the pre/post examples for FieldDefaults and ExtensionMethod | Reinier Zwitserloot |
2012-08-13 | Documentation for @Value, @FieldDefaults, @Wither | Reinier Zwitserloot |
2012-06-18 | Added documentation for @ExtensionMethod feature | Reinier Zwitserloot |
2012-03-27 | fixes for 'ant website' build target. Also fixing some errors in javadoc. | Reinier Zwitserloot |
2012-03-22 | build script now contains an explicit javadoc target. | Reinier Zwitserloot |
2011-12-19 | Added building lombok-utils to build file. | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-08-19 | Fixed buildscript (onX is gone, that had to be reflected in the buildscript). | Reinier Zwitserloot |
2011-06-20 | Minor tweaks to documentation updates (javadocs, website). | Reinier Zwitserloot |
2011-06-06 | Minor update to include a timestamp on the edge release download page. | Reinier Zwitserloot |
2011-05-03 | Updated buildscript to new server | Reinier Zwitserloot |
2011-02-28 | Issue 192: Add documentation for onMethod=, onParam, onConstructor | grootjans |
2011-02-07 | Added documentation for @Delegate. This fixes issue 189 | grootjans |
2010-11-18 | Merge branch 'master' of github.com:rzwitserloot/lombok | Reinier Zwitserloot |
2010-11-18 | Added documentation for val and @Getter(lazy=true) and updated docs for Log a... | Reinier Zwitserloot |
2010-11-18 | Fixed reference to java6 core javadoc package list, which we accidentally rem... | Reinier Zwitserloot |
2010-11-16 | Added extra javadoc links | Roel Spilker |
2010-11-15 | Fixed reference to java6 core javadoc package list, which we accidentally rem... | Reinier Zwitserloot |
2010-11-06 | Updated documentation on @Log and moved them all to lombok.extern.* | Roel Spilker |
2010-11-06 | Updated website documentation to include @Log | Roel Spilker |
2010-07-20 | Added documentation for @RequiredArgsConstructor, @NoArgsConstructor, @AllArg... | Reinier Zwitserloot |
2010-07-12 | Changed build system to ivy. | Reinier Zwitserloot |
2009-12-21 | download-edge is now overwritten (to say that the stable is the latest) upon ... | Reinier Zwitserloot |
2009-12-21 | Fixed the changelog.html generation to be a full HTML file and not an HTML sn... | Reinier Zwitserloot |
2009-12-21 | Added support to fully automatically upload a cutting edge build to projectlo... | Reinier Zwitserloot |