Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix lint issues | Jason Schulz | 2016-01-15 |
* | Add support for binary numbers | Jason Schulz | 2016-01-15 |
* | src/*: Remove `VIM - Vi improved ...` header | Michael Reed | 2015-11-27 |
* | MSVC: include os/os_defs.h for `inline`. #3239 | Rui Abreu Ferreira | 2015-08-25 |
* | Improve comments and fix ascii_* attributes | Felipe Oliveira Carvalho | 2015-04-24 |
* | Replace vim_isspace() with ascii_isspace() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Replace vim_isxdigit() with to ascii_isxdigit() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Replace vim_iswhite with ascii_iswhite() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Remove EBCDIC: Remove IF_EB macros | Pavel Platto | 2014-08-02 |
* | Introduce nvim namespace: Fix define guards. | Eliseo Martínez | 2014-05-15 |
* | Introduce nvim namespace: Move files. | Eliseo Martínez | 2014-05-15 |