Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(typval): change FC_CFUNC abstraction into FC_LUAREF | bfredl | 2022-09-07 |
* | refactor: replace char_u variables and functions with char | Dundar Goc | 2022-05-05 |
* | fix(api, lua): return NIL on failure to find converted function (#17779) | zeertzjq | 2022-03-20 |
* | feat(api, lua): support converting nested Funcref back to LuaRef (#17749) | zeertzjq | 2022-03-17 |
* | fix(api): convert blob to NUL-terminated API string | Sean Dewar | 2022-02-26 |
* | refactor(coverity/345582): assert fp is non-NULL | James McCoy | 2022-01-19 |
* | feat(api, lua): more conversions between LuaRef and Vim Funcref | zeertzjq | 2022-01-13 |
* | refactor: saner options for uncrustify #16196 | dundargoc | 2021-10-31 |
* | refactor(api): break out vim_to_object/object_to_vim to own file | Björn Linse | 2021-10-29 |