Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
a0399efa72380115a3eb650544dd64e459476bd2
/
src
/
testdir
/
test_vim9_expr.vim
a0399ef
patch 8.2.2629: Vim9: error for #{{ is not desired
by Bram Moolenaar
· 5 years ago
5c7a299
patch 8.2.2628: Vim9: #{ can still be used at the script level
by Bram Moolenaar
· 5 years ago
4b3e196
patch 8.2.2620: Vim9: Using #{ for a dictionary gives strange errors
by Bram Moolenaar
· 5 years ago
0289a09
patch 8.2.2605: Vim9: string index and slice does not include composing chars
by Bram Moolenaar
· 5 years ago
d345fb9
patch 8.2.2584: Vim9: type error for assigning "any" to a list
by Bram Moolenaar
· 5 years ago
a974953
patch 8.2.2573: Vim9: using inalid pointer for error message
by Bram Moolenaar
· 5 years ago
057e84a
patch 8.2.2558: no error if a lambda argument shadows a variable
by Bram Moolenaar
· 5 years ago
1bd3cb2
patch 8.2.2549: crash after using "g:" in a for loop
by Bram Moolenaar
· 5 years ago
bc327cc
patch 8.2.2544: Vim9: error for argument when checking for lambda
by Bram Moolenaar
· 5 years ago
2e5910b
patch 8.2.2455: Vim9: key type for literal dict and indexing is inconsistent
by Bram Moolenaar
· 5 years ago
e507ff1
patch 8.2.2444: Vim9: compile error with combination of operator and list
by Bram Moolenaar
· 5 years ago
99880f9
patch 8.2.2378: Vim9: no error message for dividing by zero
by Bram Moolenaar
· 5 years ago
e64f83c
patch 8.2.2376: Vim9: crash when dividing by zero in compiled code
by Bram Moolenaar
· 5 years ago
2415669
patch 8.2.2349: Vim9: cannot handle line break after parenthesis at line end
by Bram Moolenaar
· 5 years ago
75ab91f
patch 8.2.2325: Vim9: crash if map() changes the item type
by Bram Moolenaar
· 5 years ago
31a11b9
patch 8.2.2323: Vim9: error when inferring type from empty dict/list
by Bram Moolenaar
· 5 years ago
cff40ff
patch 8.2.2320: Vim9: no error for comparing bool with string
by Bram Moolenaar
· 5 years ago
e7525c5
patch 8.2.2318: Vim9: string and list index work differently
by Bram Moolenaar
· 5 years ago
b23279d
patch 8.2.2305: Vim9: "++var" and "--var" are silently accepted
by Bram Moolenaar
· 5 years ago
a79925a
patch 8.2.2302: Vim9: using an option value may use uninitialized memory
by Bram Moolenaar
· 5 years ago
d62d87d
patch 8.2.2300: Vim9: wrong order on type stack when using dict
by Bram Moolenaar
· 5 years ago
6797782
patch 8.2.2291: Vim9: cannot use "null" for v:null
by Bram Moolenaar
· 5 years ago
5afd081
patch 8.2.2288: Vim9: line break and comment not always skipped
by Bram Moolenaar
· 5 years ago
e7a73e0
patch 8.2.2266: Vim9: it can be hard to see where white space is missing
by Bram Moolenaar
· 5 years ago
a8b8af1
patch 8.2.2262: Vim9: converting bool to string prefixes v:
by Bram Moolenaar
· 5 years ago
d5ea8f0
patch 8.2.2261: Vim9: boolean option gets string type
by Bram Moolenaar
· 5 years ago
2949cfd
patch 8.2.2257: Vim9: using -> for lambda is ambiguous
by Bram Moolenaar
· 5 years ago
6b55377
patch 8.2.2252: Vim9: crash when using lambda without return type in dict
by Bram Moolenaar
· 5 years ago
de4f95b
patch 8.2.2250: Vim9: sublist is ambiguous
by Bram Moolenaar
· 5 years ago
e462f52
patch 8.2.2227: Vim9: recognizing lambda is too complicated
by Bram Moolenaar
· 5 years ago
7e36820
patch 8.2.2219: Vim9: method call with expression not supported
by Bram Moolenaar
· 5 years ago
c754b4c
patch 8.2.2212: Vim9: lambda with => does not work at the script level
by Bram Moolenaar
· 5 years ago
9e68c32
patch 8.2.2209: Vim9: return type of => lambda not parsed
by Bram Moolenaar
· 5 years ago
65c4415
patch 8.2.2204: Vim9: using -> both for method and lambda is confusing
by Bram Moolenaar
· 5 years ago
27bf7af
patch 8.2.2200: Vim9: lambda without white space around -> is confusing
by Bram Moolenaar
· 5 years ago
9987fb0
patch 8.2.2146: Vim9: automatic conversion of number to string for dict key
by Bram Moolenaar
· 5 years ago
399ea81
patch 8.2.2145: Vim9: concatenating lists does not adjust type of result
by Bram Moolenaar
· 5 years ago
7bb4e74
patch 8.2.2117: some functions use any value as a string
by Bram Moolenaar
· 5 years ago
8ff16e0
patch 8.2.2107: Vim9: some errors not tested
by Bram Moolenaar
· 5 years ago
918a424
patch 8.2.2099: Vim9: some checks are not tested
by Bram Moolenaar
· 5 years ago
c5e6a71
patch 8.2.2090: Vim9: dict does not accept a key in quotes
by Bram Moolenaar
· 5 years ago
e0de171
patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax
by Bram Moolenaar
· 5 years ago
7f76494
patch 8.2.2081: Vim9: cannot handle a linebreak after "=" in assignment
by Bram Moolenaar
· 5 years ago
c2ca935
patch 8.2.2053: Vim9: lamba doesn't accept argument types
by Bram Moolenaar
· 5 years ago
2bede17
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
by Bram Moolenaar
· 5 years ago
79cdf80
patch 8.2.2013: Vim9: not skipping white space after unary minus
by Bram Moolenaar
· 5 years ago
d92cc13
patch 8.2.2012: Vim9: confusing error message when using bool wrongly
by Bram Moolenaar
· 5 years ago
a065a14
patch 8.2.1986: expression test is flaky on Appveyor
by Bram Moolenaar
· 5 years ago
659bb22
patch 8.2.1980: Vim9: some tests are not done at the script level
by Bram Moolenaar
· 5 years ago
ea2d407
patch 8.2.1977: Vim9: error for using a string in a condition is confusing
by Bram Moolenaar
· 5 years ago
46f479c
patch 8.2.1965: Vim9: tests fail without the channel feature
by Bram Moolenaar
· 5 years ago
c7f7f6d
patch 8.2.1952: Vim9: crash when using a NULL dict key
by Bram Moolenaar
· 5 years ago
9c13f76
patch 8.2.1950: Vim9: crash when compiling function fails when getting type
by Bram Moolenaar
· 5 years ago
086fc9a
patch 8.2.1924: Vim9: crash when indexing dict with NULL key
by Bram Moolenaar
· 5 years ago
081db1a
patch 8.2.1890: Vim9: strange error for subtracting from a list
by Bram Moolenaar
· 5 years ago
b07a39d
patch 8.2.1889: Vim9: errornous error for missing white space after {}
by Bram Moolenaar
· 5 years ago
9a13e18
patch 8.2.1868: Vim9: no error for missing space after comma in dict
by Bram Moolenaar
· 5 years ago
a2c026d
patch 8.2.1861: Vim9: no specific error when parsing lambda fails
by Bram Moolenaar
· 5 years ago
27491cd
patch 8.2.1851: Vim9: "!" followed by space incorrectly used
by Bram Moolenaar
· 5 years ago
93be164
patch 8.2.1838: Vim9: cannot insert a comment line in an expression
by Bram Moolenaar
· 5 years ago
44aefff
patch 8.2.1802: Vim9: crash with unterminated dict
by Bram Moolenaar
· 6 years ago
1310660
patch 8.2.1798: Vim9: trinary operator condition is too permissive
by Bram Moolenaar
· 6 years ago
2bb2658
patch 8.2.1795: Vim9: operators && and || have a confusing result
by Bram Moolenaar
· 6 years ago
92f26c2
patch 8.2.1794: no falsy Coalescing operator
by Bram Moolenaar
· 6 years ago
c1f0066
patch 8.2.1789: Vim9: crash with invalid list constant
by Bram Moolenaar
· 6 years ago
7a9cbca
patch 8.2.1766: Vim9: Some tests are still using :let
by Bram Moolenaar
· 6 years ago
9830938
patch 8.2.1765: Vim9: some tests use "var var"
by Bram Moolenaar
· 6 years ago
37ce6d3
patch 8.2.1759: Vim9: Some tests are still using :let
by Bram Moolenaar
· 6 years ago
5597ba0
patch 8.2.1758: Vim9: type of unmaterialized list is wrong
by Bram Moolenaar
· 6 years ago
971caf5
patch 8.2.1724: Vim9: assignment tests spread out
by Bram Moolenaar
· 6 years ago
dbd7593
patch 8.2.1722: Vim9: cannot assign a lambda to a variable of type function
by Bram Moolenaar
· 6 years ago
10e4f12
patch 8.2.1719: Vim9: no error if comma is missing in between arguments
by Bram Moolenaar
· 6 years ago
77b2097
patch 8.2.1710: Vim9: list of list type can be wrong
by Bram Moolenaar
· 6 years ago
7707228
patch 8.2.1697: inconsistent capitalization of error messages
by Bram Moolenaar
· 6 years ago
5e65423
patch 8.2.1691: Vim9: list<any> is not accepted where list<number> is expected
by Bram Moolenaar
· 6 years ago
eb26f43
patch 8.2.1680: Vim9: line number for compare error is wrong
by Bram Moolenaar
· 6 years ago
c6e57b7
patch 8.2.1671: Vim9: stray error for missing white space
by Bram Moolenaar
· 6 years ago
dadaddd
patch 8.2.1668: Vim9: not accepting 0 or 1 as bool when type is any
by Bram Moolenaar
· 6 years ago
ba7c0d7
patch 8.2.1644: Vim9: cannot assign 1 and 0 to bool at script level
by Bram Moolenaar
· 6 years ago
d2c6170
patch 8.2.1623: Vim9: using :call where it is not needed
by Bram Moolenaar
· 6 years ago
7918238
patch 8.2.1609: Vim9: test fails when build without +channel
by Bram Moolenaar
· 6 years ago
749639e
patch 8.2.1529: Vim9: :elseif may be compiled when not needed
by Bram Moolenaar
· 6 years ago
601e76a
patch 8.2.1527: Vim9: cannot use a function name at script level
by Bram Moolenaar
· 6 years ago
69e44552
patch 8.2.1512: failure after trinary expression fails
by Bram Moolenaar
· 6 years ago
7cb6fc2
patch 8.2.1504: Vim9: white space checks are only done for a :def function
by Bram Moolenaar
· 6 years ago
122616d
patch 8.2.1502: Vim9: can use += with a :let command at script level
by Bram Moolenaar
· 6 years ago
3fc7128
patch 8.2.1501: Vim9: concatenating to constant reverses order
by Bram Moolenaar
· 6 years ago
aeb2bdd
patch 8.2.1482: Vim9: crash when using a nested lambda
by Bram Moolenaar
· 6 years ago
3affe7a
patch 8.2.1481: Vim9: line number reported with error may be wrong
by Bram Moolenaar
· 6 years ago
1d63454
patch 8.2.1479: Vim9: error for list index uses wrong line number
by Bram Moolenaar
· 6 years ago
f923571
patch 8.2.1468: Vim9: invalid error for missing white space
by Bram Moolenaar
· 6 years ago
cc673e7
patch 8.2.1466: Vim9: cannot index or slice a variable with type "any"
by Bram Moolenaar
· 6 years ago
56acb09
patch 8.2.1465: Vim9: subscript not handled properly
by Bram Moolenaar
· 6 years ago
ed59187
patch 8.2.1463: Vim9: list slice not supported yet
by Bram Moolenaar
· 6 years ago
11107ba
patch 8.2.1462: Vim9: string slice not supported yet
by Bram Moolenaar
· 6 years ago
e3c37d8
patch 8.2.1461: Vim9: string indexes are counted in bytes
by Bram Moolenaar
· 6 years ago
451c2e3
patch 8.2.1460: error messages are spread out
by Bram Moolenaar
· 6 years ago
d110358
patch 8.2.1455: Vim9: crash when using typecast before constant
by Bram Moolenaar
· 6 years ago
79e8db9
patch 8.2.1454: Vim9: failure invoking lambda with wrong arguments
by Bram Moolenaar
· 6 years ago
8de2f44
patch 8.2.1453: Vim9: failure to compile lambda not tested
by Bram Moolenaar
· 6 years ago
Next »