Bram Moolenaar
|
1d84f7608f
|
patch 9.0.0370: cleaning up afterwards can make a function messy
Problem: Cleaning up afterwards can make a function messy.
Solution: Add the :defer command.
|
2022-09-03 21:35:53 +01:00 |
|
Bram Moolenaar
|
d0132f4862
|
patch 8.2.4940: some code is never used
Problem: Some code is never used.
Solution: Remove dead code. Add a few more test cases.
|
2022-05-12 11:05:40 +01:00 |
|
Bram Moolenaar
|
dc7c366f3a
|
patch 8.2.3860: Vim9: codecov struggles with the file size
Problem: Vim9: codecov struggles with the file size.
Solution: Split vim9compile.c into four files.
|
2021-12-20 15:04:29 +00:00 |
|