Age | Commit message (Expand) | Author |
---|---|---|
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-07-17 | Fix for issue 396: Static constructors generated for classes with type parame... | Reinier Zwitserloot |
2012-03-26 | Added full test suite for @Accessors, as well as the new rules for whether or... | Reinier Zwitserloot |
2012-02-14 | More test files, test files updated to be valid java, and ecj test now goes t... | Reinier Zwitserloot |
2011-08-15 | Removed support for onMethod, onParam and onConstructor due to javac7 type in... | Roel Spilker |
2011-02-14 | Added a number of test for AllArgsConstuctor, RequiredArgsConstructor, NoArgs... | grootjans |