summaryrefslogtreecommitdiff
path: root/src/testdir/test_filter_map.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.2075: error for const argument to mapnew()v8.2.2075Bram Moolenaar2020-12-011-0/+6
* patch 8.2.1969: Vim9: map() may change the list or dict item typev8.2.1969Bram Moolenaar2020-11-091-0/+21
* patch 8.2.1852: map() returing zero for NULL list is unexpectedv8.2.1852Bram Moolenaar2020-10-151-4/+4
* patch 8.2.1360: stray error for white space after expressionv8.2.1360Bram Moolenaar2020-08-031-0/+1
* patch 8.2.0829: filter() may give misleading error messagev8.2.0829Bram Moolenaar2020-05-261-2/+2
* patch 8.2.0634: crash with null partial and blobv8.2.0634Bram Moolenaar2020-04-251-0/+2
* patch 8.2.0633: crash when using null partial in filter()v8.2.0633Bram Moolenaar2020-04-241-0/+4
* patch 8.2.0619: null dict is not handled like an empty dictv8.2.0619Bram Moolenaar2020-04-231-0/+1
* patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar2020-04-201-1/+9
* patch 8.2.0175: crash when removing list element in map()v8.2.0175Bram Moolenaar2020-01-291-0/+10
* patch 8.1.1968: crash when using nested map()v8.1.1968Bram Moolenaar2019-09-031-0/+3
* patch 8.1.1964: crash when using nested map() and filter()v8.1.1964Bram Moolenaar2019-09-021-0/+6
* patch 8.1.0747: map() with a bad expression doesn't give an errorv8.1.0747Bram Moolenaar2019-01-141-0/+5
* patch 7.4.2002v7.4.2002Bram Moolenaar2016-07-081-0/+4
* patch 7.4.1989v7.4.1989Bram Moolenaar2016-07-041-0/+77