Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
equals and hashCode generation when
|
|
‘val’ on invalid expressions. This fixes one such case.
|
|
pretty print correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also handles the changed flag correctly
|
|
spacanowski-master
Conflicts:
test/transform/resource/after-delombok/BuilderSingularGuavaListsSets.java
test/transform/resource/after-ecj/BuilderSingularGuavaListsSets.java
|
|
on instance methods by adding the changelog entry.
|
|
builderUpdate
|
|
https://github.com/enriquedacostacambio/lombok into enriquedacostacambio-pr-builder-on-instance-methods
Conflicts:
AUTHORS
src/core/lombok/Builder.java
src/core/lombok/eclipse/handlers/HandleBuilder.java
src/core/lombok/javac/handlers/HandleBuilder.java
|
|
javac. Also docs and changelog.
|
|
|
|
prints casts a bit different.
|
|
a few bugs involving these. Also removed the old pretty printer.
|
|
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.
|
|
of default methods should be restricted to java8+
|
|
params of abstract methods. The warning has been eliminated.
|
|
|
|
Modify createEclipseLaunchForTestEnvironment to generate a launch file
|
|
that also out-of-the-box can run the ecj tests
|
|
Adds the IntelliJ IDEA output directory `/out` to .gitignore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|