Bram Moolenaar
|
5269bd2a72
|
patch 8.2.0368: Vim9: import that redefines local variable does not fail
Problem: Vim9: import that redefines local variable does not fail.
Solution: Check for already defined symbols.
|
2020-03-09 19:25:27 +01:00 |
|
Bram Moolenaar
|
f2d5c240a5
|
patch 8.2.0312: Vim9: insufficient script tests
Problem: Vim9: insufficient script tests.
Solution: Add more tests. Make "import * as Name" work.
|
2020-02-23 21:25:54 +01:00 |
|
Bram Moolenaar
|
8a7d6542b3
|
patch 8.2.0149: maintaining a Vim9 branch separately is more work
Problem: Maintaining a Vim9 branch separately is more work.
Solution: Merge the Vim9 script changes.
|
2020-01-26 15:56:19 +01:00 |
|