Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
in javac.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into janrieke-superBuilderNonNull
# Conflicts:
# src/core/lombok/eclipse/handlers/HandleSuperBuilder.java
# src/core/lombok/javac/handlers/HandleSuperBuilder.java
# test/transform/resource/after-delombok/SuperBuilderWithDefaults.java
# test/transform/resource/after-ecj/SuperBuilderWithDefaults.java
|
|
|
|
fixed now (ecj)
|
|
fixed now (javac)
|
|
|
|
|
|
|
|
issues, as we only use the simple name. Actually getting the full module name is a little tricky, but this should do the job.
|
|
|
|
ended up null would cause an NPE during `toBuilder()` invocations.
|
|
should also find next priority for the astvisitors (only the annotation visitors were being considered).
|
|
|
|
java.version contains 1.8.0_131 where ant.java.version only contains 1.8
|
|
|
|
|
|
|
|
|
|
the byte code
|
|
delegate of the gradle IncrementalProcessingEnvironment’.
|
|
|
|
|
|
IncrementalProcessingEnvironment." in eclipse build.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
assign value once so that final fields work (ecj)
|
|
|