aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-delombok/SuperBuilderBasic.java
AgeCommit message (Expand)Author
2020-03-26[SuperBuilder] test qualified type references in extends clauseJan Rieke
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-05-31javac: delete @SuperBuilder when processing itJan Rieke
2018-05-30code formatting, reordering, rename etc.Jan Rieke
2018-04-27no empty lines for expected test resultJan Rieke
2018-04-27fixed javac tests (toString calls super now)Jan Rieke
2018-04-14adjusted expected result of test caseJan Rieke
2018-04-04introduction of `@SuperBuilder` and a testcase.Reinier Zwitserloot