kitty/kittens/diff
Kovid Goyal 6d7df1c5e8
Refactor configuration file parsing
Now the time for importing the kitty.config module has been halved, from
16ms from 32ms on my machine. Also, the new architecture will eventually
allow for auto generating a bunch of python-to-C boilerplate code.
2021-05-31 17:40:49 +05:30
..
options Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
__init__.py more typing work 2020-03-11 20:08:16 +05:30
collect.py diff kitten: Implement recursive diff over SSH 2021-01-28 14:23:56 +05:30
config.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
diff_speedup.pyi No top level typing issues for kittens 2020-03-04 07:49:28 +05:30
highlight.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
main.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
patch.py more typing work 2020-03-11 20:08:16 +05:30
README.asciidoc Redirect old asciidoc pages to new website 2018-05-30 12:52:59 +05:30
render.py Use a nicer decorator for functions that only need to be run once 2021-02-05 10:40:52 +05:30
search.py Refactor configuration file parsing 2021-05-31 17:40:49 +05:30
speedup.c diff kitten has working syntax highlighting 2018-05-08 14:48:01 +05:30

See https://sw.kovidgoyal.net/kitty/kittens/diff.html