Age | Commit message (Expand) | Author |
---|---|---|
2011-11-13 | Eclipse/JavacHandlerUtil.injectField(...) inserts the new fields after the en... | peichhorn |
2011-11-07 | Fixed eclipse and ecj unit test broken by 99e36bf51c26152c53c8acefa90cce80af6... | Robbert Jan Grootjans |
2011-11-01 | Fixed unit tests to take into account work on issue 289 and 287. | Roel Spilker |
2011-09-05 | fixed Issue 271: @NotNull annotations should introduce a null check | peichhorn |
2011-08-15 | Removed support for onMethod, onParam and onConstructor due to javac7 type in... | Roel Spilker |
2011-07-18 | Now either all or none of equals/hashCode/canEqual is generated. Fixes issue ... | Roel Spilker |
2011-06-05 | Allow "before" to be used as a source-package for eclipse tests (see LoggerSl... | Philipp Eichhorn |
2011-06-01 | Added a test infrastructure that simulates eclipse with diet-parse, type-bind... | peichhorn |