This website requires JavaScript.
Explore
Help
Sign In
ayo
/
kitty
Watch
1
Fork
You've already forked kitty
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
15395
commits
1
branch
0
tags
75
MiB
d429f732e1
Commit graph
3 commits
Author
SHA1
Message
Date
Kovid Goyal
405f5ce148
Use stdlib maps/slices
2024-06-24 07:54:13 +05:30
Kovid Goyal
341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
...
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
2023-08-04 22:50:13 +05:30
Kovid Goyal
29dd2438c9
Port the subseq matcher to Go
2023-03-14 12:29:44 +05:30