Age | Commit message (Collapse) | Author |
|
|
|
alphabetical.
|
|
|
|
|
|
|
|
* Added ‘format’ directive for tests.
* Updates tests to salt in some more format and config keys.
|
|
|
|
|
|
|
|
|
|
documentation.
|
|
|
|
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.getter.lazy.flagUsage and lombok.equalsAndHashCode.doNotUseGetters.
|
|
modified all onX examples to use two underscores.
|
|
renamed to config.stopBubbling
|
|
and lombok.ToString.includeFieldNames
|
|
|
|
|
|
[refactor] Merged TransformationsUtil and HandlerUtil
|
|
|
|
so that third party additions can add their own.
|
|
|
|
|
|
'ConfigurationKeys'; that bug where fields in annotation defs causes issues is too endemic to try and work around these.
|
|
to work around bugs with putting fields in annotation declarations in many versions of JDK7 and all of JDK6's versions.
|
|
|
|
|