1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 22 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Wiki generation fixed to work with new example directory structure More... almost 12 years ago
Bugfix for javac's poor type inference More... almost 12 years ago
Small optimization for scanning compilation units, better comments More... almost 12 years ago
Forgot a file More... almost 12 years ago
Reworked scanner so that imports and package declarations are scanned More... almost 12 years ago
Remove a .class file that was accidentally checked in More... almost 12 years ago
Merge branch 'master' of https://code.google.com/p/error-prone More... almost 12 years ago
Rename assertCompileFails method, and fix test failure More... almost 12 years ago
cleanup More... almost 12 years ago
Restructured tests so that expected error messages are part of the //BUG marker in test files More... almost 12 years ago
Refactored tests so they are all in the com.google.errorprone.bugpatterns package More... almost 12 years ago
Refactoring changes from code review More... almost 12 years ago
Fixed copyright notices More... almost 12 years ago
Revised SuggestedFix.addImport to take just the type name and not the 'import'. Added a separate addStaticImport method as well. More... almost 12 years ago
Improve the index page of our documentation by including the summary of each bug pattern More... almost 12 years ago
Forgot to add new files More... almost 12 years ago
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