Age | Commit message (Collapse) | Author |
|
|
|
|
|
interface/enum.
|
|
wasn't worth an issue on the tracker: javac and ecj handlers for static constructors would differ; ecjs would specify the return type and constructor invocation using fully qualified types, whereas the handler for javac did not.
|
|
emits a warning.
|
|
|
|
setter prefixes for SuperBuilder [javac]
better javadoc for the SuperBuilder setterPrefix value
setter prefixes for SuperBuilder [ecj]
add test for SuperBuilder setter method customization
fix setter method customization with setterPrefix
|
|
|
|
|
|
|
|
(chainable setters, static constructors, builder stuff)
|
|
nullchecks.
|
|
Added the ability to parse and pretty-print the new 'x instanceof String y' pattern concept.
Added a test to the pretty printer to confirm that it works.
|
|
Which 'flavour' is defined in lombok.config; applied to toString, equals, canEqual, and plural-form of `@Singular`.
|
|
argument with configurable results.
|
|
|
|
|
|
anyway.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
annotation no longer clash.
|
|
|
|
gen of build() methods for `@Builder`.
|
|
clashes.
|
|
|
|
git://github.com/floralvikings/lombok into floralvikings-feature/builder-setter-prefixes
|
|
|
|
|
|
|
|
text block form
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/floralvikings/lombok into feature/builder-setter-prefixes
|
|
|
|
|
|
|
|
|
|
feature/builder-setter-prefixes
|
|
|
|
|
|
|