Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-18 | Finishing work on making lombok do sensible things with TYPE_USE annotations ↵ | Reinier Zwitserloot | |
and for example their use on the typearg in a collection type which is being `@Singular`-ized. | |||
2017-12-04 | fixing tests to account for generation of javax.annotation.Generated and ↵ | Reinier Zwitserloot | |
ConstructorProperties being default-off. | |||
2017-03-23 | [i1180] generate ConstructorProperties also for (package) private constructors | Roel Spilker | |
2017-03-22 | Added tests to check warnings/errors emitted by Builder.Default support. | Reinier Zwitserloot | |
2017-03-20 | Fixing issue #1201: Builder now supports defaults! | Reinier Zwitserloot | |