Commit message (Expand) | Author | Age | |
---|---|---|---|
* | eval: Make sure that v:_null_dict does not crash dictwatcher*() | ZyX | 2017-03-29 |
* | eval: Move remaining get_tv_string* functions to eval/typval.c | ZyX | 2017-03-29 |
* | *: Move some dictionary functions to typval.h and use char* | ZyX | 2017-03-29 |
* | Allow lambdas to be used with jobs, timers and dictwatchers. | Michael Ennen | 2017-02-14 |
* | eval: Remove dictwatcher from watchers queue before freeing it | James McCoy | 2017-01-12 |
* | Add some tests and cleanup. | Michael Ennen | 2016-12-12 |
* | Make partials work with jobs, timers, and dictwatchers. | Björn Linse | 2016-12-12 |
* | test: system(): backgrounded shell command | Justin M. Keyes | 2016-10-19 |