Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-06 | [fixes #2268] make lombok generate qualified types in order to avoid name ↵ | Reinier Zwitserloot | |
clashes. | |||
2018-10-15 | [fixes #1324] toBuilder with @Singular marked collections that are null no ↵ | Reinier Zwitserloot | |
longer throws NPE. | |||
2018-09-04 | [wip] Random fixes to various tests that are failing, especially against Java7. | Reinier Zwitserloot | |
2018-08-21 | [fixes #1812] `@Singular` marked collections which nevertheless somehow ↵ | Reinier Zwitserloot | |
ended up null would cause an NPE during `toBuilder()` invocations. |