Age | Commit message (Collapse) | Author |
|
|
|
onMethod/onParam.
|
|
|
|
that we ignored earlier.
|
|
|
|
force a more deterministic order to file processing in order to aid debugging. Also updated changelog.
|
|
|
|
those inner classes
that also have val will break, depending on compile order. This should fix it.
|
|
* Added ‘format’ directive for tests.
* Updates tests to salt in some more format and config keys.
|
|
* Code gen for builder now adheres to format options when delomboking (doesn’t generate java.lang. FQNs if you ask it not to do that).
|
|
refactored java impl to reduce DRY violations. -f pretty now includes skipping generation of this annotation, and updated ALL the test cases.
|
|
|
|
|
|
|
|
add instructions for using lombok with sbt
|
|
Minor, put installer window on correct location
|
|
now ‘nicer’ and no longer requires having to deal with the fact that it can return both ‘null’ AND empty arrays.
Thanks to Maaartin Gracjar for setting this change in motion in commit 842a4759165c5cd05aae63da3921ee11a3641a4b.
|
|
explains its been promoted and links to the new docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and below; fixed.
|
|
|
|
|
|
shadowloader treatment. This commit makes it happen.
|
|
|
|
files. Whoops!
|
|
|
|
|
|
stuff is now flagged as an error.
|
|
|
|
‘methods’ that don’t actually exist in the targeted annotation type; this is useful for old (experimental) variants that had more methods, for example.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appropriate supertypes in preparation for code reuse when implementing for map and list.
|
|
|