aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/encode.h
Commit message (Expand)AuthorAge
* refactor: remove vim.h from more headers (#26244)zeertzjq2023-11-27
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* refactor: replace manual header guards with #pragma oncedundargoc2023-11-12
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with charDundar Göc2022-11-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix uncrustify lint errorsdundargoc2022-10-21
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor: format header files with uncrustify #15877dundargoc2021-10-09
* vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
* *: Hide list implementation in other files as wellZyX2017-12-10
* eval/decode: Fix surrogate pairs processingZyX2016-04-18
* eval: Move encode.c to eval/encode.cZyX2016-04-18