1. eb380b9 patch 9.1.1525: tests: testdir/ is a bit messy by Christian Brabandt · 9 weeks ago
  2. d9b82cf patch 9.1.1245: need some more tests for curly braces evaluation by Yegappan Lakshmanan · 5 months ago
  3. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
  4. 449c2e5 patch 9.1.1074: Strange error when heredoc marker starts with "trim" by zeertzjq · 7 months ago
  5. bce51d9 patch 9.1.0335: String interpolation fails for List type by Yegappan Lakshmanan · 1 year, 5 months ago
  6. f01493c patch 9.1.0329: String interpolation fails for Dict type by Yegappan Lakshmanan · 1 year, 5 months ago
  7. 3d93630 patch 9.1.0319: Using heredoc in string not tested with :execute by zeertzjq · 1 year, 5 months ago
  8. 1f5175d patch 9.1.0313: Crash when using heredoc with comment in command block by zeertzjq · 1 year, 5 months ago
  9. e74cad3 patch 9.1.0312: heredocs are not supported for :commands by Yegappan Lakshmanan · 1 year, 5 months ago
  10. 1817ccd patch 9.1.0301: Vim9: heredoc start may be recognized in string by zeertzjq · 1 year, 5 months ago
  11. 9a91d2b patch 9.1.0287: Vim9: comment may be treated as heredoc start by zeertzjq · 1 year, 5 months ago
  12. 4c7cb37 patch 9.0.1631: passing wrong variable type to option gives multiple errors by zeertzjq · 2 years, 3 months ago
  13. a93d9cd patch 9.0.1505: error when heredoc content looks like heredoc by zeertzjq · 2 years, 4 months ago
  14. 91c75d1 patch 9.0.0836: wrong error when using extend() with funcref by zeertzjq · 2 years, 10 months ago
  15. 7dd5a78 patch 9.0.0625: too many delete() calls in tests by Bram Moolenaar · 3 years ago
  16. 6c667bd patch 9.0.0355: check for uppercase char in autoload name is wrong by thinca · 3 years ago
  17. 0abc287 patch 8.2.4930: interpolated string expression requires escaping by Bram Moolenaar · 3 years, 4 months ago
  18. 2eaef10 patch 8.2.4883: string interpolation only works in heredoc by LemonBoy · 3 years, 4 months ago
  19. 05c7f5d patch 8.2.4840: heredoc expression evaluated even when skipping by Bram Moolenaar · 3 years, 4 months ago
  20. efbfa86 patch 8.2.4770: cannot easily mix expression and heredoc by Yegappan Lakshmanan · 3 years, 5 months ago
  21. b521766 patch 8.2.3342: test for :let errors fails by Bram Moolenaar · 4 years, 1 month ago
  22. 3a3b10e patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary by Bram Moolenaar · 4 years, 2 months ago
  23. fae55a9 patch 8.2.3016: confusing error when expression is followed by comma by Bram Moolenaar · 4 years, 3 months ago
  24. 58fb7c3 patch 8.2.2723: assignment test fails by Bram Moolenaar · 4 years, 5 months ago
  25. b5b9480 patch 8.2.2138: Vim9: "exit_cb" causes Vim to exit by Bram Moolenaar · 4 years, 9 months ago
  26. e2e4075 patch 8.2.1593: tests do not check the error number properly by Bram Moolenaar · 5 years ago
  27. b13ab99 patch 8.2.1306: checking for first character of dict key is inconsistent by Bram Moolenaar · 5 years ago
  28. 63be3d4 patch 8.2.1274: Vim9: no error for missing white space at script level by Bram Moolenaar · 5 years ago
  29. 9b7bf9e patch 8.2.1183: assert_fails() checks the last error message by Bram Moolenaar · 5 years ago
  30. 9d8d0b5 patch 8.2.0633: crash when using null partial in filter() by Bram Moolenaar · 5 years ago
  31. ea04a6e patch 8.2.0619: null dict is not handled like an empty dict by Bram Moolenaar · 5 years ago
  32. 8b63313 patch 8.2.0418: code in eval.c not sufficiently covered by tests by Bram Moolenaar · 5 years ago
  33. 8dfcce3 patch 8.2.0401: not enough test coverage for evalvars.c by Bram Moolenaar · 5 years ago
  34. 8f76e6b patch 8.1.2348: :const cannot be followed by "| endif" by Bram Moolenaar · 6 years ago
  35. fcf8a87 patch 8.1.2264: there are two test files for :let by Bram Moolenaar · 6 years ago
  36. 1e673b9 patch 8.1.2262: unpack assignment in function not recognized by Bram Moolenaar · 6 years ago
  37. b1ba9ab patch 8.1.2168: heredoc assignment not skipped in if block by Bram Moolenaar · 6 years ago
  38. ecaa75b patch 8.1.1729: heredoc with trim not properly handled in function by Bram Moolenaar · 6 years ago
  39. 2458200 patch 8.1.1723: heredoc assignment has no room for new features by Bram Moolenaar · 6 years ago
  40. e96a249 patch 8.1.1588: in :let-heredoc line continuation is recognized by Bram Moolenaar · 6 years ago
  41. e7eb927 patch 8.1.1585: :let-heredoc does not trim enough by Bram Moolenaar · 6 years ago
  42. 8471e57 patch 8.1.1356: some text in heredoc assignment ends the text by Bram Moolenaar · 6 years ago
  43. f5842c5 patch 8.1.1354: getting a list of text lines is clumsy by Bram Moolenaar · 6 years ago
  44. f0908e6 patch 8.1.1091: MS-Windows: cannot use multi-byte chars in environment var by Bram Moolenaar · 6 years ago
  45. 05c00c0 patch 8.1.0897: can modify a:000 when using a reference by Bram Moolenaar · 7 years ago
  46. 31b8160 patch 8.1.0888: the a: dict is not immutable as documented by Bram Moolenaar · 7 years ago
  47. 4a137b4 patch 8.0.0861: still many old style tests by Bram Moolenaar · 8 years ago