Age | Commit message (Collapse) | Author |
|
|
|
[fixes #3133] Additional bits setting when creating type annotations
|
|
|
|
|
|
|
|
varkart-fix-enum-logging
|
|
|
|
Search patched method also by parameters
|
|
|
|
Add annotation bits to annotation copy targets
|
|
|
|
|
|
|
|
Fixes #3120
|
|
Update AUTHORS file. Remove extraneous code from
EqualsAndHashCodeWithNonNullByDefault test case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with reality)
|
|
|
|
|
|
Update inner class type when creating a static class
|
|
|
|
|
|
|
|
|
|
|
|
remove cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We've split up the build dirs for various phases of the lombok compile process,
and evidently `javadoc` doesn't work unless it can find all types involved on the classpath,
even for types that only show up internally. I was thinking javadoc should just look at
(protected/public) signatures, not internals, but, alas.
|
|
|
|
|