Age | Commit message (Collapse) | Author |
|
|
|
|
|
Added name to AUTHORS file. Added ECJ fix and test. Made one of the
variables final to also verify the final error case.
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|