Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-11-17 | plugin: Split Checker into Checker and ASTChecker | Philip Withnall | 1 | -2/+2 |
2014-05-22 | clang-plugin: Make all checkers inherit from a Checker parent class | Philip Withnall | 1 | -4/+5 |
2014-05-22 | clang-plugin: Tidy up namespacing for checkers | Philip Withnall | 1 | -0/+4 |
2014-05-22 | clang-plugin: Allow checkers to be individually disabled | Philip Withnall | 1 | -2/+7 |
2014-05-07 | build: Rename from gnome-clang to Tartan | Philip Withnall | 1 | -7/+7 |
2013-12-10 | clang-plugin: Use a shared_ptr for the GirManager | Philip Withnall | 1 | -3/+3 |
2013-12-10 | clang-plugin: Add a nullability checker for function parameters | Philip Withnall | 1 | -0/+64 |