index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
viml
/
parser
/
parser.h
Commit message (
Expand
)
Author
Age
*
refactor(declarations): also generate prototypes for functions in headers
bfredl
2024-07-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
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