aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/BuilderSingularToBuilderWithNull.java
AgeCommit message (Expand)Author
2020-01-31[issue #2221] simplified configuration for `@Singular`-generated plural form ...Reinier Zwitserloot
2020-01-28[singular][issue #2221] the plural builder method now nullchecks its argument...Reinier Zwitserloot
2020-01-06[fixes #2268] make lombok generate qualified types in order to avoid name cla...Reinier Zwitserloot
2018-10-15[fixes #1324] toBuilder with @Singular marked collections that are null no lo...Reinier Zwitserloot
2018-09-18Finishing work on making lombok do sensible things with TYPE_USE annotations ...Reinier Zwitserloot
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 ended...Reinier Zwitserloot