Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-16 | [Fixes #2115] builder fields tracking a property that has a default set is ↵ | Reinier Zwitserloot | |
now called `$value` in order to convey that you shouldnt manually mess with it. | |||
2018-08-28 | [fixes #1836] superbuilder didn’t play ball with field prefixes, at least ↵ | Reinier Zwitserloot | |
in javac. | |||
2018-08-16 | adapted existing tests to changed default assignment generation | Jan Rieke | |
2018-08-16 | @SuperBuilder adapts @Builder.Default behavior from @Builder as #1347 is | Jan Rieke | |
fixed now (javac) | |||
2018-06-01 | support @Builder.Default | Jan Rieke | |