summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/lua/converter.h
AgeCommit message (Expand)AuthorFiles
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-08-06refactor(build): don't use the preprocessor when generating headersbfredl1
2024-04-17fix(lua): only free luarefs when returning from API (#28373)zeertzjq1
2023-11-27build(clint): more precise check for "defs" headers (#26236)zeertzjq1
2023-11-12refactor: replace manual header guards with #pragma oncedundargoc1
2023-08-07refactor(api): use typed keysetsbfredl1
2023-05-13refactor: remove typval.h from most header files (#23601)zeertzjq1
2022-09-07refactor(typval): change FC_CFUNC abstraction into FC_LUAREFbfredl1
2022-08-12refactor: remove some unused includes (#19740)zeertzjq1
2021-10-09refactor: format header files with uncrustify #15877dundargoc1
2021-04-03luaref: simplify handling of table callables and fix leak in vim.fn.call(table)Björn Linse1
2020-07-10lua: Add ability to pass tables with __callTJ DeVries1
2020-07-10lua: Add ability to pass lua functions directly to vimLTJ DeVries1
2017-04-11lua: Fix header guardsZyX1
2017-04-11lua: Move files from src/nvim/viml/executor to src/nvim/luaZyX1