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. | |||
2018-08-16 | do null checks after assignment so that default==null is covered; only | Jan Rieke | |
assign value once so that final fields work (ecj) |