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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.2227: Vim9: recognizing lambda is too complicated
v8.2.2227
Bram Moolenaar
2020-12-27
4
-59
/
+25
*
patch 8.2.2226: Vim9: script test fails
v8.2.2226
Bram Moolenaar
2020-12-27
2
-0
/
+4
*
patch 8.2.2225: Vim9: error when using :import in legacy script twice
v8.2.2225
Bram Moolenaar
2020-12-27
7
-43
/
+116
*
patch 8.2.2224: Vim9: crash if script reloaded with different variable type
v8.2.2224
Bram Moolenaar
2020-12-26
11
-47
/
+105
*
patch 8.2.2223: Vim9: Reloading marks a :def function as deleted
v8.2.2223
Bram Moolenaar
2020-12-26
5
-38
/
+18
*
patch 8.2.2222: Vim9: cannot keep script variables when reloading
v8.2.2222
Bram Moolenaar
2020-12-26
8
-48
/
+161
*
patch 8.2.2221: if <Down> is mapped on the command line 'wildchar' is inserted
v8.2.2221
Bram Moolenaar
2020-12-26
3
-0
/
+21
*
patch 8.2.2220: Vim9: memory leak when parsing nested parenthesis
v8.2.2220
Bram Moolenaar
2020-12-25
2
-0
/
+3
*
patch 8.2.2219: Vim9: method call with expression not supported
v8.2.2219
Bram Moolenaar
2020-12-25
3
-61
/
+120
*
patch 8.2.2218: Vim9: failure if passing more args to lambda than expected
v8.2.2218
Bram Moolenaar
2020-12-25
3
-2
/
+12
*
patch 8.2.2217: Vim9: command modifiers not restored in catch block
v8.2.2217
Bram Moolenaar
2020-12-25
3
-0
/
+16
*
patch 8.2.2216: Vim9: range with missing colon can be hard to spot
v8.2.2216
Bram Moolenaar
2020-12-25
5
-5
/
+7
*
patch 8.2.2215: Vim9: not recognized in global command
v8.2.2215
Bram Moolenaar
2020-12-25
3
-1
/
+25
*
patch 8.2.2214: ":e#" does not give a warning for missing white space
v8.2.2214
Bram Moolenaar
2020-12-25
3
-15
/
+22
*
patch 8.2.2213: checking white space around -> is not backwards compatible
v8.2.2213
Bram Moolenaar
2020-12-25
2
-1
/
+3
*
patch 8.2.2212: Vim9: lambda with => does not work at the script level
v8.2.2212
Bram Moolenaar
2020-12-25
6
-16
/
+56
*
patch 8.2.2211: MS-Windows: can't load Python dll if not in the path
v8.2.2211
Bram Moolenaar
2020-12-25
2
-0
/
+75
*
patch 8.2.2210: Vim9: allocating a type to set TTFLAG_BOOL_OK
v8.2.2210
Bram Moolenaar
2020-12-25
4
-22
/
+7
*
patch 8.2.2209: Vim9: return type of => lambda not parsed
v8.2.2209
Bram Moolenaar
2020-12-25
8
-69
/
+125
*
patch 8.2.2208: Vim9: after reloading a script variable index may be invalid
v8.2.2208
Bram Moolenaar
2020-12-24
8
-25
/
+131
*
patch 8.2.2207: illegal memory access if popup menu items are changed
v8.2.2207
Bram Moolenaar
2020-12-24
5
-4
/
+83
*
Tweak the style a bit.
Bram Moolenaar
2020-12-24
1
-3
/
+2
*
Remove table, it doesn't work
Bram Moolenaar
2020-12-24
1
-14
/
+2
*
Attempt to fix markdown in table cell.
Bram Moolenaar
2020-12-24
1
-2
/
+2
*
Attempt to align the logo without a markdown table.
Bram Moolenaar
2020-12-24
1
-4
/
+18
*
patch 8.2.2206: :exe command line completion only works for first argument
v8.2.2206
Bram Moolenaar
2020-12-24
3
-0
/
+31
*
patch 8.2.2205: Vim9: memory leak when parsing lambda fails
v8.2.2205
Bram Moolenaar
2020-12-24
2
-0
/
+10
*
patch 8.2.2204: Vim9: using -> both for method and lambda is confusing
v8.2.2204
Bram Moolenaar
2020-12-24
5
-44
/
+246
*
patch 8.2.2203: Moodle gift files are not recognized
v8.2.2203
Bram Moolenaar
2020-12-24
3
-0
/
+6
*
patch 8.2.2202: write file test still fails on MS-Windows
v8.2.2202
Bram Moolenaar
2020-12-23
2
-2
/
+4
*
patch 8.2.2201: write file test fails on MS-Windows
v8.2.2201
Bram Moolenaar
2020-12-23
2
-1
/
+5
*
patch 8.2.2200: Vim9: lambda without white space around -> is confusing
v8.2.2200
Bram Moolenaar
2020-12-23
4
-9
/
+20
*
patch 8.2.2199: first write after setting 'eol' does not have NL added
v8.2.2199
Bram Moolenaar
2020-12-23
3
-1
/
+21
*
patch 8.2.2198: ml_get error when resizing window and using text property
v8.2.2198
Bram Moolenaar
2020-12-23
5
-3
/
+37
*
Update runtime files.
Bram Moolenaar
2020-12-23
29
-160
/
+266
*
patch 8.2.2197: assert arguments order reversed
v8.2.2197
Bram Moolenaar
2020-12-23
2
-2
/
+4
*
patch 8.2.2196: :version output has extra spaces in compile and link command
v8.2.2196
Bram Moolenaar
2020-12-23
3
-4
/
+6
*
patch 8.2.2195: failing tests for :const
v8.2.2195
Bram Moolenaar
2020-12-22
4
-8
/
+8
*
patch 8.2.2194: Vim9: cannot use :const or :final at the script level
v8.2.2194
Bram Moolenaar
2020-12-22
5
-15
/
+70
*
patch 8.2.2193: Vim9: can change constant in :def function
v8.2.2193
Bram Moolenaar
2020-12-22
5
-10
/
+39
*
patch 8.2.2192: Codecov on github actions fails
v8.2.2192
Bram Moolenaar
2020-12-22
3
-6
/
+6
*
patch 8.2.2191: Vim9: using wrong name with lambda in nested function
v8.2.2191
Bram Moolenaar
2020-12-22
3
-13
/
+46
*
patch 8.2.2190: Vim9: crash when compiled with EXITFREE
v8.2.2190
Bram Moolenaar
2020-12-22
3
-2
/
+27
*
patch 8.2.2189: cannot repeat a command that uses the small delete register
v8.2.2189
Bram Moolenaar
2020-12-22
4
-2
/
+22
*
patch 8.2.2188: Vim9: crash when calling global function from :def function
v8.2.2188
Bram Moolenaar
2020-12-22
10
-91
/
+143
*
patch 8.2.2187: Python 3 test fails sometimes
v8.2.2187
Bram Moolenaar
2020-12-22
2
-5
/
+8
*
patch 8.2.2186: Vim9: error when using 'opfunc'
v8.2.2186
Bram Moolenaar
2020-12-22
5
-5
/
+39
*
Add missing change to version.c
Bram Moolenaar
2020-12-22
1
-0
/
+2
*
patch 8.2.2185: BufUnload is not triggered for the quickfix dummy buffer
v8.2.2185
Bram Moolenaar
2020-12-22
2
-85
/
+108
*
patch 8.2.2184: Vim9: no error when using "2" for a line number
v8.2.2184
Bram Moolenaar
2020-12-21
5
-3
/
+21
[next]