summaryrefslogtreecommitdiff
path: root/src/typval.c
Commit message (Expand)AuthorAgeFilesLines
...
* patch 8.2.1263: Vim9: comperators use 'ignorecase' in Vim9 scriptv8.2.1263Bram Moolenaar2020-07-211-2/+10
* patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict()v8.2.1111Bram Moolenaar2020-07-011-6/+6
* patch 8.2.1014: using "name" for a string result is confusingv8.2.1014Bram Moolenaar2020-06-191-24/+23
* patch 8.2.0867: using \{xxx} for encoding a modifier is not nicev8.2.0867Bram Moolenaar2020-05-311-5/+2
* patch 8.2.0855: GUI tests fail because the test doesn't use a modifierv8.2.0855Bram Moolenaar2020-05-301-8/+17
* patch 8.2.0847: typval related code is spread outv8.2.0847Bram Moolenaar2020-05-301-0/+1508