aboutsummaryrefslogtreecommitdiff
path: root/website/features/EqualsAndHashCode.html
AgeCommit message (Expand)Author
2016-03-07updated 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-15minor doc update on EqualsAndHashCode.Reinier Zwitserloot
2015-01-26updated copyright year in documentationReinier Zwitserloot
2014-06-01Fixed up and extended Tolerate with support for constructors, and added docs.Reinier Zwitserloot
2014-05-22added documentation for the configuration feature.Reinier Zwitserloot
2014-05-21New year in documentationRoel Spilker
2014-04-29added 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-11BIG commit:Reinier Zwitserloot
2012-10-08Updated copyright header in website feature pages.Reinier Zwitserloot
2011-11-07Changed copyright noticesRoel Spilker
2011-07-18Now either all or none of equals/hashCode/canEqual is generated. Fixes issue ...Roel Spilker
2011-06-29Whoops, the titles on 3 feature pages were '@Data' instead of something more ...Reinier Zwitserloot
2011-06-20Minor tweaks to documentation updates (javadocs, website).Reinier Zwitserloot
2010-11-18Added link to SpoonVennersOdersky paper about equality.Reinier Zwitserloot
2010-11-18Added documentation for val and @Getter(lazy=true) and updated docs for Log a...Reinier Zwitserloot
2010-07-21Added using .getX() instead of using .x in equals, hashCode, and toString. Al...Reinier Zwitserloot
2010-07-20Added documentation for @RequiredArgsConstructor, @NoArgsConstructor, @AllArg...Reinier Zwitserloot
2009-09-03Addressed issue #32: The @EqualsAndHashCode and @ToString annotations now sup...Reinier Zwitserloot
2009-07-29Corrected 'licence' to 'license' which is a far more popular spelling.Reinier Zwitserloot
2009-07-29Use single quote instead of double quote in javadoc generation due to wonkyRoel Spilker
2009-07-28Added website feature documentation for @ToString and @EqualsAndHashCode, and...Reinier Zwitserloot