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
/
testdir
/
test_vim9_expr.vim
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2146: Vim9: automatic conversion of number to string for dict key
v8.2.2146
Bram Moolenaar
2020-12-15
1
-0
/
+8
*
patch 8.2.2145: Vim9: concatenating lists does not adjust type of result
v8.2.2145
Bram Moolenaar
2020-12-15
1
-0
/
+17
*
patch 8.2.2117: some functions use any value as a string
v8.2.2117
Bram Moolenaar
2020-12-09
1
-1
/
+1
*
patch 8.2.2107: Vim9: some errors not tested
v8.2.2107
Bram Moolenaar
2020-12-07
1
-12
/
+12
*
patch 8.2.2099: Vim9: some checks are not tested
v8.2.2099
Bram Moolenaar
2020-12-06
1
-0
/
+72
*
patch 8.2.2090: Vim9: dict does not accept a key in quotes
v8.2.2090
Bram Moolenaar
2020-12-04
1
-1
/
+2
*
patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax
v8.2.2082
Bram Moolenaar
2020-12-02
1
-96
/
+105
*
patch 8.2.2081: Vim9: cannot handle a linebreak after "=" in assignment
v8.2.2081
Bram Moolenaar
2020-12-02
1
-1
/
+0
*
patch 8.2.2053: Vim9: lamba doesn't accept argument types
v8.2.2053
Bram Moolenaar
2020-11-25
1
-0
/
+3
*
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
v8.2.2015
Bram Moolenaar
2020-11-19
1
-5
/
+11
*
patch 8.2.2013: Vim9: not skipping white space after unary minus
v8.2.2013
Bram Moolenaar
2020-11-18
1
-2
/
+19
*
patch 8.2.2012: Vim9: confusing error message when using bool wrongly
v8.2.2012
Bram Moolenaar
2020-11-18
1
-0
/
+7
*
patch 8.2.1986: expression test is flaky on Appveyor
v8.2.1986
Bram Moolenaar
2020-11-14
1
-5
/
+8
*
patch 8.2.1980: Vim9: some tests are not done at the script level
v8.2.1980
Bram Moolenaar
2020-11-12
1
-719
/
+719
*
patch 8.2.1977: Vim9: error for using a string in a condition is confusing
v8.2.1977
Bram Moolenaar
2020-11-12
1
-3
/
+6
*
patch 8.2.1965: Vim9: tests fail without the channel feature
v8.2.1965
Bram Moolenaar
2020-11-07
1
-19
/
+27
*
patch 8.2.1952: Vim9: crash when using a NULL dict key
v8.2.1952
Bram Moolenaar
2020-11-04
1
-0
/
+2
*
patch 8.2.1950: Vim9: crash when compiling function fails when getting type
v8.2.1950
Bram Moolenaar
2020-11-04
1
-0
/
+18
*
patch 8.2.1924: Vim9: crash when indexing dict with NULL key
v8.2.1924
Bram Moolenaar
2020-10-30
1
-0
/
+1
*
patch 8.2.1890: Vim9: strange error for subtracting from a list
v8.2.1890
Bram Moolenaar
2020-10-22
1
-1
/
+13
*
patch 8.2.1889: Vim9: errornous error for missing white space after {}
v8.2.1889
Bram Moolenaar
2020-10-22
1
-0
/
+6
*
patch 8.2.1868: Vim9: no error for missing space after comma in dict
v8.2.1868
Bram Moolenaar
2020-10-19
1
-0
/
+1
*
patch 8.2.1861: Vim9: no specific error when parsing lambda fails
v8.2.1861
Bram Moolenaar
2020-10-18
1
-1
/
+8
*
patch 8.2.1851: Vim9: "!" followed by space incorrectly used
v8.2.1851
Bram Moolenaar
2020-10-15
1
-2
/
+17
*
patch 8.2.1838: Vim9: cannot insert a comment line in an expression
v8.2.1838
Bram Moolenaar
2020-10-11
1
-0
/
+81
*
patch 8.2.1802: Vim9: crash with unterminated dict
v8.2.1802
Bram Moolenaar
2020-10-05
1
-0
/
+2
*
patch 8.2.1798: Vim9: trinary operator condition is too permissive
v8.2.1798
Bram Moolenaar
2020-10-04
1
-11
/
+38
*
patch 8.2.1795: Vim9: operators && and || have a confusing result
v8.2.1795
Bram Moolenaar
2020-10-03
1
-74
/
+75
*
patch 8.2.1794: no falsy Coalescing operator
v8.2.1794
Bram Moolenaar
2020-10-03
1
-3
/
+31
*
patch 8.2.1789: Vim9: crash with invalid list constant
v8.2.1789
Bram Moolenaar
2020-10-03
1
-0
/
+10
*
patch 8.2.1766: Vim9: Some tests are still using :let
v8.2.1766
Bram Moolenaar
2020-09-27
1
-3
/
+0
*
patch 8.2.1765: Vim9: some tests use "var var"
v8.2.1765
Bram Moolenaar
2020-09-27
1
-47
/
+47
*
patch 8.2.1759: Vim9: Some tests are still using :let
v8.2.1759
Bram Moolenaar
2020-09-27
1
-371
/
+373
*
patch 8.2.1758: Vim9: type of unmaterialized list is wrong
v8.2.1758
Bram Moolenaar
2020-09-27
1
-0
/
+4
*
patch 8.2.1724: Vim9: assignment tests spread out
v8.2.1724
Bram Moolenaar
2020-09-21
1
-12
/
+0
*
patch 8.2.1722: Vim9: cannot assign a lambda to a variable of type function
v8.2.1722
Bram Moolenaar
2020-09-21
1
-0
/
+12
*
patch 8.2.1719: Vim9: no error if comma is missing in between arguments
v8.2.1719
Bram Moolenaar
2020-09-20
1
-0
/
+1
*
patch 8.2.1710: Vim9: list of list type can be wrong
v8.2.1710
Bram Moolenaar
2020-09-19
1
-0
/
+12
*
patch 8.2.1697: inconsistent capitalization of error messages
v8.2.1697
Bram Moolenaar
2020-09-16
1
-15
/
+15
*
patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected
v8.2.1691
Bram Moolenaar
2020-09-16
1
-13
/
+16
*
patch 8.2.1680: Vim9: line number for compare error is wrong
v8.2.1680
Bram Moolenaar
2020-09-14
1
-0
/
+1
*
patch 8.2.1671: Vim9: stray error for missing white space
v8.2.1671
Bram Moolenaar
2020-09-12
1
-0
/
+10
*
patch 8.2.1668: Vim9: not accepting 0 or 1 as bool when type is any
v8.2.1668
Bram Moolenaar
2020-09-12
1
-0
/
+3
*
patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level
v8.2.1644
Bram Moolenaar
2020-09-09
1
-1
/
+1
*
patch 8.2.1623: Vim9: using :call where it is not needed
v8.2.1623
Bram Moolenaar
2020-09-06
1
-61
/
+61
*
patch 8.2.1609: Vim9: test fails when build without +channel
v8.2.1609
Bram Moolenaar
2020-09-05
1
-10
/
+21
*
patch 8.2.1529: Vim9: :elseif may be compiled when not needed
v8.2.1529
Bram Moolenaar
2020-08-27
1
-1
/
+3
*
patch 8.2.1527: Vim9: cannot use a function name at script level
v8.2.1527
Bram Moolenaar
2020-08-27
1
-0
/
+11
*
patch 8.2.1512: failure after trinary expression fails
v8.2.1512
Bram Moolenaar
2020-08-22
1
-0
/
+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
-1
/
+2
[next]