Commit message (Expand) | Author | Age | |
---|---|---|---|
* | build: allow IWYU to fix includes for all .c files | dundargoc | 2022-11-15 |
* | refactor: fix uncrustify lint errors | dundargoc | 2022-10-21 |
* | refactor: clang-tidy fixes to silence clangd warning (#20683) | dundargoc | 2022-10-21 |
* | refactor: move klib out of src/nvim/ #20341 | dundargoc | 2022-09-25 |
* | refactor: replace char_u with char 4 (#19987) | dundargoc | 2022-08-30 |
* | refactor: fix clint warnings (#17682) | dundargoc | 2022-03-13 |
* | refactor: format header files with uncrustify #15877 | dundargoc | 2021-10-09 |
* | ex_getln: Make use of new parser to color expressions | ZyX | 2017-10-29 |
* | klee: Include colors in test | ZyX | 2017-10-16 |
* | viml/parser/expressions: Finish parser | ZyX | 2017-10-15 |
* | viml/parser: Add helper functions for highlighting | ZyX | 2017-10-08 |
* | viml/parser: Handle encoding conversions | ZyX | 2017-10-08 |
* | viml/expressions: Add lexer with some basic tests | ZyX | 2017-10-08 |