index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval
/
executor.c
Age
Commit message (
Expand
)
Author
Files
2026-03-14
vim-patch:9.2.0155: filetype: ObjectScript are not recognized (#38288)
zeertzjq
1
2026-03-14
vim-patch:9.2.0152: concatenating strings is slow (#38286)
zeertzjq
1
2026-03-12
vim-patch:9.2.0147: blob: concatenation can be improved (#38276)
zeertzjq
1
2025-10-06
vim-patch:8.1.1981: the evalfunc.c file is too big
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-07-31
vim-patch:9.1.0415: Some functions are not tested
zeertzjq
1
2024-07-31
vim-patch:partial:9.1.0411: too long functions in eval.c
zeertzjq
1
2024-07-31
vim-patch:8.2.3264: Vim9: assign test fails
zeertzjq
1
2024-07-31
vim-patch:9.2.1731: Vim9: cannot use += to append to empty NULL list
zeertzjq
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-05-05
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
1
2023-01-21
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
1
2023-01-17
refactor: replace char_u with char 22 (#21786)
dundargoc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-07
refactor: more clint (#20910)
Lewis Russell
1
2022-08-30
refactor: replace char_u with char 4 (#19987)
dundargoc
1
2022-07-22
vim-patch:8.1.1933: the eval.c file is too big (#19462)
zeertzjq
1
2022-05-16
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-09-18
refactor: format #15702
dundargoc
1
2021-09-15
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
1
2021-07-07
chore: use codespell to spell check #15016
dundargoc
1
2021-01-31
Use abort() instead of assert(false) for things that should never happen
James McCoy
1
2020-06-06
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
1
2019-07-28
vim-patch:8.1.0990: floating point exception with "%= 0" and "/= 0"
Jan Edmund Lazo
1
2019-05-29
vim-patch:8.1.0902: incomplete set of assignment operators
erw7
1
2017-06-04
eexe_mod_op: Explicitly cast varnumber_T to float_T for -Wconversion
James McCoy
1
2017-06-04
*: Disable UBSAN for VimL arithmetic implementation
James McCoy
1
2017-04-19
*: Add comment to all C files
ZyX
1
2017-03-29
eval: Move get_tv_number[_chk] to eval/typval.c
ZyX
1
2017-03-29
eval: Move get_tv_string_buf() to eval/typval.c
ZyX
1
2017-03-29
eval,*: Move get_tv_string to typval.c
ZyX
1
2017-03-29
eval: Split eval.c into smaller files
ZyX
1