kitty/kittens/choose
Kovid Goyal ca65ad6fa3
Inline qsort
Cleaner, more local code and faster sorting by virtue of inlining the
comparisons. What's not to like.
2021-01-04 14:14:15 +05:30
..
__init__.py
choose-data-types.h
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 Inline qsort 2021-01-04 14:14:15 +05:30
score.c
subseq_matcher.pyi more typing work 2020-03-12 08:10:51 +05:30
unix_compat.c
vector.h Misc. fixes for issues reported by clang's static analyzer 2020-09-10 10:47:28 +05:30
windows_compat.c