Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
4c86830fc578bcb47a51cf0983da5388cdbfe6cc
/
src
/
eval.c
4c86830
patch 8.2.2638: cannot write a message to the terminal from the GUI
by Bram Moolenaar
· 5 years ago
67da21a
patch 8.2.2636: memory leak when compiling inline function
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
cb4e80f
patch 8.2.2597: Vim9: "import * as" does not work at script level
by Bram Moolenaar
· 5 years ago
a974953
patch 8.2.2573: Vim9: using inalid pointer for error message
by Bram Moolenaar
· 5 years ago
f76ec1e
patch 8.2.2565: Vim9: "..=" not always recognized
by Bram Moolenaar
· 5 years ago
5b5ae29
patch 8.2.2533: Vim9: cannot use a range with :unlet
by Bram Moolenaar
· 5 years ago
c7dac85
patch 8.2.2528: Vim9: crash when compiling lambda fails
by Bram Moolenaar
· 5 years ago
0640950
patch 8.2.2527: Vim9: lambda return type is not determined at script level
by Bram Moolenaar
· 5 years ago
f785aa1
patch 8.2.2501: not always clear where an error is reported
by Bram Moolenaar
· 5 years ago
8bead9a
patch 8.2.2459: Coverity reports dead code
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
7cebe8b
patch 8.2.2396: Vim9: no white space allowed before "->"
by Bram Moolenaar
· 5 years ago
c5f59fa
patch 8.2.2381: Vim9: divide by zero does not abort expression execution
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
883cf97
patch 8.2.2356: Vim9: ":put =expr" does not handle a list properly
by Bram Moolenaar
· 5 years ago
6601b62
patch 8.2.2344: using inclusive index for slice is not always desired
by Bram Moolenaar
· 5 years ago
9145846
patch 8.2.2342: "char" functions may return wrong column in Insert mode
by Bram Moolenaar
· 5 years ago
6f02b00
patch 8.2.2324: not easy to get mark en cursor posotion by character count
by Bram Moolenaar
· 5 years ago
657137c
patch 8.2.2319: "exptype_T" can be read as "expected type"
by Bram Moolenaar
· 5 years ago
e7525c5
patch 8.2.2318: Vim9: string and list index work differently
by Bram Moolenaar
· 5 years ago
32b3f82
patch 8.2.2306: Vim9: when using function reference type is not checked
by Bram Moolenaar
· 5 years ago
b23279d
patch 8.2.2305: Vim9: "++var" and "--var" are silently accepted
by Bram Moolenaar
· 5 years ago
5f63938
patch 8.2.2292: Vim: expr test fails
by Bram Moolenaar
· 5 years ago
2ef951d
patch 8.2.2290: Vim9: unlet of global variable cannot be compiled
by Bram Moolenaar
· 5 years ago
e5a2dc8
patch 8.2.2289: Vim9: 'cpo' can become empty
by Bram Moolenaar
· 5 years ago
3862ea3
patch 8.2.2268: Vim9: list unpack seen as declaration
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
2949cfd
patch 8.2.2257: Vim9: using -> for lambda is ambiguous
by Bram Moolenaar
· 5 years ago
a04d447
patch 8.2.2251: test failures in legacy script
by Bram Moolenaar
· 5 years ago
de4f95b
patch 8.2.2250: Vim9: sublist is ambiguous
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
4941b5e
patch 8.2.2206: :exe command line completion only works for first argument
by Bram Moolenaar
· 5 years ago
1dcf55d
patch 8.2.2195: failing tests for :const
by Bram Moolenaar
· 5 years ago
5b3d1bb
patch 8.2.2186: Vim9: error when using 'opfunc'
by Bram Moolenaar
· 5 years ago
8f22f5c
patch 8.2.2165: Vim9: assignment to dict member does not work
by Bram Moolenaar
· 5 years ago
03290b8
patch 8.2.2162: Vim9: Cannot load or store autoload variables
by Bram Moolenaar
· 5 years ago
8e7d622
patch 8.2.2160: various typos
by Bram Moolenaar
· 5 years ago
8143a53
patch 8.2.2141: a user command with try/catch may not catch an expression error
by Bram Moolenaar
· 5 years ago
d0fe620
patch 8.2.2094: when an expression fails getting next command may be wrong
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
ce2c544
patch 8.2.2066: Vim9: assignment with += doesn't work
by Bram Moolenaar
· 5 years ago
c2ca935
patch 8.2.2053: Vim9: lamba doesn't accept argument types
by Bram Moolenaar
· 5 years ago
792f786
patch 8.2.2034: Vim9: list unpack in for statement not compiled yet
by Bram Moolenaar
· 5 years ago
896ad2c
patch 8.2.2028: Coverity warns for using an uninitialized variable
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
b4d16cb
patch 8.2.1956: Vim9: cannot specify argument types for lambda
by Bram Moolenaar
· 5 years ago
b4bcea4
patch 8.2.1914: Vim9: cannot put line break in expression for '=' register
by Bram Moolenaar
· 5 years ago
683581e
patch 8.2.1891: Vim9: skipping over expression doesn't handle line breaks
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
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
85d5e2b
patch 8.2.1819: Vim9: Memory leak when using a closure
by Bram Moolenaar
· 5 years ago
10c6586
patch 8.2.1813: Vim9: can assign wrong type to script dict
by Bram Moolenaar
· 5 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
30fd820
patch 8.2.1744: Vim9: using ":const!" is weird
by Bram Moolenaar
· 6 years ago
81ed496
patch 8.2.1731: Vim9: cannot use += to append to empty NULL list
by Bram Moolenaar
· 6 years ago
a187c43
patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9
by Bram Moolenaar
· 6 years ago
0b4c66c
patch 8.2.1685: Vim9: cannot declare a constant value
by Bram Moolenaar
· 6 years ago
4a091b9
patch 8.2.1672: v_lock is used when it is not initialized
by Bram Moolenaar
· 6 years ago
c6e57b7
patch 8.2.1671: Vim9: stray error for missing white space
by Bram Moolenaar
· 6 years ago
c1ec042
patch 8.2.1650: Vim9: result of && and || expression is not bool in script
by Bram Moolenaar
· 6 years ago
9c2b066
patch 8.2.1560: using NULL pointers in some code
by Bram Moolenaar
· 6 years ago
8b565c2
patch 8.2.1551: Vim9: error for argument type does not mention the number
by Bram Moolenaar
· 6 years ago
2566054
patch 8.2.1532: compiler warning for conversion of size_t to long
by Bram Moolenaar
· 6 years ago
2e08661
patch 8.2.1524: no longer get an error for string concatenation with float
by Bram Moolenaar
· 6 years ago
69e44552
patch 8.2.1512: failure after trinary expression fails
by Bram Moolenaar
· 6 years ago
51b6eb4
patch 8.2.1507: using malloc() directly
by Bram Moolenaar
· 6 years ago
ec65d77
patch 8.2.1499: Vim9: error when using "$" with col()
by Bram Moolenaar
· 6 years ago
825b544
patch 8.2.1494: missing change to calling eval_getline()
by Bram Moolenaar
· 6 years ago
aeb2bdd
patch 8.2.1482: Vim9: crash when using a nested lambda
by Bram Moolenaar
· 6 years ago
e15eebd
patch 8.2.1480: Vim9: skip expression in search() gives error
by Bram Moolenaar
· 6 years ago
021bda5
patch 8.2.1473: items in a list given to :const can still be modified
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
c9edd6b
patch 8.2.1437: Vim9: 'statusline' is evaluated using Vim9 script syntax
by Bram Moolenaar
· 6 years ago
418f1df
patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes
by Bram Moolenaar
· 6 years ago
3e06a1e
patch 8.2.1416: Vim9: boolean evaluation does not work as intended
by Bram Moolenaar
· 6 years ago
6e4cfff
patch 8.2.1412: Vim: not operator does not result in boolean
by Bram Moolenaar
· 6 years ago
98b4f14
patch 8.2.1395: Vim9: no error if declaring a funcref with lower case letter
by Bram Moolenaar
· 6 years ago
95dd9f2
patch 8.2.1387: Vim9: cannot assign to single letter variable with type
by Bram Moolenaar
· 6 years ago
bbd3e3c
patch 8.2.1378: cannot put space between function name and paren
by Bram Moolenaar
· 6 years ago
fdac71c
patch 8.2.1372: Vim9: no error for missing white space around operator
by Bram Moolenaar
· 6 years ago
3c1c9fd
patch 8.2.1371: Vim9: no error for missing white space around operator
by Bram Moolenaar
· 6 years ago
ff1cd39
patch 8.2.1368: Vim9: no error for missing white space around operator
by Bram Moolenaar
· 6 years ago
b4caa16
patch 8.2.1367: Vim9: no error for missing white space around operator
by Bram Moolenaar
· 6 years ago
bb1b5e2
patch 8.2.1365: Vim9: no error for missing white space around operator
by Bram Moolenaar
· 6 years ago
6a25026
patch 8.2.1361: error for white space after expression in assignment
by Bram Moolenaar
· 6 years ago
f96e9de
patch 8.2.1360: stray error for white space after expression
by Bram Moolenaar
· 6 years ago
9d48956
patch 8.2.1326: Vim9: skipping over white space after list
by Bram Moolenaar
· 6 years ago
696ba23
patch 8.2.1323: Vim9: invalid operators only rejected in :def function
by Bram Moolenaar
· 6 years ago
b13ab99
patch 8.2.1306: checking for first character of dict key is inconsistent
by Bram Moolenaar
· 6 years ago
Next »