Age | Commit message (Expand) | Author |
2017-12-04 | fixing tests to account for generation of javax.annotation.Generated and Cons... | Reinier Zwitserloot |
2017-02-09 | [i1014] Only add lombok.Generated if it is explicitly turned on | Roel Spilker |
2017-01-06 | add `@lombok.Generated` to generated classes, methods and fields | Roel Spilker |
2015-10-05 | [Fixes #807] The NonNull annotation can now be used documentary style on para... | Reinier Zwitserloot |
2015-01-30 | [i623] added eclipse code for generating @javax.annotation.Generated, and ref... | Reinier Zwitserloot |
2014-05-08 | All tests now succeed on all platforms again; | Reinier Zwitserloot |
2013-09-24 | Fixed slight typo issues with the tests due to merging and icelandic on the f... | Reinier Zwitserloot |
2013-09-24 | Merge branch 'master' into jdk8check | Reinier Zwitserloot |
2013-09-20 | Issue 559: NullPointerException when @NonNull is used in abstract method | Sander Koning |
2013-08-19 | Only look at the line number for errors and warnings. | Roel Spilker |
2013-05-31 | Added @NonNull on parameters feature (issue 514), | Reinier Zwitserloot |
2013-02-11 | BIG commit: | Reinier Zwitserloot |
2012-10-25 | The testrunner now uses a different mechanism to verify correctness of produc... | Reinier Zwitserloot |
2012-07-16 | Updated tests to reflect changes to delombok (delombok now kills super(), bec... | Reinier Zwitserloot |
2012-02-15 | Couple more tests for val | Reinier Zwitserloot |
2011-12-19 | Now the type resolver also finds top-level types in a compilation unit that n... | Reinier Zwitserloot |
2011-01-17 | Some of the tests weren't succeeding (and haven't for a while now) since fixi... | Reinier Zwitserloot |
2010-11-10 | All tests pass! - The test framework has been updated a bit to fit with the n... | Reinier Zwitserloot |