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.c
Age
Commit message (
Expand
)
Author
Files
2026-04-20
vim-patch:8.2.4912: using execute() to define a lambda doesn't work (#39229)
Jan Edmund Lazo
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-27
feat(prompt): prompt_appendbuf() appends to prompt buffer #37763
Shadman
1
2026-03-24
fix(messages): emit empty msg_show event for :echo #38467
luukvbaal
1
2026-03-14
vim-patch:9.2.0152: concatenating strings is slow (#38286)
zeertzjq
1
2026-02-26
vim-patch:9.2.0054: eval_addblob() is inefficient (#38067)
zeertzjq
1
2026-02-16
vim-patch:9.1.1954: Setting a byte in a blob, accepts values outside 0-255
zeertzjq
1
2026-02-14
feat(prompt): plugins can update prompt during user input #37743
Shadman
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-02-03
fix(prompt): ensure prompt-mark col gets reseted properly #37669
Shadman
1
2026-01-31
vim-patch:9.1.2123: using NOT with a float returns a float in legacy script (...
zeertzjq
1
2026-01-30
fix(prompt): also store column info in ': mark #36194
Shadman
1
2026-01-15
vim-patch:9.1.2086: Memory leak when skipping invalid literal dict
Sean Dewar
1
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-12-22
fix(marks): wrong line('w$', win) with conceal_lines (#37047)
Jaehwang Jung
1
2025-10-26
vim-patch:8.1.1939: code for handling v: variables in generic eval file (#36312)
Jan Edmund Lazo
1
2025-10-19
vim-patch:9.0.0433: Coverity warns for not checking allocation failure
Jan Edmund Lazo
1
2025-10-15
vim-patch:8.1.1979: code for handling file names is spread out (#36176)
Jan Edmund Lazo
1
2025-10-13
fix(api): nvim_parse_cmd handle nextcmd for commands without EX_TRLBAR (#36055)
glepnir
1
2025-10-06
vim-patch:8.1.1978: the eval.c file is too big
Jan Edmund Lazo
1
2025-10-05
vim-patch:8.2.0200: Vim9 script commands not sufficiently tested
Jan Edmund Lazo
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-09-26
vim-patch:8.1.2077: the ops.c file is too big
Jan Edmund Lazo
1
2025-09-23
vim-patch:8.1.2021: some global functions can be local to the file
Jan Edmund Lazo
1
2025-09-23
vim-patch:9.1.1781: some functions could be defined static
zeertzjq
1
2025-09-13
vim-patch:8.1.1964: crash when using nested map() and filter() (#35715)
Jan Edmund Lazo
1
2025-09-09
vim-patch:8.1.1940: script tests fail
Jan Edmund Lazo
1
2025-08-23
vim-patch:9.1.1667: Another outdated comment in eval.c (#35438)
zeertzjq
1
2025-08-23
vim-patch:9.1.1665: Outdated comment in eval.c (#35436)
zeertzjq
1
2025-08-22
vim-patch:8.2.1672: v_lock is used when it is not initialized (#35416)
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-09
vim-patch:9.1.1603: completion: cannot use autoloaded funcs in 'complete' F{f...
zeertzjq
1
2025-07-20
vim-patch:8.1.1526: no numerical value for the patchlevel
Jan Edmund Lazo
1
2025-06-30
fix(prompt): prompt mark not placed after text edits correctly #34671
Shadman
1
2025-06-26
feat(ui): emit "msg_clear" event after clearing the screen (#34035)
luukvbaal
1
2025-06-24
feat(prompt): prompt_getinput() gets current input #34491
Shadman
1
2025-06-17
feat(prompt): multiline prompt input #33371
Shadman
1
2025-06-09
fix(messages): single event for multi-expr :echo (#34393)
luukvbaal
1
2025-05-24
feat(ui): "append" parameter for "msg_show" UI events
Luuk van Baal
1
2025-04-15
vim-patch:9.1.1300: wrong detection of -inf (#33474)
zeertzjq
1
2025-03-27
fix(health): message should mention "vim.provider" #33095
Eisuke Kawashima
1
2025-02-28
vim-patch:8.2.4594: need to write script to a file to be able to source them
zeertzjq
1
2025-02-26
refactor: remove unnecessary allocation for "run Nvim with -V1" (#32633)
zeertzjq
1
2025-02-25
fix(lua): don't override script ID from :source (#32626)
zeertzjq
1
2025-02-25
fix(api): don't override Vimscript SID (#32610)
zeertzjq
1
2025-01-09
feat(api): add err field to nvim_echo() opts
Luuk van Baal
1
2025-01-07
vim-patch:9.1.0984: exception handling can be improved
zeertzjq
1
2024-12-19
feat(jobs): jobstart(…,{term=true}), deprecate termopen() #31343
Justin M. Keyes
1
2024-11-25
refactor(options): fix confusing naming of `scope` and `req_scope` (#31317)
Famiu Haque
1
[next]