Age | Commit message (Collapse) | Author |
|
|
|
overzealous as to what it marks as ‘generated’, if you manually write the builder class and add some elements, you’d get crazy errors on those.
|
|
janrieke-wildcardsSingularFix
|
|
reflective access via a class that uses sun.misc.Unsafe to arrange access. From the nqzero permit-reflect library.
|
|
|
|
Added Spring NonNull and Nullable annotations
|
|
Customizable SuperBuilder
|
|
|
|
way javac/java support it.
|
|
(module-info) style projects.
|
|
|
|
|
|
|
|
longer throws NPE.
|
|
|
|
|
|
|
|
janrieke-superToBuilder
|
|
testing that the compiler emits warning/error messages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
Maybe some filtering is necessary and should be added later.
|
|
Collections.emptyList call.
|
|
|
|
over types from, say, a field, to getter/setter/constructor/builder/wither/etc.
|
|
|
|
|
|
|
|
in javac.
|
|
|