aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/converter.h
Commit message (Expand)AuthorAge
* build(clint): more precise check for "defs" headers (#26236)zeertzjq2023-11-27
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* refactor(api): use typed keysetsbfredl2023-08-07
* refactor: remove typval.h from most header files (#23601)zeertzjq2023-05-13
* refactor(typval): change FC_CFUNC abstraction into FC_LUAREFbfredl2022-09-07
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* luaref: simplify handling of table callables and fix leak in vim.fn.call(table)Björn Linse2021-04-03
* lua: Add ability to pass tables with __callTJ DeVries2020-07-10
* lua: Add ability to pass lua functions directly to vimLTJ DeVries2020-07-10
* lua: Fix header guardsZyX2017-04-11
* lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX2017-04-11