Age | Commit message (Collapse) | Author |
|
pretty printer).
|
|
the pretty printer fixes this for delombok and javac doesn’t care, but, still, let’s generate the same structure as what is parsed).
|
|
this up for delombok and javac doesn’t care, so it technically doesn’t matter, but lets generate node structures that match what would be parsed if written out in hand).
|
|
|
|
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.
|
|
in JDK8, but we’d print errors in delombok when encountering these.
|
|
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.
|
|
purposes. This has no effect on lombok running normally.
|
|
|
|
|
|
avoid slowdowns involved in that conversion.
|
|
|
|
improvement on some bit wrangling.
|
|
|
|
errors in javac.
|
|
|
|
problem with a trivial code tweak.
|
|
|
|
|
|
|
|
@UtilityClass makes static) with initializers, in eclipse.
also updates the changelog more generally, it was lacking some recent work.
|
|
then eclipse would hang.
|
|
|
|
integration with patcher.
|