Age | Commit message (Collapse) | Author |
|
|
|
annotation no longer clash.
|
|
|
|
gen of build() methods for `@Builder`.
|
|
clashes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A bit of a shadow feature because the checker framework folks need to do some work on their side.
this update makes lombok generate a few checker framework annotations (if configured to do so)
which let the checker framework add warnings and errors for example if you misuse builders, or ignore
the return values of withers, etc.
|
|
getter and setter.
|
|
|
|
supported null-check styles
|
|
now called `$value` in order to convey that you shouldnt manually mess with it.
|
|
error popups
|
|
|
|
support (see previous commit)
|
|
previous commit)
|
|
config system
|
|
|
|
brackets into varargs for the actual top-level type, not for arrays inside the type, such as an array as generics component.
|
|
|
|
|
|
lambdas and conditional (ternary) expressions.
|
|
|
|
|
|
commits before this is NOT in the 1.18.8 release; this post-release bump is slightly late).
|
|
change about the generated parameter is null exception
|
|
|
|
jackson’s `@JsonProperty`.
|
|
|
|
hardcoded call to emptyList.
|
|
|
|
|
|
|
|
method if it is already there
|
|
them as just ‘var’ instead of their actual type.
|
|
|
|
|
|
want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
|
|
be v1.16.20.
|
|
|
|
|