Commit message (Expand) | Author | Age | |
---|---|---|---|
* | eval: Fix extend() behaviour with NULL lists and dictionaries | ZyX | 2017-03-29 |
* | eval/typval: Fix SEGV in test_alot.vim test | ZyX | 2017-03-29 |
* | eval: Move part of dictwatcher* functions to eval/typval | ZyX | 2017-03-29 |
* | eval/typval: Add tv_list_equal() tests, compare NULL lists equal | ZyX | 2017-03-29 |
* | eval/typval: Make tv_list_concat handle NULL lists correctly | ZyX | 2017-03-29 |
* | functests: Add null_spec.lua from #4615 | ZyX | 2017-03-29 |