Commit message (Expand) | Author | Age | |
---|---|---|---|
* | *: Start hiding list implementation | ZyX | 2017-12-10 |
* | Viml: Make filter and map handle null list correct | FlorianGit | 2017-12-03 |
* | 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 |