Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(typval): change FC_CFUNC abstraction into FC_LUAREF | bfredl | 2022-09-07 |
* | refactor: remove some unused includes (#19740) | zeertzjq | 2022-08-12 |
* | refactor: format header files with uncrustify #15877 | dundargoc | 2021-10-09 |
* | luaref: simplify handling of table callables and fix leak in vim.fn.call(table) | Björn Linse | 2021-04-03 |
* | lua: Add ability to pass tables with __call | TJ DeVries | 2020-07-10 |
* | lua: Add ability to pass lua functions directly to vimL | TJ DeVries | 2020-07-10 |
* | lua: Fix header guards | ZyX | 2017-04-11 |
* | lua: Move files from src/nvim/viml/executor to src/nvim/lua | ZyX | 2017-04-11 |