index
:
github/lombok.git
feat/memoize
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
website
/
features
/
EqualsAndHashCode.html
Age
Commit message (
Expand
)
Author
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