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
/
vim9type.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1996: Vim9: invalid error for argument of extend()
v8.2.1996
Bram Moolenaar
2020-11-16
1
-0
/
+14
*
patch 8.2.1950: Vim9: crash when compiling function fails when getting type
v8.2.1950
Bram Moolenaar
2020-11-04
1
-2
/
+3
*
patch 8.2.1795: Vim9: operators && and || have a confusing result
v8.2.1795
Bram Moolenaar
2020-10-03
1
-7
/
+5
*
patch 8.2.1794: no falsy Coalescing operator
v8.2.1794
Bram Moolenaar
2020-10-03
1
-0
/
+4
*
patch 8.2.1758: Vim9: type of unmaterialized list is wrong
v8.2.1758
Bram Moolenaar
2020-09-27
1
-5
/
+7
*
patch 8.2.1722: Vim9: cannot assign a lambda to a variable of type function
v8.2.1722
Bram Moolenaar
2020-09-21
1
-1
/
+5
*
patch 8.2.1710: Vim9: list of list type can be wrong
v8.2.1710
Bram Moolenaar
2020-09-19
1
-1
/
+14
*
patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected
v8.2.1691
Bram Moolenaar
2020-09-16
1
-22
/
+87
*
patch 8.2.1650: Vim9: result of && and || expression is not bool in script
v8.2.1650
Bram Moolenaar
2020-09-09
1
-16
/
+44
*
patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level
v8.2.1644
Bram Moolenaar
2020-09-09
1
-6
/
+18
*
patch 8.2.1641: Vim9: cannot use 0 or 1 where a bool is expected
v8.2.1641
Bram Moolenaar
2020-09-09
1
-1
/
+5
*
patch 8.2.1551: Vim9: error for argument type does not mention the number
v8.2.1551
Bram Moolenaar
2020-08-30
1
-18
/
+21
*
patch 8.2.1504: Vim9: white space checks are only done for a :def function
v8.2.1504
Bram Moolenaar
2020-08-21
1
-4
/
+4
*
patch 8.2.1460: error messages are spread out
v8.2.1460
Bram Moolenaar
2020-08-15
1
-8
/
+8
*
patch 8.2.1451: Vim9: list type at script level only uses first item
v8.2.1451
Bram Moolenaar
2020-08-14
1
-2
/
+11
*
patch 8.2.1444: error messages are spread out and names can be confusing
v8.2.1444
Bram Moolenaar
2020-08-13
1
-4
/
+4
*
patch 8.2.1407: Vim9: type of list and dict only depends on first item
v8.2.1407
Bram Moolenaar
2020-08-09
1
-0
/
+36
*
patch 8.2.1405: Vim9: vim9compile.c is getting too big
v8.2.1405
Bram Moolenaar
2020-08-09
1
-0
/
+915