1. 9cb865e patch 9.1.1232: Vim script is missing the tuple data type by Yegappan Lakshmanan · 6 months ago
  2. 0917e86 patch 9.0.1320: checking the type of a null object causes a crash by Bram Moolenaar · 2 years, 7 months ago
  3. 32517c4 patch 9.0.1203: return type of values() is always list<any> by Bram Moolenaar · 2 years, 8 months ago
  4. fa10397 patch 9.0.0623: error for modifying a const is not detected at compile time by Bram Moolenaar · 3 years ago
  5. a7583c4 patch 8.2.4912: using execute() to define a lambda doesn't work by Bram Moolenaar · 3 years, 4 months ago
  6. 58f331a patch 8.2.4669: in compiled code len('string') is not inlined by LemonBoy · 3 years, 5 months ago
  7. 8133018 patch 8.2.4279: Vim9: cannot change item type with map() after range() by Bram Moolenaar · 3 years, 7 months ago
  8. 424bcae patch 8.2.4273: the EBCDIC support is outdated by Bram Moolenaar · 3 years, 7 months ago
  9. 078a461 patch 8.2.3996: Vim9: type checking lacks information about declared type by Bram Moolenaar · 3 years, 8 months ago
  10. 11328bc patch 8.2.3300: Lua: can only execute on Vim command at a time by Yegappan Lakshmanan · 4 years, 1 month ago
  11. bb7ee7a patch 8.2.3276: Vim9: exists() can only be evaluated at runtime by Bram Moolenaar · 4 years, 1 month ago
  12. a243813 patch 8.2.3139: functions for string manipulation are spread out by Yegappan Lakshmanan · 4 years, 2 months ago
  13. 7a40ff0 patch 8.2.3100: Vim9: no error when using type with unknown number of args by Bram Moolenaar · 4 years, 2 months ago
  14. eecf2b3 patch 8.2.2923: EBCDIC build is broken by K.Takata · 4 years, 3 months ago
  15. 038e09e patch 8.2.2468: not easy to get the full command name from a shortened one by Bram Moolenaar · 4 years, 7 months ago
  16. 351ead0 patch 8.2.2362: Vim9: check of builtin function argument type is incomplete by Bram Moolenaar · 4 years, 8 months ago
  17. 75ab91f patch 8.2.2325: Vim9: crash if map() changes the item type by Bram Moolenaar · 4 years, 8 months ago
  18. 8cebd43 patch 8.2.1968: Vim9: has() assumes a feature does not change dynamically by Bram Moolenaar · 4 years, 10 months ago
  19. ca17453 patch 8.2.1879: Vim9: argument types of insert() not checked when compiling by Bram Moolenaar · 4 years, 11 months ago
  20. 94738d8 patch 8.2.1876: Vim9: argument types are not checked at compile time by Bram Moolenaar · 4 years, 11 months ago
  21. 367d59e patch 8.2.0847: typval related code is spread out by Bram Moolenaar · 5 years ago
  22. fbdd08e patch 8.2.0339: Vim9: function return type may depend on arguments by Bram Moolenaar · 6 years ago
  23. a259d8d patch 8.2.0185: Vim9 script: cannot use "if has()" to skip lines by Bram Moolenaar · 6 years ago
  24. 8a7d654 patch 8.2.0149: maintaining a Vim9 branch separately is more work by Bram Moolenaar · 6 years ago
  25. 0e57dd8 patch 8.1.2047: cannot check the current state by Bram Moolenaar · 6 years ago
  26. 261f346 patch 8.1.2001: some source files are too big by Bram Moolenaar · 6 years ago
  27. af7645d patch 8.1.1989: the evalfunc.c file is still too big by Bram Moolenaar · 6 years ago
  28. ac92e25 patch 8.1.1803: all builtin functions are global by Bram Moolenaar · 6 years ago
  29. 29b7d7a patch 8.1.1734: the evalfunc.c file is too big by Bram Moolenaar · 6 years ago
  30. b60d851 patch 8.1.1608: the evalfunc.c file is too big by Bram Moolenaar · 6 years ago
  31. 3a97bb3 patch 8.1.1437: code to handle callbacks is duplicated by Bram Moolenaar · 6 years ago
  32. a334772 patch 8.1.1321: no docs or tests for listener functions by Bram Moolenaar · 6 years ago
  33. f2d79fa patch 8.1.0685: get_buf_tv() is named inconsistently by Bram Moolenaar · 7 years ago
  34. 461a7fc patch 8.1.0619: :echomsg and :echoerr do not handle List and Dict by Bram Moolenaar · 7 years ago
  35. b1c9198 Vim 8.1 release by Bram Moolenaar · 7 years ago
  36. 4857048 patch 8.0.1239: cannot use a lambda for the skip argument to searchpair() by Bram Moolenaar · 8 years ago
  37. c6df10e patch 8.0.0804: terminal window functions not yet implemented by Bram Moolenaar · 8 years ago
  38. 73dad1e patch 7.4.2063 by Bram Moolenaar · 9 years ago