Age | Commit message (Expand) | Author |
---|---|---|
2015-07-22 | Support for @NoArgsConstructor(force = true). | Reinier Zwitserloot |
2014-03-26 | [i659] suppression of @ConstructorProperties should use config instead. Also ... | Roel Spilker |
2013-08-12 | replaced double underscore as new standard way of writing the dummy annotatio... | Reinier Zwitserloot |
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 |