Age | Commit message (Collapse) | Author |
|
|
|
duplicate class def errors in eclipse.
|
|
|
|
|
|
|
|
|
|
constructor (typemirrors).
|
|
Also removed log statements.
|
|
|
|
Patch for renaming fields with Getter/Setter/Data in eclipse #210
|
|
|
|
methods/constructors, to allow other annotation processors to see these generated methods/constructors too.
|
|
|
|
|
|
|
|
|
|
|
|
it to the string
|
|
|
|
add missing printf anchor
|
|
add self to authors
|
|
|
|
|
|
mirrors, messing up visibility of lombok-generated stuff to other annotation processors.
|
|
add support for myeclipse installing.
|
|
guard against possible npe
|
|
|
|
|
|
|
|
|
|
|
|
Bugfix/builder with tolerate
|
|
fix of the issue 1228
|
|
|
|
|
|
|
|
|
|
|
|
into bulgakovalexander-feature/var
|
|
|
|
|
|
time error "variable initializer is 'null'"
|
|
|
|
arrays in Eclipse
|
|
ecj (google's dagger project has this, don't know of any others), when run inside eclipse, bombs with a LinkageError. Fixed.
|
|
|
|
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.
|
|
merge from the main repo
|