Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
d0337e360e9f0b51a1a5627239d80a45dee8c3be
/
src
/
eval.c
ec57ec6
patch 8.2.0045: script test fails
by Bram Moolenaar
· 6 years ago
07a3db8
patch 8.2.0044: expression type is used inconsistently
by Bram Moolenaar
· 6 years ago
64e74c9
patch 8.2.0030: "gF" does not work on output of "verbose command"
by Bram Moolenaar
· 6 years ago
0ff822d
patch 8.1.2412: crash when evaluating expression with error
by Bram Moolenaar
· 6 years ago
5d18efe
patch 8.1.2378: using old C style comments
by Bram Moolenaar
· 6 years ago
05ad5ff
patch 8.1.2371: FEAT_TEXT_PROP is a confusing name
by Bram Moolenaar
· 6 years ago
8f76e6b
patch 8.1.2348: :const cannot be followed by "| endif"
by Bram Moolenaar
· 6 years ago
459fd78
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
by Bram Moolenaar
· 6 years ago
1614a14
patch 8.1.2120: some MB_ macros are more complicated than necessary
by Bram Moolenaar
· 6 years ago
8617348
patch 8.1.2107: various memory leaks reported by asan
by Bram Moolenaar
· 6 years ago
60a8de2
patch 8.1.2035: recognizing octal numbers is confusing
by Bram Moolenaar
· 6 years ago
b005cd8
patch 8.1.1979: code for handling file names is spread out
by Bram Moolenaar
· 6 years ago
1e1d300
patch 8.1.1978: the eval.c file is too big
by Bram Moolenaar
· 6 years ago
c36350b
patch 8.1.1964: crash when using nested map() and filter()
by Bram Moolenaar
· 6 years ago
da6c033
patch 8.1.1957: more code can be moved to evalvars.c
by Bram Moolenaar
· 6 years ago
8d71b54
patch 8.1.1943: more code can be moved to evalvars.c
by Bram Moolenaar
· 6 years ago
34ed68d
patch 8.1.1940: script tests fail
by Bram Moolenaar
· 6 years ago
e5cdf15
patch 8.1.1939: code for handling v: variables in generic eval file
by Bram Moolenaar
· 6 years ago
0522ba0
patch 8.1.1933: the eval.c file is too big
by Bram Moolenaar
· 6 years ago
37f4cbd
patch 8.1.1913: not easy to compute the space on the command line
by Bram Moolenaar
· 6 years ago
1058c9d
patch 8.1.1894: not checking for out-of-memory of autoload_name()
by Bram Moolenaar
· 6 years ago
5843f5f
patch 8.1.1891: functions used in one file are global
by Bram Moolenaar
· 6 years ago
0a52df5
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
by Bram Moolenaar
· 6 years ago
9cfe8f6
patch 8.1.1878: negative float before method not parsed correctly
by Bram Moolenaar
· 6 years ago
22a0c0c
patch 8.1.1834: cannot use a lambda as a method
by Bram Moolenaar
· 6 years ago
5184132
patch 8.1.1828: not strict enough checking syntax of method invocation
by Bram Moolenaar
· 6 years ago
761fdf0
patch 8.1.1820: using expr->FuncRef() does not work
by Bram Moolenaar
· 6 years ago
fcfe1a9
patch 8.1.1816: cannot use a user defined function as a method
by Bram Moolenaar
· 6 years ago
ac92e25
patch 8.1.1803: all builtin functions are global
by Bram Moolenaar
· 6 years ago
c6538bc
patch 8.1.1800: function call functions have too many arguments
by Bram Moolenaar
· 6 years ago
8453807
patch 8.1.1766: code for writing session file is spread out
by Bram Moolenaar
· 6 years ago
defa067
patch 8.1.1727: code for viminfo support is spread out
by Bram Moolenaar
· 6 years ago
2458200
patch 8.1.1723: heredoc assignment has no room for new features
by Bram Moolenaar
· 6 years ago
61343f0
patch 8.1.1722: error when scriptversion is 2 a making a dictionary access
by Bram Moolenaar
· 6 years ago
4c6d904
patch 8.1.1705: using ~{} for a literal dict is not nice
by Bram Moolenaar
· 6 years ago
b8be54d
patch 8.1.1692: using *{} for literal dict is not backwards compatible
by Bram Moolenaar
· 6 years ago
ecaa70e
patch 8.1.1687: the evalfunc.c file is too big
by Bram Moolenaar
· 6 years ago
2898ebb
patch 8.1.1686: "*" of "*{" is recognized as multipy operator
by Bram Moolenaar
· 6 years ago
d5abb4c
patch 8.1.1683: dictionary with string keys is longer than needed
by Bram Moolenaar
· 6 years ago
7780e5c
patch 8.1.1660: assert_fails() does not fail inside try/catch
by Bram Moolenaar
· 6 years ago
28fc247
patch 8.1.1639: changing an autoload name into a file name is inefficient
by Bram Moolenaar
· 6 years ago
e96a249
patch 8.1.1588: in :let-heredoc line continuation is recognized
by Bram Moolenaar
· 6 years ago
e7eb927
patch 8.1.1585: :let-heredoc does not trim enough
by Bram Moolenaar
· 6 years ago
7be3ab2
patch 8.1.1583: set_ref_in_list() only sets ref in items
by Bram Moolenaar
· 6 years ago
75a1a94
patch 8.1.1575: callbacks may be garbage collected
by Bram Moolenaar
· 6 years ago
d7c9687
patch 8.1.1542: an OptionSet autocommand does not get enough info
by Bram Moolenaar
· 6 years ago
9937a05
patch 8.1.1539: not easy to define a variable and lock it
by Bram Moolenaar
· 6 years ago
37df9a4
patch 8.1.1526: no numerical value for the patchlevel
by Bram Moolenaar
· 6 years ago
6064073
patch 8.1.1491: when skipping over code a function call may cause trouble
by Bram Moolenaar
· 6 years ago
c07f67a
patch 8.1.1485: double free when garbage_collect() is used in autocommand
by Bram Moolenaar
· 6 years ago
75ee544
patch 8.1.1484: some tests are slow
by Bram Moolenaar
· 6 years ago
3a97bb3
patch 8.1.1437: code to handle callbacks is duplicated
by Bram Moolenaar
· 6 years ago
c799fe2
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
by Bram Moolenaar
· 6 years ago
9c27b1c
patch 8.1.1400: using global pointer for tab-local popups is clumsy
by Bram Moolenaar
· 6 years ago
4d784b2
patch 8.1.1391: no popup window support
by Bram Moolenaar
· 6 years ago
18a4ba2
patch 8.1.1386: unessesary type casts for lalloc()
by Bram Moolenaar
· 6 years ago
964b374
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
by Bram Moolenaar
· 6 years ago
16e9b85
patch 8.1.1355: obvious mistakes are accepted as valid expressions
by Bram Moolenaar
· 6 years ago
f5842c5
patch 8.1.1354: getting a list of text lines is clumsy
by Bram Moolenaar
· 6 years ago
6ed8819
patch 8.1.1319: computing function length name in many places
by Bram Moolenaar
· 6 years ago
25190db
patch 8.1.1261: no error for quickfix commands with negative range
by Bram Moolenaar
· 6 years ago
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 6 years ago
ac9fb18
patch 8.1.1210: support for user commands is spread out
by Bram Moolenaar
· 6 years ago
1f3601e
patch 8.1.1207: some compilers give warning messages
by Bram Moolenaar
· 6 years ago
d2e716e
patch 8.1.1188: not all Vim variables require the v: prefix
by Bram Moolenaar
· 6 years ago
543c9b1
patch 8.1.1120: cannot easily get directory entry matches
by Bram Moolenaar
· 6 years ago
558ca4a
patch 8.1.1116: cannot enforce a Vim script style
by Bram Moolenaar
· 6 years ago
0f248b0
patch 8.1.1114: confusing overloaded operator "." for string concatenation
by Bram Moolenaar
· 6 years ago
2d04a91
patch 8.1.1090: MS-Windows: modify_fname() has problems with some 'encoding'
by Bram Moolenaar
· 6 years ago
2c519cf
patch 8.1.1032: warnings from clang static analyzer
by Bram Moolenaar
· 6 years ago
61be376
patch 8.1.1023: may use NULL pointer when indexing a blob
by Bram Moolenaar
· 6 years ago
ab89d7a
patch 8.1.1012: memory leak with E461
by Bram Moolenaar
· 6 years ago
e21c158
patch 8.1.0990: floating point exception with "%= 0" and "/= 0"
by Bram Moolenaar
· 6 years ago
38f08e7
patch 8.1.0958: compiling weird regexp pattern is very slow
by Bram Moolenaar
· 7 years ago
4f97475
patch 8.1.0941: macros for MS-Windows are inconsistent
by Bram Moolenaar
· 7 years ago
ff697e6
patch 8.1.0902: incomplete set of assignment operators
by Bram Moolenaar
· 7 years ago
e0fb7d1
patch 8.1.0899: no need to check restricted mode for setwinvar()
by Bram Moolenaar
· 7 years ago
05c00c0
patch 8.1.0897: can modify a:000 when using a reference
by Bram Moolenaar
· 7 years ago
eeb1b9c
patch 8.1.0892: failure when closing a window when location list is in use
by Bram Moolenaar
· 7 years ago
31b8160
patch 8.1.0888: the a: dict is not immutable as documented
by Bram Moolenaar
· 7 years ago
29ddebe
patch 8.1.0826: too many #ifdefs
by Bram Moolenaar
· 7 years ago
8657671
patch 8.1.0819: a failed assert with a long string is hard to read
by Bram Moolenaar
· 7 years ago
1350597
patch 8.1.0805: too many #ifdefs
by Bram Moolenaar
· 7 years ago
4b9e91f
patch 8.1.0804: crash when setting v:errmsg to empty list
by Bram Moolenaar
· 7 years ago
a5be9b6
patch 8.1.0802: negative index doesn't work for Blob
by Bram Moolenaar
· 7 years ago
dd29ea1
patch 8.1.0798: changing a blob while iterating over it works strangely
by Bram Moolenaar
· 7 years ago
32526b3
patch 8.1.0779: argument for message functions is inconsistent
by Bram Moolenaar
· 7 years ago
88c86eb
patch 8.1.0766: various problems when using Vim on VMS
by Bram Moolenaar
· 7 years ago
4131fd5
patch 8.1.0765: string format of a Blob can't be parsed back
by Bram Moolenaar
· 7 years ago
3d28b58
patch 8.1.0756: copy() does not make a copy of a Blob
by Bram Moolenaar
· 7 years ago
b5443cc
patch 8.1.0753: printf format not checked for semsg()
by Bram Moolenaar
· 7 years ago
6acc79f
patch 8.1.0749: error message contains garbage
by Bram Moolenaar
· 7 years ago
ce9d50d
patch 8.1.0747: map() with a bad expression doesn't give an error
by Bram Moolenaar
· 7 years ago
f9e3e09
patch 8.1.0743: giving error messages is not flexible
by Bram Moolenaar
· 7 years ago
8c8b8bb
patch 8.1.0741: viminfo with Blob is not tested
by Bram Moolenaar
· 7 years ago
8309b05
patch 8.1.0740: Tcl test fails
by Bram Moolenaar
· 7 years ago
ecc8bc4
patch 8.1.0738: using freed memory, for loop over blob leaks memory
by Bram Moolenaar
· 7 years ago
e519dfd
patch 8.1.0737: compiler warning for uninitialized variable
by Bram Moolenaar
· 7 years ago
c0f5a78
patch 8.1.0736: code for Blob not sufficiently tested
by Bram Moolenaar
· 7 years ago
6e5ea8d
patch 8.1.0735: cannot handle binary data
by Bram Moolenaar
· 7 years ago
Next »