README.md
pyproject.toml
cppgolf/__init__.py
cppgolf/__main__.py
cppgolf/_literals.py
cppgolf/clang_args.py
cppgolf/config.py
cppgolf/control_flow_flatten.py
cppgolf/flower.py
cppgolf/golf_rename.py
cppgolf/golf_rename_types.py
cppgolf/merge.py
cppgolf/static_dedup.py
cppgolf/strip_comments.py
cppgolf/transforms.py
cppgolf/whitespace.py
cppgolf.egg-info/PKG-INFO
cppgolf.egg-info/SOURCES.txt
cppgolf.egg-info/dependency_links.txt
cppgolf.egg-info/entry_points.txt
cppgolf.egg-info/requires.txt
cppgolf.egg-info/top_level.txt
tests/test_cfg_helper_build.py
tests/test_clang_args.py
tests/test_config.py
tests/test_control_flow_flatten.py
tests/test_end_to_end.py
tests/test_flower.py
tests/test_golf_rename.py
tests/test_merge.py
tests/test_package_smoke.py
tests/test_strip_comments.py
tests/test_transforms.py
tests/test_whitespace.py