Age | Commit message (Collapse) | Author |
|
delombok due to lack of ast.setChanged flagging
|
|
|
|
Updated @Value Java doc to @AllArgsConstructor
|
|
read a config key if it has no possible impact on what we’re going to do.
|
|
regardless of annotations.
|
|
params of abstract methods. The warning has been eliminated.
|
|
|
|
|
|
|
|
|
|
versions of eclipse don’t have yet.
|
|
Log4j2 annotation.
|
|
Conflicts:
doc/changelog.markdown
src/core/lombok/eclipse/handlers/HandleBuilder.java
|
|
Conflicts:
doc/changelog.markdown
|
|
|
|
|
|
alphabetical.
|
|
|
|
@RequiredArgsConstructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of null values; this reduces collisions.
|
|
|
|
|
|
avoid slowdowns involved in that conversion.
|
|
|
|
errors in javac.
|
|
|
|
|
|
|
|
@UtilityClass makes static) with initializers, in eclipse.
also updates the changelog more generally, it was lacking some recent work.
|
|
|
|
|
|
|
|
one day, and the more lombok.jars out in the wild that have this, the easier it’ll be.
|
|
the entire builder class is marked as such, but it won’t be if that part is manually written but builder is supposed to fill in a few blanks.
|
|
|
|
static contexts (enums, interfaces, and annotation declarations). Also added tests to test for these.
|
|
|
|
|
|
onMethod/onParam.
|
|
|
|
that we ignored earlier.
|
|
force a more deterministic order to file processing in order to aid debugging. Also updated changelog.
|