Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Reduce allocations from JavacHandlerUtil.typeMatches()
|
|
Remove obsolete LombokProcessor.getModuleName
|
|
|
|
|
|
|
|
|
|
Reset erasure_field of symbol
|
|
Convert short array initializers to long version
|
|
Ignore non-static/non-public extension methods
|
|
Use real type for enclosing class
|
|
fixes #3259: allow @ExtensionMethod on interfaces
|
|
Fix typos
|
|
Fix SuperBuilder for fields named "build" or "self"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
self/build methods
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
placed inside an enum or interface.
|
|
|
|
|
|
Keep record compact constructor parameters
|
|
Clone primitive types
|
|
Handle anonymous classes properly
|
|
|
|
|
|
|
|
|
|
Fix @CustomLog-key in lombok.config for some error messages. Issue #2821
|