Age | Commit message (Collapse) | Author |
|
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!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and backslash U escapes.
|
|
|
|
enforce only sensible exceptions and partly to make it possible to have the message be ‘x is null’ when throwing IAEs.
|
|
IllegalArgumentException vs. NullPointerException that we really don’t want to get into.
|
|
lombok.delegate.flagUsage.
|
|
|
|
|