summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/cpython/__main__.py
Commit message (Expand)AuthorAgeFilesLines
* gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)Nikita Sobolev2023-03-221-2/+0
* gh-81057: Add a CI Check for New Unsupported C Global Variables (gh-102506)Eric Snow2023-03-141-8/+54
* gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989)Eric Snow2022-07-191-1/+47
* bpo-45952: Get the C analyzer tool working again. (gh-29882)Eric Snow2021-12-011-0/+3
* Fix typos in the Tools directory (GH-28769)Christian Clauss2021-10-061-1/+1
* bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-2...Eric Snow2020-12-251-5/+31
* bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ...Eric Snow2020-12-241-3/+101
* bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431)Eric Snow2020-11-201-1/+6
* bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)Eric Snow2020-10-301-1/+4
* bpo-36876: Fix the C analyzer tool. (GH-22841)Eric Snow2020-10-231-189/+257
* bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)Eric Snow2019-10-191-0/+212