summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/c_common
Commit message (Expand)AuthorAgeFilesLines
* gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410)Victor Stinner2023-06-061-1/+0
* gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)Nikita Sobolev2023-03-223-4/+0
* gh-90110: Fix the c-analyzer Tool (gh-96731)Eric Snow2022-09-121-0/+19
* gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989)Eric Snow2022-07-191-122/+163
* Fix typos in the Tools directory (GH-28769)Christian Clauss2021-10-062-2/+2
* bpo-44786: Fix a warning in RE in c-analyzer (GH-28351)Serhiy Storchaka2021-09-151-2/+2
* bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ...Eric Snow2020-12-242-12/+188
* bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431)Eric Snow2020-11-203-45/+122
* bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)Eric Snow2020-10-301-3/+48
* bpo-36876: Fix the C analyzer tool. (GH-22841)Eric Snow2020-10-2311-0/+1457