Age | Commit message (Collapse) | Author |
|
|
|
hashCode and toString from Data and Value
|
|
|
|
support.
|
|
|
|
|
|
|
|
|
|
|
|
args.
|
|
javac/delombok.
|
|
method. whoops.
|
|
|
|
|
|
|
|
don’t make it final via `@FieldDefaults`.
|
|
(to suppress an expected and in this case analysed to be harmless, intentional use of our own deprecated API)
|
|
|
|
|
|
|
|
|
|
|
|
constructor (typemirrors).
|
|
Also removed log statements.
|
|
|
|
|
|
methods/constructors, to allow other annotation processors to see these generated methods/constructors too.
|
|
|
|
|
|
it to the string
|
|
|
|
guard against possible npe
|
|
|
|
|
|
|
|
|
|
|
|
Bugfix/builder with tolerate
|
|
fix of the issue 1228
|
|
|
|
|
|
|
|
time error "variable initializer is 'null'"
|
|
|
|
arrays in Eclipse
|
|
Include lombok.var.flagUsage = ALLOW in lombok.config to enable var
|
|
Added a test of a @var variable with null initialization.
|
|
functionality as the @val except 'final' modifier.
|
|
|
|
|