Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-10 | * Added priorities to handlers, along with implementation of the priority ↵ | Reinier Zwitserloot | |
system for javac and ecj. * @Value now makes the class itself final by default. | |||
2012-08-06 | Added @Value and @FieldDefaults implementations for javac and ecj, the ↵ | Reinier Zwitserloot | |
annotations including @NonFinal and @PackagePrivate, and some refactors. No tests yet. | |||
2012-07-12 | Wither support + tests (javac only; ecj tests are currently set to ignore). | Reinier Zwitserloot | |
2012-06-25 | Updated javadoc | Roel Spilker | |
2012-06-12 | Port of lombok-pg's @ExtensionMethod support for eclipse. Doesn't work yet. | Reinier Zwitserloot | |
2012-05-22 | Javac implementation of @ExtensionMethod. | Robbert Jan Grootjans | |
Casual tests show that it is working. Taken from lombok-pg. | |||
2012-03-21 | Documentation for new @Accessors feature as well as the API (the annotation ↵ | Reinier Zwitserloot | |
in experimental package). |