summaryrefslogtreecommitdiff
path: root/src/testdir/test_vim9_builtin.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2015: Vim9: literal dict #{} is not like any other languagev8.2.2015Bram Moolenaar2020-11-191-1/+1
* patch 8.2.1996: Vim9: invalid error for argument of extend()v8.2.1996Bram Moolenaar2020-11-161-0/+13
* patch 8.2.1931: Vim9: arguments of extend() not checked at compile timev8.2.1931Bram Moolenaar2020-10-311-0/+18
* patch 8.2.1888: Vim9: getbufline(-1, 1, '$') gives an errorv8.2.1888Bram Moolenaar2020-10-221-0/+2
* patch 8.2.1879: Vim9: argument types of insert() not checked when compilingv8.2.1879Bram Moolenaar2020-10-211-1/+8
* patch 8.2.1876: Vim9: argument types are not checked at compile timev8.2.1876Bram Moolenaar2020-10-211-0/+554