| Age | Commit message (Collapse) | Author | 
 | 
them as just ‘var’ instead of their actual type.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
of typeMatches.
 | 
 | 
want toBuilder(). Also suppresses the warnings about any missing Builder.Default annotations.
 | 
 | 
 | 
 | 
a toss about this tool over at oracle? Used some hacks to work around the worst offenses.
 | 
 | 
built-in copyable annotations lists growing, this should help performance.
 | 
 | 
Fixes #2059
 | 
 | 
variable ref instead of a full decl (legal since JDK9) would break delombok
 | 
 | 
 | 
 | 
imports.
 | 
 | 
 | 
 | 
 | 
 | 
Fix Javadoc for @Builder
 | 
 | 
Reduce code duplication in singularizers
 | 
 | 
 | 
 | 
generate a builder, that builder wouldn’t make the build or toString methods because it thinks the builder-setter methods it just generated that so happen to have that name indicate you don’t want lombok to do that.
You really shouldn’t name any fields builder or toString, though.
 | 
 | 
 | 
 | 
Augment BASE_COPYABLE_ANNOTATIONS with more type annotations from the
Checker Framework.
 | 
 | 
 | 
 | 
especially with save actions.
 | 
 | 
This approach has been benchmarked to be marginally faster.
Fixes #2030.
 | 
 | 
‘type use’ of a parameter (and, in case of arrays, on the outermost dimension which is actually the first one listed. Weird corner case of the JLS).
 | 
 | 
 | 
 | 
This makes it easier to see what is there and to know where to add other annotations.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
SuppressFBWArnings => SuppressFBWarnings
no-ars => no-args
 | 
 | 
 | 
 | 
expression
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
finishAndInjectMethod call
 | 
 | 
 | 
 | 
methods
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 |