kitty/kittens/choose
Kovid Goyal 229134cf31
Misc. fixes for issues reported by clang's static analyzer
Most of them are false positives. A couple of mem leaks after unlikely
failure conditions.
2020-09-10 10:47:28 +05:30
..
__init__.py Start work on a choose kitten for fuzzy selection 2019-01-23 19:38:08 +05:30
choose-data-types.h Add void to all function declarations for functions that take no arguments 2019-05-13 11:04:21 +05:30
main.c Misc. fixes for issues reported by clang's static analyzer 2020-09-10 10:47:28 +05:30
main.py oops 2020-03-12 11:28:58 +05:30
output.c Make the MIN and MAX macros typesafe 2019-07-01 17:03:47 +05:30
score.c Start work on a choose kitten for fuzzy selection 2019-01-23 19:38:08 +05:30
subseq_matcher.pyi more typing work 2020-03-12 08:10:51 +05:30
unix_compat.c Start work on a choose kitten for fuzzy selection 2019-01-23 19:38:08 +05:30
vector.h Misc. fixes for issues reported by clang's static analyzer 2020-09-10 10:47:28 +05:30
windows_compat.c Start work on a choose kitten for fuzzy selection 2019-01-23 19:38:08 +05:30