aboutsummaryrefslogtreecommitdiff
path: root/scripts/gen_eval_files.lua
diff options
context:
space:
mode:
authorbfredl <bjorn.linse@gmail.com>2023-08-25 23:00:29 +0200
committerbfredl <bjorn.linse@gmail.com>2023-09-10 13:09:44 +0200
commit87cde88c41d003988e7d5dbc4ddb26687d24923d (patch)
treefc48cd928eea258c9df8145d4007a5a667453b9c /scripts/gen_eval_files.lua
parente99a3fd25daeb52f609c72cb7e96b83bd0610e9e (diff)
downloadrneovim-87cde88c41d003988e7d5dbc4ddb26687d24923d.tar.gz
rneovim-87cde88c41d003988e7d5dbc4ddb26687d24923d.tar.bz2
rneovim-87cde88c41d003988e7d5dbc4ddb26687d24923d.zip
refactor(memfile): change mf_trans and mf_hash from ad-hoc hashtable to Map
Memfile used a private implementation of an open hash table with intrusive collision chains, but there is no reason to assume the standard khash_t based Map won't work just fine. Yes, we are taking full ownership and maintenance over memline and memfile. No one is going to maintain it for us. Trust the plan.
Diffstat (limited to 'scripts/gen_eval_files.lua')
0 files changed, 0 insertions, 0 deletions