Age | Commit message (Expand) | Author |
---|---|---|
2020-03-26 | [SuperBuilder] test qualified type references in extends clause | Jan 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-31 | javac: delete @SuperBuilder when processing it | Jan Rieke |
2018-05-30 | code formatting, reordering, rename etc. | Jan Rieke |
2018-04-27 | no empty lines for expected test result | Jan Rieke |
2018-04-27 | fixed javac tests (toString calls super now) | Jan Rieke |
2018-04-14 | adjusted expected result of test case | Jan Rieke |
2018-04-04 | introduction of `@SuperBuilder` and a testcase. | Reinier Zwitserloot |