summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/cpython
Commit message (Expand)AuthorAgeFilesLines
* [3.10] Fix typos in the Tools directory (GH-28769) (GH-28801)Christian Clauss2021-10-072-2/+2
* bpo-36876: [c-analyzer tool] Additional CLI updates for "capi" command. (gh-2...Eric Snow2020-12-252-93/+305
* bpo-36876: [c-analyzer tool] Add a "capi" subcommand to the c-analyzer tool. ...Eric Snow2020-12-244-38/+650
* bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431)Eric Snow2020-11-204-3/+2950
* bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)Eric Snow2020-10-303-3/+53
* bpo-36876: Fix the C analyzer tool. (GH-22841)Eric Snow2020-10-2312-1200/+928
* bpo-40939: Remove even more references to the old parser (GH-21642)Lysandros Nikolaou2020-07-271-3/+0
* bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)Eric Snow2019-10-198-0/+1236