Age | Commit message (Expand) | Author |
2017-05-29 | The great rename: the old ‘website’ is now ‘website-old’, and ‘webs... | Reinier Zwitserloot |
2016-03-07 | updated year to 2016 in copyrights. | Reinier Zwitserloot |
2015-11-23 | [Fixes #965] Adds a config key to automatically determine the behaviour of eq... | Reinier Zwitserloot |
2015-05-15 | minor doc update on EqualsAndHashCode. | Reinier Zwitserloot |
2015-01-26 | updated copyright year in documentation | 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-05-21 | New year in documentation | Roel Spilker |
2014-04-29 | added docs for the new onParam feature on EqualsAndHashCode, and some tiny st... | Reinier Zwitserloot |
2014-03-26 | [i660] canEqual is now protected instead of public. | Roel Spilker |
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-10-08 | Updated copyright header in website feature pages. | Reinier Zwitserloot |
2011-11-07 | Changed copyright notices | Roel Spilker |
2011-07-18 | Now either all or none of equals/hashCode/canEqual is generated. Fixes issue ... | 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 |
2010-11-18 | Added link to SpoonVennersOdersky paper about equality. | Reinier Zwitserloot |
2010-11-18 | Added documentation for val and @Getter(lazy=true) and updated docs for Log a... | Reinier Zwitserloot |
2010-07-21 | Added using .getX() instead of using .x in equals, hashCode, and toString. Al... | Reinier Zwitserloot |
2010-07-20 | Added documentation for @RequiredArgsConstructor, @NoArgsConstructor, @AllArg... | Reinier Zwitserloot |
2009-09-03 | Addressed issue #32: The @EqualsAndHashCode and @ToString annotations now sup... | Reinier Zwitserloot |
2009-07-29 | Corrected 'licence' to 'license' which is a far more popular spelling. | Reinier Zwitserloot |
2009-07-29 | Use single quote instead of double quote in javadoc generation due to wonky | Roel Spilker |
2009-07-28 | Added website feature documentation for @ToString and @EqualsAndHashCode, and... | Reinier Zwitserloot |