summaryrefslogtreecommitdiff
path: root/src/errors.h
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.1506: Vim9: no error when using a number other than 0 or 1 as boolv8.2.1506Bram Moolenaar2020-08-221-1/+2
* patch 8.2.1504: Vim9: white space checks are only done for a :def functionv8.2.1504Bram Moolenaar2020-08-211-6/+6
* patch 8.2.1466: Vim9: cannot index or slice a variable with type "any"v8.2.1466Bram Moolenaar2020-08-161-4/+9
* patch 8.2.1465: Vim9: subscript not handled properlyv8.2.1465Bram Moolenaar2020-08-161-2/+2
* patch 8.2.1462: Vim9: string slice not supported yetv8.2.1462Bram Moolenaar2020-08-151-1/+2
* patch 8.2.1460: error messages are spread outv8.2.1460Bram Moolenaar2020-08-151-2/+200
* patch 8.2.1444: error messages are spread out and names can be confusingv8.2.1444Bram Moolenaar2020-08-131-0/+36