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-27 | fixed SuperBuilder test results, now with generics on self() method | Jan Rieke | |
2018-05-31 | ecj: generate default constructor for builder classes | Jan Rieke | |
2018-05-30 | ecj: type parameters for methods and constructor param | Jan Rieke | |
2018-05-30 | ecj: copy type parameters to builder class | Jan Rieke | |
2018-05-04 | added @SuperBuilder test results for ecj | Jan Rieke | |