1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 10 days ago.
Jun 06, 2023 — Jun 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored tests to be more consistent and extract common parts into a separate class More... almost 12 years ago
Cleanup on tests More... almost 12 years ago
Added tests for PreconditionsCheckNotNull and refactored how we run tests More... almost 12 years ago
Added a test for ObjectsEqualSelfComparison More... almost 12 years ago
Code cleanup More... almost 12 years ago
Bugfixes for ArrayEquals checker More... almost 12 years ago
Merge branch 'master' of https://code.google.com/p/error-prone More... almost 12 years ago
Added tests for ArrayEquals checker More... almost 12 years ago
Create a new BugPattern for method calls whose return value should not be ignored. More... almost 12 years ago
Change comments to javadoc, so these are easier to fill in More... almost 12 years ago
Bugfix for StaticMethod matcher More... almost 12 years ago
First cut at a checker for ArrayEquals More... almost 12 years ago
First cut at a checker for ArrayEquals More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration More... almost 12 years ago
[maven-release-plugin] prepare release v0.9.3 More... almost 12 years ago
Fix typo More... almost 12 years ago
Better error messages More... almost 12 years ago
Fix broken build More... almost 12 years ago
Cleaner handling of altnames with SuppressWarnings More... almost 12 years ago
Modify docgen to generate altnames bullet only if check has an altname More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration More... almost 12 years ago
[maven-release-plugin] prepare release 0.92 More... almost 12 years ago
Docgen now generates wiki documentation for alternate names More... almost 12 years ago
First cut at altnames for SuppressWarnings More... almost 12 years ago
Merge branch 'master' of https://code.google.com/p/error-prone More... almost 12 years ago
Commented a test case More... almost 12 years ago
CovariantEquals check now deletes equals methods defined on enums More... about 12 years ago
CovariantEquals suggested fix now adds @Override annotation to equals method More... about 12 years ago
Reworked CovariantEquals suggeste fix. I think it's correct now. More... about 12 years ago
Merged from master More... about 12 years ago