Age | Commit message (Expand) | Author |
---|---|---|
2015-10-05 | [Fixes #807] The NonNull annotation can now be used documentary style on para... | Reinier Zwitserloot |
2014-05-23 | Added confkey to make @NonNull generate a different exception because of the ... | Reinier Zwitserloot |
2014-03-04 | [configuration] Merge branch 'master' as we work on configuration. | Reinier Zwitserloot |
2014-01-18 | Moved NonNull's FLAG_USAGE ConfigurationKey definition to ConfigurationKeys t... | Reinier Zwitserloot |
2014-01-18 | [configuration] implementation of flagUsage for all handlers. | Reinier Zwitserloot |
2014-01-15 | added package-infos to lots of packages, updated the javadoc in these, and ma... | Reinier Zwitserloot |
2013-10-10 | Fix for issues when mixing @NonNull on params with @SneakyThrows or @Synchron... | Reinier Zwitserloot |