Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-06 | [fixes #880] get rid of an unchecked cast warning for `@Getter(lazy=true)` | Reinier Zwitserloot | |
2017-12-04 | fixing tests to account for generation of javax.annotation.Generated and ↵ | Reinier Zwitserloot | |
ConstructorProperties being default-off. | |||
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-12-05 | Fixes #1236: Getter(lazy=true) now emits an error when used on a transient field | Roel Spilker | |