Age | Commit message (Collapse) | Author |
|
Conflicts:
src/core/lombok/javac/handlers/HandleGetter.java
|
|
|
|
|
|
|
|
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.
|
|
and netbeans has supported lombok as a plain annotation processor for quite a while now.
|
|
|
|
fileds. Fixed. Thanks to Philipp Eichhorn for spotting this problem!
|
|
fileds. Fixed. Thanks to Philipp Eichhorn for spotting this problem!
|
|
Conflicts:
src/core/lombok/javac/handlers/HandleCleanup.java
|
|
|
|
MemberEnter state. So far it doesn't work yet.
|
|
|
|
warnings about variables that cannot be null
|
|
package. fixed.
|
|
dependency for delombok users.
|
|
correctly. Just in case its our fault, added some extra code to not even attempt any 'val' shenanigans in method arguments (which are LocalDeclaration subclasses).
|
|
|
|
|
|
|
|
|
|
anything. Fixed.
|
|
and arrays no longer cause "Symbol not found: Array" errors.
|
|
|
|
|
|
|
|
|
|
http://code.google.com/p/projectlombok/issues/detail?id=155
Now all lombok generated methods are located before any other method.
|
|
|
|
their String representations.
|
|
|
|
|
|
|
|
now no longer printed in delombok
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|