Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linters/check-cpp: Demote #if lints to warnings | Ben Gamari | 2017-04-21 | 1 | -3/+6 |
* | linters/cpp: Catch #ifndef | Ben Gamari | 2017-04-13 | 1 | -0/+2 |
* | arc-linters: Add linting of #ifdef x and #if defined x | Ben Gamari | 2017-04-12 | 1 | -16/+61 |
* | check-cpp.py: change rb'foo' to br'foo' for Python 3.2 compatibility | Reid Barton | 2017-01-20 | 1 | -1/+1 |
* | Use python3 for linters | Matthew Pickering | 2016-12-23 | 1 | -1/+1 |
* | Add caret diagnostics | Phil Ruffwind | 2016-12-23 | 1 | -2/+2 |
* | check-cpp: Make it more robust | Ben Gamari | 2016-10-20 | 1 | -1/+3 |
* | Testsuite: don't use --interactive in Makefiles | Thomas Miedema | 2016-05-27 | 1 | -2/+1 |
* | linters/check-cpp: Don't produce debug log | Ben Gamari | 2015-12-07 | 1 | -5/+8 |
* | Fix broken linters when using python3 | David Kraeutmann | 2015-12-05 | 1 | -1/+1 |
* | lint: Add linter to catch uses of ASSERT macro that Clang dislikes | Ben Gamari | 2015-12-04 | 1 | -0/+37 |