summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ktrans/hash.c
AgeCommit message (Collapse)Author
2022-07-17ktrans: don't leak on conflicting jisho linesJacob Moody
Tidy up the hash interface to make cleanup a bit more explicit vs non cleanup.
2022-07-17ktrans: 你好Jacob Moody
This consolidates jisho and map lookups to use the same structure and removes the old jisho code.