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
/
eval
/
executor.c
Commit message (
Expand
)
Author
Age
*
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
2023-01-21
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: more clint (#20910)
Lewis Russell
2022-11-07
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
2022-07-22
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: format #15702
dundargoc
2021-09-18
*
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
2021-09-15
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"
Jan Edmund Lazo
2019-07-28
*
vim-patch:8.1.0902: incomplete set of assignment operators
erw7
2019-05-29
*
eexe_mod_op: Explicitly cast varnumber_T to float_T for -Wconversion
James McCoy
2017-06-04
*
*: Disable UBSAN for VimL arithmetic implementation
James McCoy
2017-06-04
*
*: Add comment to all C files
ZyX
2017-04-19
*
eval: Move get_tv_number[_chk] to eval/typval.c
ZyX
2017-03-29
*
eval: Move get_tv_string_buf() to eval/typval.c
ZyX
2017-03-29
*
eval,*: Move get_tv_string to typval.c
ZyX
2017-03-29
*
eval: Split eval.c into smaller files
ZyX
2017-03-29