Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-18 | [testing] fixing a typo in a test file | Reinier Zwitserloot | |
2021-03-13 | [trivial] just fixing line endings - no other changes | Reinier Zwitserloot | |
2020-12-21 | [fixes #2682] Fix NPE, always add Javadoc return statement | Rawi01 | |
2020-01-31 | [issue #2221] simplified configuration for `@Singular`-generated plural form ↵ | Reinier Zwitserloot | |
nullchecks. | |||
2020-01-28 | [singular][issue #2221] the plural builder method now nullchecks its ↵ | Reinier Zwitserloot | |
argument with configurable results. | |||
2020-01-06 | [fixes #2268] make lombok generate qualified types in order to avoid name ↵ | Reinier Zwitserloot | |
clashes. | |||
2018-08-28 | [fixes #1836] superbuilder didn’t play ball with field prefixes, at least ↵ | Reinier Zwitserloot | |
in javac. | |||
2018-05-31 | javac: delete @SuperBuilder when processing it | Jan Rieke | |
2018-05-31 | fixed expected test results | Jan Rieke | |
2018-05-30 | test case for custom builder method | Jan Rieke | |