Age | Commit message (Collapse) | Author |
|
|
|
canonical url is features/log.
Also, the changelog has been updated; all links updated to the canonical version.
|
|
copyable annotations and cleaned it up.
|
|
'annotations that mean: Non null' and cleaned it up.
|
|
|
|
|
|
[fixes #3133] Additional bits setting when creating type annotations
|
|
|
|
varkart-fix-enum-logging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Hi
I have removed a typo error of 2 semicolons at the end of two lines
ciao
matteo
|
|
Update `NONNULL_ANNOTATIONS` and `BASE_COPYABLE_ANNOTATIONS`
|
|
What's the name of one of those bugs where you look at it and go: Wow. This can never have possibly worked?
And yet it has? An inverse heisenbug: Once observed, it has always existed, but before observing it, no problems.
Anyway, fixed. For what it's worth.
|
|
|
|
|
|
|
|
|
|
|
|
an error. Fixes #3031
|
|
|
|
|
|
|
|
placed inside an enum or interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setters' list.
|
|
Keep record compact constructor parameters
|
|
Clone primitive types
|
|
Handle anonymous classes properly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix @CustomLog-key in lombok.config for some error messages. Issue #2821
|
|
Generated qualified names (e.g. Outer.Inner) now stop at anonymous
classes instead of adding an empty part. All handlers that add static
fields/methods/types now add error messages instead of generating
invalid code.
|