1. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 8 months ago
  2. 9a90179 patch 9.1.0338: Vim9: import through symlinks not correctly handled by Ernie Rael · 1 year, 5 months ago
  3. 008c915 patch 9.0.1730: passing multiple patterns to runtime not working by zeertzjq · 2 years, 1 month ago
  4. 5c8771b patch 9.0.1238: :runtime completion can be further improved by zeertzjq · 2 years, 8 months ago
  5. 3770f4c patch 9.0.1231: completion of :runtime does not handle {where} argument by zeertzjq · 2 years, 8 months ago
  6. f768c3d patch 9.0.0244: cannot easily get the list of sourced scripts by Yegappan Lakshmanan · 3 years, 1 month ago
  7. ee47eac patch 9.0.0003: functions are global while they could be local by Yegappan Lakshmanan · 3 years, 2 months ago
  8. c0ceeeb patch 8.2.4650: "import autoload" only works with using 'runtimepath' by Bram Moolenaar · 3 years, 5 months ago
  9. 85b43c6 patch 8.2.4603: sourcing buffer lines is too complicated by Yegappan Lakshmanan · 3 years, 6 months ago
  10. 36a5b68 patch 8.2.4594: need to write script to a file to be able to source them by Yegappan Lakshmanan · 3 years, 6 months ago
  11. fe2ef0b patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet by Bram Moolenaar · 3 years, 8 months ago
  12. dc4451d patch 8.2.4050: Vim9: need to prefix every item in an autoload script by Bram Moolenaar · 3 years, 8 months ago
  13. 4f25b1a patch 8.2.1653: expand('<stack>') does not include the final line number by Bram Moolenaar · 5 years ago
  14. 66250c9 patch 8.2.1491: Vim9: crash when compiling heredoc lines start with comment by Bram Moolenaar · 5 years ago
  15. a5d0423 patch 8.2.1297: when a test fails it's often not easy to see where by Bram Moolenaar · 5 years ago
  16. c620c05 patch 8.2.1154: Vim9: crash when using imported function by Bram Moolenaar · 5 years ago
  17. 5409f5d patch 8.2.1047: Vim9: script cannot use line continuation like :def function by Bram Moolenaar · 5 years ago
  18. 25e0f58 patch 8.2.0823: Vim9: script reload test is disabled by Bram Moolenaar · 5 years ago
  19. 2eec379 patch 8.2.0822: Vim9: code left over from discovery phase by Bram Moolenaar · 5 years ago
  20. 09689a0 patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script by Bram Moolenaar · 5 years ago
  21. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  22. 1a47ae3 patch 8.2.0056: execution stack is incomplete and inefficient by Bram Moolenaar · 6 years ago
  23. 26262f8 patch 8.1.1985: code for dealing with paths is spread out by Bram Moolenaar · 6 years ago
  24. da6c033 patch 8.1.1957: more code can be moved to evalvars.c by Bram Moolenaar · 6 years ago
  25. 307c5a5 patch 8.1.1927: code for dealing with script files is spread out by Bram Moolenaar · 6 years ago