Age | Commit message (Expand) | Author |
---|---|---|
2021-03-13 | [trivial] just fixing line endings - no other changes | Reinier Zwitserloot |
2018-11-08 | [fixes #1628] Lombok now marks the `result` field used in the generated hashC... | Reinier Zwitserloot |
2017-12-04 | fixing tests to account for generation of javax.annotation.Generated and Cons... | Reinier Zwitserloot |
2017-11-06 | Generate correct hashCode when callSuper and no fields included. Fixes #1505 | Roel Spilker |
2017-02-09 | [i1014] Only add lombok.Generated if it is explicitly turned on | Roel Spilker |
2017-01-06 | add `@lombok.Generated` to generated classes, methods and fields | Roel Spilker |
2016-06-08 | add test to verify config key callSuper=call works with Value | Roel Spilker |