Age | Commit message (Collapse) | Author |
|
|
|
|
|
appropriate.
|
|
|
|
hashCode and toString from Data and Value
|
|
|
|
support.
|
|
|
|
|
|
args.
|
|
|
|
|
|
`@Builder` in javac.
|
|
javac/delombok.
|
|
needs that.
|
|
|
|
|
|
classes (or constructors of non-static inner classes) doesn't work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bugfix/builder with tolerate
|
|
fix of the issue 1228
|
|
|
|
|
|
time error "variable initializer is 'null'"
|
|
arrays in Eclipse
|
|
Include lombok.var.flagUsage = ALLOW in lombok.config to enable var
|
|
Added a test of a @var variable with null initialization.
|
|
functionality as the @val except 'final' modifier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- fix jboss-logging.jar name
- add copyright notice to new source files
- add cross-references from other @Log annotations
- update feature page
|
|
|
|
legal. Also now no longer messes up syntax highlighting in eclipse.
Still need to investigate how to improve autocomplete presence of helper methods.
|
|
|
|
|
|
|
|
equals and hashCode generation when
|
|
pretty print correctly.
|
|
|
|
|
|
|