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
/
vars.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
feat(:restart): v:starttime, v:exitreason #39282
Justin M. Keyes
1
2026-04-18
fix(eval): crash on some NULL ptr deref #39182
phanium
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-03-10
vim-patch:partial:9.2.0126: String handling can be improved (#38214)
zeertzjq
1
2026-02-25
feat(startup): provide v:argf for file arguments #35889
Sanzhar Kuandyk
1
2026-02-16
vim-patch:8.2.3841: Vim9: outdated TODO items, disabled tests that work (#37900)
zeertzjq
1
2026-01-08
refactor: fix using `%*s` instead of `%.*s` (#37290)
zeertzjq
1
2025-12-03
Merge #36585 feat: has() can check multiple Vim versions
Justin M. Keyes
1
2025-12-02
fix(eval): fix crash with :breakadd expr when calling user func
zeertzjq
1
2025-12-01
feat(version): support multiple Vim versions
Jan Edmund Lazo
1
2025-11-21
vim-patch:9.1.1923: wrong error when assigning to read-only register (#36644)
zeertzjq
1
2025-11-13
vim-patch:9.1.1913: Error message with :unlet! and non-existing dictionary it...
zeertzjq
1
2025-11-02
vim-patch:9.1.1892: Not possible to know once Vim is done with sourcing vimrc...
zeertzjq
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-12
vim-patch:8.2.3968: build failure
Jan Edmund Lazo
1
2025-10-10
vim-patch:8.2.5017: gcc 12.1 warns for uninitialized variable
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-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-06-26
feat(ui): emit "msg_clear" event after clearing the screen (#34035)
luukvbaal
1
2025-01-14
refactor(options): remove code for multitype options
Famiu Haque
1
2025-01-01
refactor(options): use `const` in more places (#31791)
Famiu Haque
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-25
refactor(options): fix confusing naming of `scope` and `req_scope` (#31317)
Famiu Haque
1
2024-11-20
fix(messages): more ext_messages kinds #31279
luukvbaal
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-10-28
refactor(options): option flags enum #30961
Famiu Haque
1
2024-10-13
vim-patch:9.1.0775: tests: not enough tests for setting options (#30785)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-02
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
1
2024-07-17
vim-patch:9.0.0003: functions are global while they could be local (#29777)
zeertzjq
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-16
vim-patch:9.1.0335: String interpolation fails for List type (#28364)
zeertzjq
1
2024-04-14
vim-patch:9.1.0313: Crash when using heredoc with comment in command block
zeertzjq
1
2024-04-14
vim-patch:9.1.0312: heredocs are not supported for :commands
zeertzjq
1
2024-04-13
vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)
zeertzjq
1
2024-04-09
vim-patch:8.2.4395: some code lines not covered by tests (#28248)
zeertzjq
1
2024-04-09
vim-patch:8.2.0981: Vim9: cannot compile "[var, var] = list" (#28247)
zeertzjq
1
2024-02-13
vim-patch:9.1.0102: settabvar() may change the last accessed tabpage (#27450)
zeertzjq
1
2024-02-01
vim-patch:8.2.0085: dead code in builtin functions (#27281)
zeertzjq
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-23
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-17
refactor(options): use hashy for finding options (#26573)
Famiu Haque
1
2023-12-14
refactor(options): remove option type macros
Famiu Haque
1
2023-12-09
refactor(options): convert `opt_idx` variables to `OptIndex`
Famiu Haque
1
[next]