Age | Commit message (Expand) | Author |
---|---|---|
2020-01-06 | [fixes #2268] make lombok generate qualified types in order to avoid name cla... | Reinier Zwitserloot |
2019-07-16 | [Fixes #2115] builder fields tracking a property that has a default set is no... | Reinier Zwitserloot |
2019-03-26 | [i2078] Add possibility to generate assert on `@NonNull` | Roel Spilker |
2018-09-18 | Finishing work on making lombok do sensible things with TYPE_USE annotations ... | Reinier Zwitserloot |
2018-08-16 | only assign value once so that final fields work (javac) | Jan Rieke |
2018-08-16 | do null checks after assignment so that default==null is covered | Jan Rieke |