neovim/src
luukvbaal 6bf2a6fc5b
refactor(api): always use TRY_WRAP #31600
Problem:  Two separate try/end wrappers, that only marginally differ by
          restoring a few variables. Wrappers that don't restore
          previous state are dangerous to use in "api-fast" functions.
Solution: Remove wrappers that don't restore the previous state.
          Always use TRY_WRAP.
2024-12-17 04:12:22 -08:00
..
cjson feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561 2024-12-06 12:43:41 -08:00
klib refactor(wininfo): change wininfo from a linked list to an array 2024-12-16 12:46:59 +01:00
man docs: misc (#28837) 2024-06-07 10:55:14 +08:00
mpack
nvim refactor(api): always use TRY_WRAP #31600 2024-12-17 04:12:22 -08:00
vterm test(vterm): move test functions into vterm_test fixture 2024-12-02 21:49:14 -05:00
xdiff
.valgrind.supp refactor: rename "process" => "proc" #30387 2024-09-15 12:20:58 -07:00
bit.c
bit.h
clint.py build(clint): make NOLINT work with header checks (#31281) 2024-11-20 22:51:58 +08:00
coverity-model.c refactor(treesitter): handle coverity warnings better 2024-03-20 12:22:54 +00:00
nlua0.c
uncrustify.cfg build(deps): bump uncrustify to uncrustify-0.80.1 2024-11-17 14:09:26 +01:00