aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ex_cmds/dict_notifications_spec.lua
Commit message (Expand)AuthorAge
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* fix(api): notify dict watchers on nvim_set_var and vim.g settersmolck2022-09-27
* refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* more testsDaniel Hahler2021-03-30
* testDaniel Hahler2021-03-30
* Test and initial fix for crash with dictwatcherdelDaniel Hahler2021-03-30
* dictwatcher: fix use-after-free #11495erw72019-12-02
* dictwatcheradd(): support b:changedtick #9693demiurg3372019-03-14
* test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
* eval: Make sure that v:_null_dict does not crash dictwatcher*()ZyX2017-03-29
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* Allow lambdas to be used with jobs, timers and dictwatchers.Michael Ennen2017-02-14
* eval: Remove dictwatcher from watchers queue before freeing itJames McCoy2017-01-12
* Add some tests and cleanup.Michael Ennen2016-12-12
* Make partials work with jobs, timers, and dictwatchers.Björn Linse2016-12-12
* test: system(): backgrounded shell commandJustin M. Keyes2016-10-19