aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private/converter.c
Commit message (Expand)AuthorAge
* test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* refactor: uncrustifydundargoc2023-04-26
* refactor: remove redundant const char * castsii142023-04-07
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor(typval): change FC_CFUNC abstraction into FC_LUAREFbfredl2022-09-07
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* fix(api, lua): return NIL on failure to find converted function (#17779)zeertzjq2022-03-20
* feat(api, lua): support converting nested Funcref back to LuaRef (#17749)zeertzjq2022-03-17
* fix(api): convert blob to NUL-terminated API stringSean Dewar2022-02-26
* refactor(coverity/345582): assert fp is non-NULLJames McCoy2022-01-19
* feat(api, lua): more conversions between LuaRef and Vim Funcrefzeertzjq2022-01-13
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor(api): break out vim_to_object/object_to_vim to own fileBjörn Linse2021-10-29