Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
existing methods.
|
|
|
|
|
|
|
|
Conflicts:
src/core/lombok/eclipse/handlers/HandleGetter.java
src/core/lombok/eclipse/handlers/HandleSetter.java
src/core/lombok/javac/handlers/HandleGetter.java
src/core/lombok/javac/handlers/HandleSetter.java
|
|
|
|
in experimental package).
|
|
|
|
|
|
(conforming to beanspec)
|
|
|
|
|
|
|
|
|
|
See issues 43, 271, and 287.
|
|
|
|
|
|
|
|
|
|
|
|
incapabilities. Issue #251
|
|
|
|
|
|
240.
|
|
|
|
lombok.jar at runtime.
|
|
|
|
appropriate.
|
|
|
|
|
|
instructions for many platforms.
|
|
|
|
frameworks and tools lombok now works under.
|
|
detects that you've implemented a few to-be delegated methods yourself).
|
|
remove
suppressConstructorProperties until GWT and Android get the CP annotation.
See issue #202
|
|
so we no longer need our own repository. Also updated publish process to new server (escudo is in, libertad is out).
|
|
still have to make a minor edit in the pre/post files
|
|
|
|
|
|
enums. Docs have been updated.
Behaviour of @XArgsConstructor when its placement makes no sense (i.e. when annotating an interface with them) is no longer 'throw weird errors', but has been brought in line with the others: A nice error message is generated.
Fixes issue #175
|
|
val works,
as a gesture to make val less 'magical'. It even works, in eclipse. Next up: javac.
|
|
- Removed the option to specify a different class to log on
- Updated tests and documentation
|
|
|
|
and EqualsAndHashCode to reflect new lombok 0.10 features.
|
|
their String representations.
|
|
|