Go to file
Nathan Vegdahl 158511b3aa Fix case with kana surface and ruby that aren't the same length.
It's a weird case that didn't occur to me that it could even happen, but
I guess there are dictionary entries like that.
2024-09-01 11:01:25 +02:00
dictionary Use lz4 for the in-executable dictionary data. 2024-09-01 09:01:37 +02:00
src Fix case with kana surface and ruby that aren't the same length. 2024-09-01 11:01:25 +02:00
.gitignore First commit. 2024-09-01 01:31:19 +02:00
Cargo.lock Use lz4 for the in-executable dictionary data. 2024-09-01 09:01:37 +02:00
Cargo.toml Use lz4 for the in-executable dictionary data. 2024-09-01 09:01:37 +02:00
test.txt Fix case with kana surface and ruby that aren't the same length. 2024-09-01 11:01:25 +02:00