summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/c_analyzer
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in variable names, function names, and comments (GH-101868)Yang Hau2023-12-011-1/+1
* gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)Nikita Sobolev2023-03-222-6/+0
* Fix typos in the Tools directory (GH-28769)Christian Clauss2021-10-062-3/+3
* bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ...Eric Snow2020-12-241-4/+5
* bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431)Eric Snow2020-11-203-38/+64
* bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)Eric Snow2020-10-306-79/+296
* bpo-36876: Fix the C analyzer tool. (GH-22841)Eric Snow2020-10-2324-2288/+1373
* bpo-41971: Fix test failure in test.test_tools.test_c_analyzer when mutating ...Pablo Galindo2020-10-111-1/+3
* bpo-41715: Fix potential catastrofic backtracking in c_analyzer. (GH-22091)Serhiy Storchaka2020-09-171-6/+6
* bpo-41043: Escape literal part of the path for glob(). (GH-20994)Serhiy Storchaka2020-06-201-2/+4
* bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)Eric Snow2019-10-1920-0/+2284