cpython/Tools/c-analyzer/c_parser
Sergey Miryanov 33f89106d7
gh-133158: Adjust c-analyzer max_sizes for typeobject.c (GH-133159)
This also improves the error message for when a file is too large.
2025-09-02 13:34:22 +00:00
..
parser gh-133158: Adjust c-analyzer max_sizes for typeobject.c (GH-133159) 2025-09-02 13:34:22 +00:00
preprocessor Fix typos (#123775) 2024-09-09 14:58:26 +02:00
__init__.py gh-90110: Fix the c-analyzer Tool (gh-96731) 2022-09-12 11:09:31 -06:00
__main__.py gh-102033: Fix syntax error in Tools/c-analyzer (GH-102066) 2023-03-22 07:59:32 -07:00
datafiles.py
info.py Fix a typo in c-analyzer (#109213) 2023-09-18 00:27:54 -07:00
match.py
source.py