summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/c_parser/info.py
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in c-analyzer (#109213)DongWoo Son2023-09-181-1/+1
* gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)Nikita Sobolev2023-03-221-2/+1
* gh-90110: Update the c-analyzer Tool (gh-96255)Eric Snow2022-08-251-0/+1
* gh-90110: Update the c-analyzer Tool (gh-96058)Eric Snow2022-08-171-3/+25
* gh-81057: Fix indent. (gh-92267)Eric Snow2022-05-031-1/+1
* gh-81057: Get the c-analyzer tool working again. (gh-92246)Eric Snow2022-05-031-1/+3
* Fix typos in the Tools directory (GH-28769)Christian Clauss2021-10-061-4/+4
* bpo-36876: [c-analyzer tool] Tighten up the results and output. (GH-23431)Eric Snow2020-11-201-4/+40
* bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)Eric Snow2020-10-301-128/+38
* bpo-36876: Fix the C analyzer tool. (GH-22841)Eric Snow2020-10-231-0/+1658
* bpo-36876: Re-organize the c-analyzer tool code. (gh-16841)Eric Snow2019-10-191-106/+0
* bpo-38187: Fix a refleak in Tools/c-analyzer. (gh-16304)Eric Snow2019-09-271-16/+41
* bpo-38187: Fix reference leak in test_tools (GH-16233)Pablo Galindo2019-09-171-0/+3
* bpo-36876: Add a tool that identifies unsupported global C variables. (#15877)Eric Snow2019-09-111-0/+78