index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
evalfunc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 8.2.1600: Vim9: cannot use "true" with deepcopy()
v8.2.1600
Bram Moolenaar
2020-09-05
1
-1
/
+1
*
patch 8.2.1592: Vim9: passing "true" to char2nr() fails
v8.2.1592
Bram Moolenaar
2020-09-04
1
-1
/
+1
*
patch 8.2.1588: cannot read back the prompt of a prompt buffer
v8.2.1588
Bram Moolenaar
2020-09-04
1
-0
/
+1
*
patch 8.2.1577: Vim9: hasmapto()/mapcheck()/maparg() do nottake "true" arg
v8.2.1577
Bram Moolenaar
2020-09-02
1
-1
/
+1
*
patch 8.2.1576: Vim9: index() does not take "true" as argument
v8.2.1576
Bram Moolenaar
2020-09-02
1
-1
/
+1
*
patch 8.2.1573: Vim9: getreg() does not take "true" as argument
v8.2.1573
Bram Moolenaar
2020-09-02
1
-2
/
+2
*
patch 8.2.1572: Vim9: expand() does not take "true" as argument
v8.2.1572
Bram Moolenaar
2020-09-02
1
-2
/
+2
*
patch 8.2.1569: Vim9: fixes not tested; failure in getchangelist()
v8.2.1569
Bram Moolenaar
2020-09-02
1
-6
/
+1
*
patch 8.2.1544: cannot translate messages in a Vim script
v8.2.1544
Bram Moolenaar
2020-08-30
1
-0
/
+22
*
patch 8.2.1536: cannot get the class of a character; emoji widths are wrong
v8.2.1536
Bram Moolenaar
2020-08-28
1
-0
/
+1
*
patch 8.2.1535: it is not possible to specify cell widths of characters
v8.2.1535
Bram Moolenaar
2020-08-28
1
-0
/
+1
*
patch 8.2.1533: Vim9: error when passing getreginfo() result to setreg()
v8.2.1533
Bram Moolenaar
2020-08-28
1
-1
/
+1
*
patch 8.2.1517: cannot easily get the character under the cursor
v8.2.1517
Bram Moolenaar
2020-08-23
1
-5
/
+13
*
patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment
v8.2.1491
Bram Moolenaar
2020-08-20
1
-2
/
+1
*
patch 8.2.1479: Vim9: error for list index uses wrong line number
v8.2.1479
Bram Moolenaar
2020-08-18
1
-1
/
+1
*
patch 8.2.1447: Vim9: return type of keys() is list<any>
v8.2.1447
Bram Moolenaar
2020-08-14
1
-1
/
+1
*
patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes
v8.2.1435
Bram Moolenaar
2020-08-12
1
-1
/
+1
*
patch 8.2.1422: the Mac GUI implementation is outdated
v8.2.1422
Bram Moolenaar
2020-08-11
1
-7
/
+1
*
patch 8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg
v8.2.1397
Bram Moolenaar
2020-08-08
1
-1
/
+10
*
patch 8.2.1380: Vim9: return type of getreg() is always a string
v8.2.1380
Bram Moolenaar
2020-08-06
1
-1
/
+10
*
patch 8.2.1281: the "trailing characters" error can be hard to understand
v8.2.1281
Bram Moolenaar
2020-07-23
1
-2
/
+2
*
patch 8.2.1265: crash with EXITFREE when split() fails
v8.2.1265
Bram Moolenaar
2020-07-21
1
-2
/
+3
*
patch 8.2.1241: cannot use getbufinfo() as a method
v8.2.1241
Bram Moolenaar
2020-07-18
1
-1
/
+1
*
patch 8.2.1168: wrong method argument for appendbufline()
v8.2.1168
Bram Moolenaar
2020-07-09
1
-1
/
+1
*
patch 8.2.1167: Vim9: builtin function method call only supports first arg
v8.2.1167
Bram Moolenaar
2020-07-09
1
-5
/
+7
*
patch 8.2.1144: Vim9: return type of reverse() is any
v8.2.1144
Bram Moolenaar
2020-07-05
1
-1
/
+1
*
patch 8.2.1143: Vim9: return type of remove() is any
v8.2.1143
Bram Moolenaar
2020-07-05
1
-1
/
+12
*
patch 8.2.1142: Vim9: return type of insert() is any
v8.2.1142
Bram Moolenaar
2020-07-05
1
-1
/
+1
*
patch 8.2.1141: Vim9: return type of filter() is any
v8.2.1141
Bram Moolenaar
2020-07-05
1
-1
/
+1
*
patch 8.2.1140: Vim9: return type of extend() is any
v8.2.1140
Bram Moolenaar
2020-07-05
1
-1
/
+1
*
patch 8.2.1138: Vim9: return type of copy() and deepcopy() is any
v8.2.1138
Bram Moolenaar
2020-07-05
1
-2
/
+2
*
patch 8.2.1136: Vim9: return type of argv() is always any
v8.2.1136
Bram Moolenaar
2020-07-05
1
-1
/
+12
*
patch 8.2.1133: Vim9: return type of add() is not specific enough
v8.2.1133
Bram Moolenaar
2020-07-05
1
-1
/
+1
*
patch 8.2.1132: Vim9: return type of repeat() is not specific enough
v8.2.1132
Bram Moolenaar
2020-07-05
1
-2
/
+2
*
patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict()
v8.2.1111
Bram Moolenaar
2020-07-01
1
-1
/
+1
*
patch 8.2.1096: Vim9: return type of getqflist() is wrong
v8.2.1096
Bram Moolenaar
2020-06-30
1
-2
/
+26
*
patch 8.2.1082: Coverity complains about ignoring dict_add() return value
v8.2.1082
Bram Moolenaar
2020-06-29
1
-4
/
+4
*
patch 8.2.1047: Vim9: script cannot use line continuation like :def function
v8.2.1047
Bram Moolenaar
2020-06-24
1
-1
/
+1
*
patch 8.2.1035: setreg() does not always clear the register
v8.2.1035
Bram Moolenaar
2020-06-22
1
-36
/
+61
*
patch 8.2.1003: Vim9: return type of sort() is too generic
v8.2.1003
Bram Moolenaar
2020-06-18
1
-1
/
+9
*
patch 8.2.0988: getting directory contents is always case sorted
v8.2.0988
Bram Moolenaar
2020-06-16
1
-2
/
+2
*
patch 8.2.0970: terminal properties are not available in Vim script
v8.2.0970
Bram Moolenaar
2020-06-13
1
-0
/
+1
*
patch 8.2.0945: cannot use "z=" when 'spell' is off
v8.2.0945
Bram Moolenaar
2020-06-10
1
-2
/
+44
*
patch 8.2.0935: flattening a list with existing code is slow
v8.2.0935
Bram Moolenaar
2020-06-08
1
-0
/
+1
*
patch 8.2.0928: many type casts are used for vim_strnsave()
v8.2.0928
Bram Moolenaar
2020-06-07
1
-3
/
+3
*
patch 8.2.0924: cannot save and restore a register properly
v8.2.0924
Bram Moolenaar
2020-06-07
1
-4
/
+122
*
patch 8.2.0918: duplicate code for evaluating expression argument
v8.2.0918
Bram Moolenaar
2020-06-07
1
-23
/
+9
*
patch 8.2.0915: search() cannot skip over matches like searchpair() can
v8.2.0915
Bram Moolenaar
2020-06-06
1
-6
/
+49
*
patch 8.2.0893: assert_equalfile() does not take a third argument
v8.2.0893
Bram Moolenaar
2020-06-03
1
-1
/
+1
*
patch 8.2.0886: cannot use octal numbers in scriptversion 4
v8.2.0886
Bram Moolenaar
2020-06-02
1
-1
/
+1
[prev]
[next]