cpython/Tools/c-analyzer/cpython
2024-05-05 03:07:29 +02:00
..
__init__.py
__main__.py gh-102033: Fix syntax error in Tools/c-analyzer (GH-102066) 2023-03-22 07:59:32 -07:00
_analyzer.py gh-105407: Remove unused imports in Tools/c-analyzer/ (#105410) 2023-06-06 21:08:48 +00:00
_builtin_types.py gh-94673: [c-analyzer] Add a Script to Identify Static Types (#94989) 2022-07-18 19:03:57 -06:00
_capi.py gh-102033: Fix syntax error in Tools/c-analyzer (GH-102066) 2023-03-22 07:59:32 -07:00
_files.py gh-90815: Add mimalloc memory allocator (#109914) 2023-10-30 15:43:11 +00:00
_parser.py Rename tier 2 redundancy eliminator to optimizer (#115888) 2024-02-26 08:42:53 -08:00
globals-to-fix.tsv gh-74929: Implement PEP 667 (GH-115153) 2024-05-04 12:12:10 +01:00
ignored.tsv gh-118518: Allow perf to work without frame pointers (#112254) 2024-05-05 03:07:29 +02:00
known.tsv