Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copy more Jackson annotation to the builder, also to @Singular methods
|
|
Add null check in copyTypeAnns
|
|
[SuperBuilder] fix IndexOutOfBounds (fixes #2407)
|
|
|
|
|
|
|
|
added some tests to confirm that lombok makes things static if needed.
|
|
Now generating checkerframework `@Pure` instead of `@SideEffectFree` where appropriate.
|
|
|
|
|
|
|
|
|
|
cause issues in ecj.
|
|
emits a warning.
|
|
setter prefixes for SuperBuilder [javac]
better javadoc for the SuperBuilder setterPrefix value
setter prefixes for SuperBuilder [ecj]
add test for SuperBuilder setter method customization
fix setter method customization with setterPrefix
|
|
|
|
|
|
(chainable setters, static constructors, builder stuff)
|
|
nullchecks.
|
|
imports.
|
|
Which 'flavour' is defined in lombok.config; applied to toString, equals, canEqual, and plural-form of `@Singular`.
|
|
other than save a smidge of memory.
|
|
argument with configurable results.
|
|
|
|
|
|
annotation no longer clash.
|
|
gen of build() methods for `@Builder`.
|
|
clashes.
|
|
|
|
|
|
git://github.com/floralvikings/lombok into floralvikings-feature/builder-setter-prefixes
|
|
|