summaryrefslogtreecommitdiff
path: root/src/testdir/test_method.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0155: warnings from MinGW compiler; tests fail without +floatv8.2.0155Bram Moolenaar2020-01-261-0/+3
* patch 8.1.2107: various memory leaks reported by asanv8.1.2107Bram Moolenaar2019-10-011-0/+4
* patch 8.1.1915: more functions can be used as methodsv8.1.1915Bram Moolenaar2019-08-231-0/+2
* patch 8.1.1878: negative float before method not parsed correctlyv8.1.1878Bram Moolenaar2019-08-171-0/+5
* patch 8.1.1863: confusing error when using a builtin function as methodv8.1.1863Bram Moolenaar2019-08-161-0/+4
* patch 8.1.1835: cannot use printf() as a methodv8.1.1835Bram Moolenaar2019-08-101-7/+9
* patch 8.1.1834: cannot use a lambda as a methodv8.1.1834Bram Moolenaar2019-08-091-0/+10
* patch 8.1.1828: not strict enough checking syntax of method invocationv8.1.1828Bram Moolenaar2019-08-081-0/+10
* patch 8.1.1821: no test for wrong number of method argumentsv8.1.1821Bram Moolenaar2019-08-061-0/+10
* patch 8.1.1820: using expr->FuncRef() does not workv8.1.1820Bram Moolenaar2019-08-051-4/+17
* patch 8.1.1809: more functions can be used as a methodv8.1.1809Bram Moolenaar2019-08-041-0/+11
* patch 8.1.1807: more functions can be used as a methodv8.1.1807Bram Moolenaar2019-08-041-3/+22
* patch 8.1.1803: all builtin functions are globalv8.1.1803Bram Moolenaar2019-08-031-0/+61