aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/private/converter.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* refactor: iwyu (#26062)zeertzjq2023-11-16
* build: remove PVSdundargoc2023-11-12
* fix(context): don't crash on invalid arg to nvim_get_context (#25977)zeertzjq2023-11-11
* refactor: allow not having a `default` case for enumFamiu Haque2023-10-10
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* 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