Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-23 | Added confkey to make @NonNull generate a different exception because of the ↵ | Reinier Zwitserloot | |
IllegalArgumentException vs. NullPointerException that we really don’t want to get into. | |||
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 | |
including docs and changelog. |