Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
appropriate.
|
|
|
|
hashCode and toString from Data and Value
|
|
|
|
support.
|
|
|
|
|
|
|
|
|
|
|
|
args.
|
|
javac/delombok.
|
|
method. whoops.
|
|
|
|
|
|
|
|
don’t make it final via `@FieldDefaults`.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
time error "variable initializer is 'null'"
|
|
|
|
Added a test of a @var variable with null initialization.
|
|
functionality as the @val except 'final' modifier.
|
|
|
|
|
|
delete redundant code
|
|
|
|
|
|
|
|
legal. Also now no longer messes up syntax highlighting in eclipse.
Still need to investigate how to improve autocomplete presence of helper methods.
|
|
canEqual'. Code was changed to use protected in 4d24542dac058fcd
Signed-off-by: Ross Allan <ross@nallar.me>
|