neovim/src
TJ DeVries 6360cf7ce8 lua: Add ability to pass tables with __call
vim-patch:8.2.1054: not so easy to pass a lua function to Vim
vim-patch:8.2.1084: Lua: registering function has useless code

I think I have also opened up the possibility for people to use these
callbacks elsewhere, since I've added a new struct that we should be
able to use.

Also, this should allow us to determine what the state of a list is in
Lua or a dictionary in Lua, since we now can track the luaref as we go.
2020-07-10 20:23:12 -04:00
..
nvim lua: Add ability to pass tables with __call 2020-07-10 20:23:12 -04:00
tree_sitter treesitter: update runtime 2020-06-03 21:33:34 +02:00
.asan-blacklist loop_close: Drain thread_events (#8990) 2018-09-16 11:22:32 +02:00
.valgrind.supp
clint.py vim-patch:8.1.1201: output of :command is hard to read 2020-02-16 07:49:44 -05:00
coverity-model.c Remove support for using jemalloc instead of the system allocator 2019-01-19 18:09:52 -05:00
Doxyfile gen_vimdoc.py: get Lua docs via lua2dox.lua #9740 2019-05-18 22:01:14 +02:00