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
/
test
/
functional
/
ex_cmds
/
dict_notifications_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-20
refactor(test): drop deprecated exc_exec #39242
Justin M. Keyes
1
2026-03-29
vim-patch:9.2.0253: various issues with wrong b_nwindows after closing buffers
Sean Dewar
1
2025-11-30
fix(buffer): defer w_buffer clearing to prevent dict watcher crash #36748
CompileAndConquer
1
2025-12-01
fix(buffer): don't allow changedtick watcher to delete buffer (#36764)
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-02-12
refactor(tests): get channel id via nvim_get_chan_info #27441
Justin M. Keyes
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2022-09-27
fix(api): notify dict watchers on nvim_set_var and vim.g setter
smolck
1
2021-09-01
refactor(tests): use assert_alive() #15546
Justin M. Keyes
1
2021-03-30
more tests
Daniel Hahler
1
2021-03-30
test
Daniel Hahler
1
2021-03-30
Test and initial fix for crash with dictwatcherdel
Daniel Hahler
1
2019-12-02
dictwatcher: fix use-after-free #11495
erw7
1
2019-03-14
dictwatcheradd(): support b:changedtick #9693
demiurg337
1
2018-03-11
test: rename next_message() to next_msg()
Justin M. Keyes
1
2017-03-29
eval: Make sure that v:_null_dict does not crash dictwatcher*()
ZyX
1
2017-03-29
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
1
2017-03-29
*: Move some dictionary functions to typval.h and use char*
ZyX
1
2017-02-14
Allow lambdas to be used with jobs, timers and dictwatchers.
Michael Ennen
1
2017-01-12
eval: Remove dictwatcher from watchers queue before freeing it
James McCoy
1
2016-12-12
Add some tests and cleanup.
Michael Ennen
1
2016-12-12
Make partials work with jobs, timers, and dictwatchers.
Björn Linse
1
2016-10-19
test: system(): backgrounded shell command
Justin M. Keyes
1