summaryrefslogtreecommitdiff
path: root/other/analysis
AgeCommit message (Expand)Author
2020-05-05Use bash arrays instead of strings for static analysis scripts.iphydf
2020-05-03Add a script to run Travis CI locally.iphydf
2020-05-02Add a check that we don't have any unused functions.iphydf
2018-10-16Don't warn about macro expansion in run-clangMaxim Biro
2018-10-07Make sure logger levels stay in sync across filesMaxim Biro
2018-09-08Add tool to find directly recursive calls in toxcore.iphydf
2018-08-19Avoid redefining macros from different files.iphydf
2018-08-12Fix a few warnings from clang.iphydf
2018-08-04Make a separate `struct Tox` containing the Messenger.iphydf
2018-07-22Run Clang global static analysis on Travis.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf