Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |