Age | Commit message (Expand) | Author |
---|---|---|
2011-06-13 | Fixed PrintAST, and separately SneakyThrows/Synchronized which failed because... | Reinier Zwitserloot |
2011-05-30 | The EclipseAST was incomplete when it came to ConstructorCalls. This lead to ... | peichhorn |
2010-12-31 | Resolve-phase transformers in eclipse need to force a rebuild of the EclipseA... | Reinier Zwitserloot |
2010-07-22 | toString(), equals(), and hashCode() now use getX() instead of x if either it... | Reinier Zwitserloot |
2010-07-22 | Updated copyright statements and version release name. | Reinier Zwitserloot |
2010-07-20 | import lombok.*; wasn't working in eclipse. It is now. | Reinier Zwitserloot |
2009-11-29 | Fixed premature removal of imports | Roel Spilker |
2009-11-27 | Added change tracking so that 1 AST instance can tell you if any processor ch... | Roel Spilker |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot |