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
/
ex_eval.h
Commit message (
Expand
)
Author
Age
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
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: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
2022-08-12
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.2.3478: still crash with error in :catch and also in :finally
Sean Dewar
2022-04-13
*
refactor(ex_eval): cherry-pick CSF flags changes from v8.2.3099
Sean Dewar
2022-04-13
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
vim-patch:8.2.0013: not using a typedef for condstack
Jan Edmund Lazo
2019-12-16
*
vim-patch:8.0.1729: no comma after last enum item
Jan Edmund Lazo
2019-09-02
*
vim-patch:8.0.0075
Jurica Bradaric
2017-07-25
*
lint
James McCoy
2016-10-09
*
Change constack.cs_flags from char to int
James McCoy
2016-10-09
*
vim: include used definitions in headers
Nicolas Hillegeer
2014-07-16
*
vim: move linenr_T and colnr_T to pos.h
Nicolas Hillegeer
2014-07-16
*
Add automatic generation of headers
ZyX
2014-06-02
*
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
2014-05-15
*
Introduce nvim namespace: Move files.
Eliseo Martínez
2014-05-15