diff options
author | ZyX <kp-pav@yandex.ru> | 2016-01-01 14:37:20 +0300 |
---|---|---|
committer | Björn Linse <bjorn.linse@gmail.com> | 2016-08-31 21:40:20 +0200 |
commit | 5e59916e84933b0b05fda8ed76cf5f24fa3f48b6 (patch) | |
tree | e82e7c531c79a2d71ec9889b3206cafe1d3121c8 /src/nvim/api/vim.c | |
parent | abe00d583e06a67b9eddbe0aed255a8db06bc725 (diff) | |
download | rneovim-5e59916e84933b0b05fda8ed76cf5f24fa3f48b6.tar.gz rneovim-5e59916e84933b0b05fda8ed76cf5f24fa3f48b6.tar.bz2 rneovim-5e59916e84933b0b05fda8ed76cf5f24fa3f48b6.zip |
eval: Use generated hash to look up function list
Problems:
- Disables cross-compiling (alternative: keeps two hash implementations which
need to be synchronized with each other).
- Puts code-specific name literals into CMakeLists.txt.
- Workaround for lua’s absence of bidirectional pipe communication is rather
ugly.
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions