Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
way javac/java support it.
|
|
(module-info) style projects.
|
|
|
|
longer throws NPE.
|
|
and for example their use on the typearg in a collection type which is being `@Singular`-ized.
|
|
|
|
|
|
|
|
|
|
issues, as we only use the simple name. Actually getting the full module name is a little tricky, but this should do the job.
|
|
|
|
|
|
|
|
removed by eclipse’s organize imports.
|
|
|
|
documented and fixed.
|
|
|