Age | Commit message (Expand) | Author |
---|---|---|
2009-06-15 | Renamed lombok.transformations lombok.core as the purpose of this package is ... | Reinier Zwitserloot |
2009-06-15 | Moved TypeResolver to the eclipse package, as it has eclipse-specific code in... | Reinier Zwitserloot |
2009-06-14 | Added support to generate errors, both on specific nodes in an AST (generifie... | Reinier Zwitserloot |
2009-06-12 | Error reporting now works - we can use the error reporting on decoding annota... | Reinier Zwitserloot |
2009-06-12 | Whoops. Bugfix for enums. They get parsed correctly now! | Reinier Zwitserloot |
2009-06-12 | Now everything works; handlers are called via SPI, and annotations are being ... | Reinier Zwitserloot |