Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor: format header files with uncrustify #15877 | dundargoc | 2021-10-09 |
| | | | | | | * refactor: format header files with uncrustify * fixup(justin): skip formatting of terminfo_defs.h * fixup: force winsock2 to be included first * fixup: simplify disable/enable directive to "uncrustify:off/on" | ||
* | vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans | Billy Su | 2020-06-06 |
| | | | | | | Problem: VAR_SPECIAL is also used for booleans. Solution: Add VAR_BOOL for better type checking. https://github.com/vim/vim/commit/9b4a15d5dba354d2e1e02871470bad103f34769a | ||
* | *: Hide list implementation in other files as well | ZyX | 2017-12-10 |
| | |||
* | eval/decode: Fix surrogate pairs processing | ZyX | 2016-04-18 |
| | |||
* | eval: Move encode.c to eval/encode.c | ZyX | 2016-04-18 |