Age | Commit message (Collapse) | Author |
|
Customizable SuperBuilder
|
|
these as unit tests someday.
|
|
way javac/java support it.
|
|
(module-info) style projects.
|
|
|
|
annotated. Fixes #1772
|
|
|
|
Fix code example for @UtilityClass
|
|
|
|
|
|
|
|
|
|
other build-related issues.
|
|
longer throws NPE.
|
|
|
|
janrieke-superToBuilder
|
|
|
|
|
|
testing that the compiler emits warning/error messages.
|
|
unless you know what you’re doing as it skips a few important steps.
|
|
to an error in the build file.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and for example their use on the typearg in a collection type which is being `@Singular`-ized.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
‘copyable’ annotations get copied’, with ‘copyable’ defined as a specific FQN-style list of well-known nullity-indicating annotations, plus whatever you configured in lombok.config.
Also some work on the notion of TYPE_USE annotations.
|