kitty/kittens/choose
Luofan Chen 130315ce8d Use strict function prototypes
Fixes clang error:
error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
2023-02-09 13:16:00 +08:00
..
__init__.py
choose-data-types.h
main.c Use four spaces to indent 2022-08-08 22:31:55 +05:30
main.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
match.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
output.c
score.c
subseq_matcher.pyi Replace isort with ruff 2023-01-09 16:47:42 +05:30
unix_compat.c Use strict function prototypes 2023-02-09 13:16:00 +08:00
vector.h
windows_compat.c