Age | Commit message (Collapse) | Author |
|
Fixes #2870
|
|
|
|
* rewritten how it works a bit: Now compatible with parent exceptions that don't have the Throwable variants.
* rewritten how it works a bit: You can now provide the full constructor only; the rest will forward to it.
* fixing up style.
* rewrite the docs.
|
|
ttzn-standard-exception
|
|
|
|
* move feature under experimental
* replace ProviderFor with Provides
* add doc material (to be completed)
* add author
|
|
the compact constructors, generating one if need be.
|
|
|
|
|
|
and issue #2693
|
|
Built in support is now available in IntelliJ
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 273d8fc53ccbcf0e5e9b3a74489e8ebf8220b546.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lombok.noArgsConstructor.extraPrivate was incorrect
|
|
|
|
|
|
|
|
It did not mention the Guava and JDK options.
|
|
nullchecks.
|
|
|
|
|
|
with lambdas; a common question.
|
|
Which 'flavour' is defined in lombok.config; applied to toString, equals, canEqual, and plural-form of `@Singular`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
annotation no longer clash.
|
|
|
|
|
|
Add documentation for Tolerate
|
|
|
|
in edge (its in stable)
|
|
|