summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/c_parser/_state_machine.py
Commit message (Expand)AuthorAgeFilesLines
* gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)Nikita Sobolev2023-03-221-244/+0
* gh-98401: Invalid escape sequences emits SyntaxWarning (#99011)Victor Stinner2022-11-031-1/+1
* bpo-44854: Remove trailing whitespaces (GH-27689)Serhiy Storchaka2021-08-091-1/+1
* bpo-36876: Fix the C analyzer tool. (GH-22841)Eric Snow2020-10-231-0/+244