1. 663d18d patch 9.1.0984: exception handling can be improved by ichizok · 8 months ago
  2. 7ccd1a2 patch 9.1.0524: the recursive parameter in the *_equal functions can be removed by Yinzuo Jiang · 1 year, 2 months ago
  3. 51c45e8 patch 9.1.0450: evalc. code too complex by Yegappan Lakshmanan · 1 year, 3 months ago
  4. ef2c325 patch 9.0.0949: crash when unletting a variable while listing variables by Bram Moolenaar · 2 years, 10 months ago
  5. d61efa5 patch 9.0.0063: too many type casts for dict_get functions by Bram Moolenaar · 3 years, 2 months ago
  6. 4829c1c patch 8.2.4683: verbose check with dict_find() to see if a key is present by Yegappan Lakshmanan · 3 years, 5 months ago
  7. 381692b patch 8.2.4286: Vim9: strict type checking after copy() and deepcopy() by Bram Moolenaar · 3 years, 7 months ago
  8. f973eeb patch 8.2.3871: list.c contains code for dict and blob by Yegappan Lakshmanan · 3 years, 9 months ago
  9. 8ee52af patch 8.2.3320: some local functions are not static by Yegappan Lakshmanan · 4 years, 1 month ago
  10. 7a3fe3e patch 8.2.3200: Vim9: hard to guess where a type error is given by Bram Moolenaar · 4 years, 2 months ago
  11. 6f1d2aa patch 8.2.2920: still a way to shadow a builtin function by Bram Moolenaar · 4 years, 3 months ago
  12. c5e6a71 patch 8.2.2090: Vim9: dict does not accept a key in quotes by Bram Moolenaar · 4 years, 9 months ago
  13. e0de171 patch 8.2.2082: Vim9: can still use the depricated #{} dict syntax by Bram Moolenaar · 4 years, 9 months ago
  14. 5588133 patch 8.2.1478: Vim9: cannot use "true" for some popup options by Bram Moolenaar · 5 years ago
  15. 8ea9390 patch 8.2.1068: Vim9: no line break allowed inside a dict by Bram Moolenaar · 5 years ago
  16. 89483d4 patch 8.2.0729: Vim9: When reloading a script variables are not cleared by Bram Moolenaar · 5 years ago
  17. 9b4a15d patch 8.2.0111: VAR_SPECIAL is also used for booleans by Bram Moolenaar · 6 years ago
  18. 0892832 patch 8.2.0084: complete item "user_data" can only be a string by Bram Moolenaar · 6 years ago
  19. 8c6173c patch 8.1.1949: cannot scroll a popup window to the very bottom by Bram Moolenaar · 6 years ago
  20. 5843f5f patch 8.1.1891: functions used in one file are global by Bram Moolenaar · 6 years ago
  21. 9f9fe37 patch 8.1.1763: evalfunc.c is still too big by Bram Moolenaar · 6 years ago
  22. d5abb4c patch 8.1.1683: dictionary with string keys is longer than needed by Bram Moolenaar · 6 years ago
  23. ae94315 patch 8.1.1561: popup_setoptions() is not implemented yet by Bram Moolenaar · 6 years ago
  24. b0ebbda patch 8.1.1452: line and col property of popup windows not properly checked by Bram Moolenaar · 6 years ago
  25. 45e18cb patch 8.1.1228: not possible to process tags with a function by Bram Moolenaar · 6 years ago
  26. d7f246c patch 8.1.1138: plugins don't get notified when the popup menu changes by Bram Moolenaar · 6 years ago
  27. e6fdf79 patch 8.1.0642: swapinfo() leaks memory by Bram Moolenaar · 7 years ago
  28. 8f66717 patch 8.1.0583: using illogical name for get_dict_number()/get_dict_string() by Bram Moolenaar · 7 years ago
  29. f49cc60 patch 8.1.0519: cannot save and restore the tag stack by Bram Moolenaar · 7 years ago
  30. e0be167 patch 8.1.0166: using dict_add_nr_str() is clumsy by Bram Moolenaar · 7 years ago
  31. 7e1652c patch 8.0.1394: cannot intercept a yank command by Bram Moolenaar · 8 years ago
  32. 45cf6e9 patch 8.0.0593: duplication of code for adding a list or dict return value by Bram Moolenaar · 8 years ago
  33. b5ae48e patch 7.4.2204 by Bram Moolenaar · 9 years ago
  34. cd52459 patch 7.4.2055 by Bram Moolenaar · 9 years ago