Age | Commit message (Expand) | Author |
2021-03-20 | [fixes #2724] Increase priority of Builder annotation removal | md_5 |
2020-12-21 | [fixes #2682] Fix NPE, always add Javadoc return statement | Rawi01 |
2020-03-06 | [Jacksonized] fixing the idempotent tests | Reinier Zwitserloot |
2020-03-03 | @Jacksonized: modify builders that they can be used by Jackson | 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-07 | [fixes #2327] mostly trivial: Added this. for field access and unified code g... | Reinier Zwitserloot |
2020-01-06 | [fixes #2268] make lombok generate qualified types in order to avoid name cla... | Reinier Zwitserloot |
2017-12-04 | fixing tests to account for generation of javax.annotation.Generated and Cons... | Reinier Zwitserloot |
2017-03-23 | [i1180] generate ConstructorProperties also for (package) private constructors | Roel Spilker |
2017-03-22 | Added tests to check warnings/errors emitted by Builder.Default support. | Reinier Zwitserloot |
2017-03-20 | Fixing issue #1201: Builder now supports defaults! | Reinier Zwitserloot |