Age | Commit message (Expand) | Author |
2016-03-07 | updated year to 2016 in copyrights. | Reinier Zwitserloot |
2015-11-22 | [Fixes #974] typo in the website docs for Constructor.html | Reinier Zwitserloot |
2015-07-22 | Support for @NoArgsConstructor(force = true). | Reinier Zwitserloot |
2015-02-04 | copyright header updates for web docs. | Reinier Zwitserloot |
2014-06-01 | Fixed up and extended Tolerate with support for constructors, and added docs. | Reinier Zwitserloot |
2014-05-22 | added documentation for the configuration feature. | Reinier Zwitserloot |
2014-03-26 | [i659] suppression of @ConstructorProperties should use config instead. Also ... | Roel Spilker |
2014-02-27 | Fixed documentation of @RequiredArgsConstructor (Issue 593) | Roel Spilker |
2013-02-18 | whoops, belated push and fixes to the documentation of onX | Reinier Zwitserloot |
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-11-17 | Added all documentation for the onX feature and updated changelog. | Reinier Zwitserloot |
2011-11-07 | Don't wrap code in documentation | Roel Spilker |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-06-29 | Whoops, the titles on 3 feature pages were '@Data' instead of something more ... | Reinier Zwitserloot |
2011-06-20 | Minor tweaks to documentation updates (javadocs, website). | Reinier Zwitserloot |
2011-03-23 | Updated documentation of XArgsConstructor to highlight that we won't/can't re... | Reinier Zwitserloot |
2010-12-28 | @ToString, @Getter, and @XArgsConstructor now work on, and are legal on, enum... | Reinier Zwitserloot |
2010-07-20 | Small updates to website docs after feedback from RJ and Roel. | Reinier Zwitserloot |
2010-07-20 | Added documentation for @RequiredArgsConstructor, @NoArgsConstructor, @AllArg... | Reinier Zwitserloot |