Age | Commit message (Collapse) | Author |
|
resolution support was added.
|
|
|
|
|
|
|
|
|
|
- Removed the option to specify a different class to log on
- Updated tests and documentation
|
|
start of catch block. Maaartin-1 reported issues that sound like these were at fault they we were not able to reproduce them.
|
|
|
|
|
|
JavacResolution's methods.
|
|
|
|
|
|
|
|
|
|
initialized.
|
|
|
|
|
|
and EqualsAndHashCode to reflect new lombok 0.10 features.
|
|
removed a long long time ago in commit e693672cd44ab0e648643f4b5c24b1c177ab6c84
|
|
|
|
|
|
removed a long long time ago in commit e693672cd44ab0e648643f4b5c24b1c177ab6c84
|
|
|
|
|
|
explicitly in multiple supertypes got added that many times, resulting in duplicate method errors. Fixed.
|
|
|
|
|
|
|
|
|
|
eclipse: local classes can now be delegated.
eclipse: source position of delegated methods are now set properly.
cleaned out a bunch of debug helpers.
|
|
|
|
|
|
@Delegate in eclipse works pretty much exactly as designed at this point!
|
|
like this might just work.
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/core/lombok/javac/handlers/HandleGetter.java
|
|
|
|
|
|
runner.
|
|
|
|
new way delombok works.
|
|
its now compatible with resolution again (i.e. resolution based transformers are applied correctly when delomboking).
|
|
Object.
|
|
|
|
Conflicts:
src/core/lombok/eclipse/handlers/EclipseHandlerUtil.java
|
|
or the parameter of the generated getter/setter methods.
|
|
code, by (ab)using the annotation processor's round system. This breaks delombok though. That'll have to be fixed next.
|