Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
equals and hashCode generation when
|
|
|
|
|
|
|
|
also handles the changed flag correctly
|
|
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.
|
|
|
|
prints casts a bit different.
|
|
pretty printer).
|
|
|
|
|
|
regardless of annotations.
|
|
of default methods should be restricted to java8+
|
|
params of abstract methods. The warning has been eliminated.
|
|
|
|
|
|
Conflicts:
doc/changelog.markdown
src/core/lombok/eclipse/handlers/HandleBuilder.java
|
|
Conflicts:
doc/changelog.markdown
|
|
|
|
|
|
|
|
|
|
|
|
of null values; this reduces collisions.
|
|
|
|
@UtilityClass makes static) with initializers, in eclipse.
also updates the changelog more generally, it was lacking some recent work.
|
|
|
|
sensitive file systems had problems running tests. Fixed it by renaming the whole file, as I know renames on case INsensitive file systems to fix capitalization usually doesn’t work well either.
|
|
annotations.
|
|
static contexts (enums, interfaces, and annotation declarations). Also added tests to test for these.
|
|
|
|
|
|
that we ignored earlier.
|
|
|
|
* Added ‘format’ directive for tests.
* Updates tests to salt in some more format and config keys.
|
|
refactored java impl to reduce DRY violations. -f pretty now includes skipping generation of this annotation, and updated ALL the test cases.
|
|
|
|
and below; fixed.
|
|
|
|
files. Whoops!
|
|
|
|
|
|
|
|
|