Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #869, fixes #1018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appropriate.
|
|
|
|
hashCode and toString from Data and Value
|
|
|
|
support.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
args.
|
|
javac/delombok.
|
|
method. whoops.
|
|
|
|
|
|
|
|
don’t make it final via `@FieldDefaults`.
|
|
|
|
|
|
Generates the null check on the constructor parameter instead of the
instance field. Fix for issues #869 and #1018.
|
|
|
|
constructor (typemirrors).
|
|
Also removed log statements.
|
|
|
|
|
|
methods/constructors, to allow other annotation processors to see these generated methods/constructors too.
|
|
|
|
|
|
guard against possible npe
|
|
|
|
|
|
|
|
Bugfix/builder with tolerate
|
|
|