Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-14 | [testing] `ant test.javac6` now passes. yay. | Reinier Zwitserloot | |
2020-01-31 | [issue #788] Add more nullity annotations where relevant | Reinier Zwitserloot | |
(chainable setters, static constructors, builder stuff) | |||
2020-01-31 | [issue #2221] simplified configuration for `@Singular`-generated plural form ↵ | Reinier Zwitserloot | |
nullchecks. | |||
2020-01-28 | [issue #2221] [issue #788] Lombok now adds nullity annotations. | Reinier Zwitserloot | |
Which 'flavour' is defined in lombok.config; applied to toString, equals, canEqual, and plural-form of `@Singular`. |