Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
bc4c505166dc82911553206bb0c2133c6ac94aa1
/
src
bc4c505
patch 8.2.1444: error messages are spread out and names can be confusing
by Bram Moolenaar
· 6 years ago
cdd70f0
patch 8.2.1443: Vim9: crash when interrupting a nested :def function
by Bram Moolenaar
· 6 years ago
be7529e
patch 8.2.1442: outdated references to the Mac Carbon GUI
by Bram Moolenaar
· 6 years ago
c771908
patch 8.2.1441: running tests in tiny version gives error for summarize.vim
by Bram Moolenaar
· 6 years ago
16c6232
patch 8.2.1440: debugger code insufficiently tested
by Bram Moolenaar
· 6 years ago
b96a32e
patch 8.2.1439: tiny and small builds have no test coverage
by Bram Moolenaar
· 6 years ago
7ac616c
patch 8.2.1438: missing tests for interrupting script execution from debugger
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
66e0014
patch 8.2.1436: function implementing :substitute has unexpected name
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
fd77748
patch 8.2.1434: Vim9: crash when lambda uses outer function argument
by Bram Moolenaar
· 6 years ago
ba60cc4
patch 8.2.1433: Vim9: cannot mingle comments in multi-line lambda
by Bram Moolenaar
· 6 years ago
6d91bcb
patch 8.2.1432: various inconsistencies in test files
by Bram Moolenaar
· 6 years ago
c3d6e8a
patch 8.2.1431: Vim9: no error for white space before comma in dict
by Bram Moolenaar
· 6 years ago
db19921
patch 8.2.1430: Vim9: error for missing comma instead of extra white space
by Bram Moolenaar
· 6 years ago
17a836c
patch 8.2.1429: Vim9: no error for missing white after : in dict
by Bram Moolenaar
· 6 years ago
ed677f5
patch 8.2.1428: Vim9: :def function does not abort on nested function error
by Bram Moolenaar
· 6 years ago
7c5ad34
patch 8.2.1427: Vim9: cannot use a range with marks in :def function
by Bram Moolenaar
· 6 years ago
a177344
patch 8.2.1426: Vim9: cannot call autoload function in :def function
by Bram Moolenaar
· 6 years ago
575f24b
patch 8.2.1425: Vim9: cannot use call() without :call
by Bram Moolenaar
· 6 years ago
040f975
patch 8.2.1424: Mac build fails
by Bram Moolenaar
· 6 years ago
035d6e9
patch 8.2.1423: Vim9: find global function when looking for script-local
by Bram Moolenaar
· 6 years ago
097148e
patch 8.2.1422: the Mac GUI implementation is outdated
by Bram Moolenaar
· 6 years ago
4301a72
patch 8.2.1421: Vim9: handling "+" and "-" before number differs from script
by Bram Moolenaar
· 6 years ago
f7c4d83
patch 8.2.1420: test 49 is old style
by Bram Moolenaar
· 6 years ago
59eccb9
patch 8.2.1419: Vim9: not operator applied too early
by Bram Moolenaar
· 6 years ago
8294d49
patch 8.2.1418: Vim9: invalid error for missing white space
by Bram Moolenaar
· 6 years ago
efb6482
patch 8.2.1417: test 49 is old style
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
6f8f733
patch 8.2.1415: closing a popup window with CTRL-C interrupts 'statusline'
by Bram Moolenaar
· 6 years ago
bf61fdd
patch 8.2.1414: popupwindow missing last couple of lines
by Bram Moolenaar
· 6 years ago
94f4ffa
patch 8.2.1413: previous tab page not usable from an Ex command
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
a9a47d1
patch 8.2.1411: when splitting a window localdir is copied but prevdir is not
by Bram Moolenaar
· 6 years ago
7f7a888
patch 8.2.1410: adding compiler plugin requires test change
by Bram Moolenaar
· 6 years ago
1e91eaf
patch 8.2.1409: nmpmrc and php.ini filetypes not recognized
by Bram Moolenaar
· 6 years ago
64d662d
patch 8.2.1408: Vim9: type casting not supported
by Bram Moolenaar
· 6 years ago
127542b
patch 8.2.1407: Vim9: type of list and dict only depends on first item
by Bram Moolenaar
· 6 years ago
a1b9b0c
patch 8.2.1406: popupwindow lacks scrollbar if no "maxheight" is used
by Bram Moolenaar
· 6 years ago
a7cc9e6
patch 8.2.1405: Vim9: vim9compile.c is getting too big
by Bram Moolenaar
· 6 years ago
b3ca982
patch 8.2.1404: Vim9: script test fails in the GUI
by Bram Moolenaar
· 6 years ago
3896a10
patch 8.2.1403: Vim9: Vim highlighting may fail in cmdline window
by Bram Moolenaar
· 6 years ago
94f6c06
patch 8.2.1402: s390x tests always fail
by Bram Moolenaar
· 6 years ago
62a2325
patch 8.2.1401: cannot jump to the last used tabpage
by Bram Moolenaar
· 6 years ago
730b248
patch 8.2.1400: Vim9: test does not delete written files
by Bram Moolenaar
· 6 years ago
efa9444
patch 8.2.1399: Vim9: may find imported item in wrong script
by Bram Moolenaar
· 6 years ago
daa2f36
patch 8.2.1398: autoload script sourced twice if sourced directly
by Bram Moolenaar
· 6 years ago
4a6d1b6
patch 8.2.1397: Vim9: return type of maparg() not adjusted for fourth arg
by Bram Moolenaar
· 6 years ago
5a849da
patch 8.2.1396: Vim9: no error for unexpectedly returning a value
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
2dd0a2c
patch 8.2.1394: Vim9: compiling a function interferes with command modifiers
by Bram Moolenaar
· 6 years ago
b7f4fa5
patch 8.2.1393: insufficient testing for script debugging
by Bram Moolenaar
· 6 years ago
bf8feb5
patch 8.2.1392: Vim9: line number incorrect after skipping over comment lines
by Bram Moolenaar
· 6 years ago
fa211f3
patch 8.2.1391: Vim9: no error for shadowing a script function
by Bram Moolenaar
· 6 years ago
1c199f9
patch 8.2.1390: Vim9: type error after storing an option value
by Bram Moolenaar
· 6 years ago
74d95b5
patch 8.2.1389: file missing from the distribution
by Bram Moolenaar
· 6 years ago
dd29f1b
patch 8.2.1388: Vim9: += only works for numbers
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
994b89d
patch 8.2.1386: backslash not removed afer space with space in 'isfname'
by Bram Moolenaar
· 6 years ago
de6804d
patch 8.2.1385: no testing on ARM
by Bram Moolenaar
· 6 years ago
8ce4b7e
patch 8.2.1384: no ATTENTION prompt for :vimgrep first match file
by Bram Moolenaar
· 6 years ago
9470a4d
patch 8.2.1383: test 49 is old style
by Bram Moolenaar
· 6 years ago
8e1986e
patch 8.2.1382: Vim9: using :import in filetype plugin gives an error
by Bram Moolenaar
· 6 years ago
56b8dc3
patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirected
by Bram Moolenaar
· 6 years ago
3d945cc
patch 8.2.1380: Vim9: return type of getreg() is always a string
by Bram Moolenaar
· 6 years ago
ae95a39
patch 8.2.1379: curly braces expression ending in " }" does not work
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
b8d732e
patch 8.2.1377: triggering the ATTENTION prompt causes typeahead mess up
by Bram Moolenaar
· 6 years ago
803af68
patch 8.2.1376: Vim9: expression mapping causes error for using :import
by Bram Moolenaar
· 6 years ago
c5da1fb
patch 8.2.1375: Vim9: method name with digit not accepted
by Bram Moolenaar
· 6 years ago
a71e263
patch 8.2.1374: Vim9: error for assigning empty list to script variable
by Bram Moolenaar
· 6 years ago
f9b2b49
patch 8.2.1373: Vim9: no error for assigning to non-existing script var
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
c753478
patch 8.2.1370: MS-Windows: warning for using fstat() with stat_T
by Bram Moolenaar
· 6 years ago
14ddd22
patch 8.2.1369: MS-Windows: autocommand test sometimes fails
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
a629620
patch 8.2.1366: test 49 is old style
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
282f9c6
patch 8.2.1364: invalid memory access when searching for raw string
by Bram Moolenaar
· 6 years ago
e46a2ed
patch 8.2.1363: test trying to run terminal when it is not supported
by Bram Moolenaar
· 6 years ago
ecd34bf
patch 8.2.1362: last entry of ":set term=xxx" overwritten by error message
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
8314454
patch 8.2.1359: Vim9: cannot assign to / register in Vim9 script
by Bram Moolenaar
· 6 years ago
434d72c
patch 8.2.1358: Vim9: test fails with +dnd is not available
by Bram Moolenaar
· 6 years ago
6582172
patch 8.2.1357: Vim9: cannot assign to / register
by Bram Moolenaar
· 6 years ago
7226e5b
patch 8.2.1356: Vim9: cannot get the percent register
by Bram Moolenaar
· 6 years ago
c2ee44c
patch 8.2.1355: Vim9: no error using :let for options and registers
by Bram Moolenaar
· 6 years ago
aa970ab
patch 8.2.1354: test 59 is old style
by Bram Moolenaar
· 6 years ago
8b89614
patch 8.2.1353: crash when drawing double-wide character in terminal window
by Bram Moolenaar
· 6 years ago
ad486a0
patch 8.2.1352: Vim9: no error for shadowing a script-local function
by Bram Moolenaar
· 6 years ago
bcbf413
patch 8.2.1351: Vim9: no proper error if using namespace for nested function
by Bram Moolenaar
· 6 years ago
b9a2cac
patch 8.2.1350: Vim9: no test for error message when redefining function
by Bram Moolenaar
· 6 years ago
eef2102
patch 8.2.1349: Vim9: can define a function with the name of an import
by Bram Moolenaar
· 6 years ago
e4218b9
patch 8.2.1348: build failure without the eval feature
by Bram Moolenaar
· 6 years ago
9094430
patch 8.2.1347: cannot easily get the script ID
by Bram Moolenaar
· 6 years ago
491799b
patch 8.2.1346: small build fails
by Bram Moolenaar
· 6 years ago
f8992d4
patch 8.2.1345: Redraw error when using visual block and scroll
by Bram Moolenaar
· 6 years ago
Next »