Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
especially with save actions.
|
|
|
|
deferred (during the javac run) until the end.
This already fixes the exotic-to-the-point-of-nonexistent bug where setter and wither compete to steal the `@param` off of the field’s javadoc. Next are to fix builder and setter/wither competing whilst bringing javadocs to `@Builder`.
Then for various other conflicts, we should defer removal of lombok imports and annotations until the end too.
|
|
|
|
in JDK12-preview javac.
|
|
|
|
super.
|
|
does by hand and lombok fills in whatever is missing.
|
|
|
|
|
|
|
|
|
|
Motivation
The published maven POM for lombok refers to Google Code for issue
management. Google code is no longer active.
Changes
- replace with github issues for issue management
|
|
way javac/java support it.
|
|
(module-info) style projects.
|
|
|