aboutsummaryrefslogtreecommitdiff
path: root/website/features/EqualsAndHashCode.html
AgeCommit message (Expand)Author
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