Commit message (Expand) | Author | Age | |
---|---|---|---|
* | build(clint): more precise check for "defs" headers (#26236) | zeertzjq | 2023-11-27 |
* | refactor: replace manual header guards with #pragma once | dundargoc | 2023-11-12 |
* | refactor(api): use typed keysets | bfredl | 2023-08-07 |
* | refactor: remove typval.h from most header files (#23601) | zeertzjq | 2023-05-13 |
* | 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 |