summaryrefslogtreecommitdiff
path: root/src/testdir/test_eval_stuff.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.1722: error when scriptversion is 2 a making a dictionary accessv8.1.1722Bram Moolenaar2019-07-201-0/+7
* patch 8.1.1526: no numerical value for the patchlevelv8.1.1526Bram Moolenaar2019-06-141-0/+3
* patch 8.1.1491: when skipping over code a function call may cause troublev8.1.1491Bram Moolenaar2019-06-071-0/+9
* patch 8.1.1190: has('vimscript-3') does not workv8.1.1190Bram Moolenaar2019-04-201-0/+3
* patch 8.1.1188: not all Vim variables require the v: prefixv8.1.1188Bram Moolenaar2019-04-201-0/+16
* patch 8.1.1116: cannot enforce a Vim script stylev8.1.1116Bram Moolenaar2019-04-041-0/+36
* patch 8.1.1114: confusing overloaded operator "." for string concatenationv8.1.1114Bram Moolenaar2019-04-041-0/+29
* patch 8.1.0804: crash when setting v:errmsg to empty listv8.1.0804Bram Moolenaar2019-01-241-0/+7
* patch 8.1.0742: not all Blob operations are testedv8.1.0742Bram Moolenaar2019-01-131-0/+18
* patch 8.1.0736: code for Blob not sufficiently testedv8.1.0736Bram Moolenaar2019-01-131-0/+6
* patch 8.1.0564: setting v:errors to wrong type still possiblev8.1.0564Bram Moolenaar2018-12-051-0/+10
* patch 8.1.0369: continuation lines cannot contain commentsv8.1.0369Bram Moolenaar2018-09-111-0/+11
* patch 8.0.1708: mkdir with 'p' flag fails on existing directoryv8.0.1708Bram Moolenaar2018-04-141-0/+17
* patch 8.0.1518: error messages suppressed after ":silent! try"v8.0.1518Bram Moolenaar2018-02-131-0/+14
* patch 8.0.1423: error in return not caught by try/catchv8.0.1423Bram Moolenaar2017-12-231-0/+13