Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410) | Victor Stinner | 2023-06-06 | 1 | -1/+0 |
* | gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066) | Nikita Sobolev | 2023-03-22 | 3 | -4/+0 |
* | gh-90110: Fix the c-analyzer Tool (gh-96731) | Eric Snow | 2022-09-12 | 1 | -0/+19 |
* | gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989) | Eric Snow | 2022-07-19 | 1 | -122/+163 |
* | Fix typos in the Tools directory (GH-28769) | Christian Clauss | 2021-10-06 | 2 | -2/+2 |
* | bpo-44786: Fix a warning in RE in c-analyzer (GH-28351) | Serhiy Storchaka | 2021-09-15 | 1 | -2/+2 |
* | bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ... | Eric Snow | 2020-12-24 | 2 | -12/+188 |
* | bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431) | Eric Snow | 2020-11-20 | 3 | -45/+122 |
* | bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045) | Eric Snow | 2020-10-30 | 1 | -3/+48 |
* | bpo-36876: Fix the C analyzer tool. (GH-22841) | Eric Snow | 2020-10-23 | 11 | -0/+1457 |