aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-delombok/BuilderWithRecursiveGenerics.java
AgeCommit message (Expand)Author
2018-06-04Make `extraPrivate` opt-in instead of opt-out. Fixes #1708Roel Spilker
2018-05-28Generate default no-args constructorRoel Spilker
2017-12-04fixing tests to account for generation of javax.annotation.Generated and Cons...Reinier Zwitserloot
2017-03-23[i1180] generate ConstructorProperties also for (package) private constructorsRoel Spilker
2017-02-16Fixing issue #1298: `@Builder` with recursive generics didn’t work in javac...Reinier Zwitserloot