Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-30 | [i623] added eclipse code for generating @javax.annotation.Generated, and ↵ | Reinier Zwitserloot | |
refactored java impl to reduce DRY violations. -f pretty now includes skipping generation of this annotation, and updated ALL the test cases. | |||
2013-08-19 | Removed blanks | Roel Spilker | |
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot | |
including docs and changelog. | |||
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 | |
2010-07-22 | Added tests for ecj, fixed a few minor bugs that came out of that. | Reinier Zwitserloot | |
2010-07-21 | refactored the tests to prepare running ecj as well as delombok. | Reinier Zwitserloot | |