Age | Commit message (Collapse) | Author |
|
instead of default on.
|
|
|
|
Fixes #869, fixes #1018
|
|
|
|
appropriate.
|
|
|
|
hashCode and toString from Data and Value
|
|
|
|
|
|
Added name to AUTHORS file. Added ECJ fix and test. Made one of the
variables final to also verify the final error case.
|
|
|
|
args.
|
|
don’t make it final via `@FieldDefaults`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bugfix/builder with tolerate
|
|
fix of the issue 1228
|
|
|
|
|
|
time error "variable initializer is 'null'"
|
|
|
|
arrays in Eclipse
|
|
Added a test of a @var variable with null initialization.
|
|
functionality as the @val except 'final' modifier.
|
|
|
|
|
|
|
|
legal. Also now no longer messes up syntax highlighting in eclipse.
Still need to investigate how to improve autocomplete presence of helper methods.
|
|
canEqual'. Code was changed to use protected in 4d24542dac058fcd
Signed-off-by: Ross Allan <ross@nallar.me>
|
|
|
|
|
|
|
|
equals and hashCode generation when
|
|
|
|
spacanowski-master
Conflicts:
test/transform/resource/after-delombok/BuilderSingularGuavaListsSets.java
test/transform/resource/after-ecj/BuilderSingularGuavaListsSets.java
|
|
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.
|
|
|
|
|
|
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.
|