1. 822ba24 patch 8.2.0818: Vim9: using a discovery phase doesn't work well by Bram Moolenaar · 6 years ago
  2. cb79040 patch 8.2.0758: Vim9: no test for STORELIST and STOREDICT by Bram Moolenaar · 6 years ago
  3. 4902ab1 patch 8.2.0757: Vim9: no test for MEMBER instruction by Bram Moolenaar · 6 years ago
  4. 32e3511 patch 8.2.0753: Vim9: expressions are evaluated in the discovery phase by Bram Moolenaar · 6 years ago
  5. 09689a0 patch 8.2.0725: Vim9: cannot call a function declared later in Vim9 script by Bram Moolenaar · 6 years ago
  6. 1c74721 patch 8.2.0723: Vim9: nested constant expression not evaluated compile time by Bram Moolenaar · 6 years ago
  7. a5565e4 patch 8.2.0719: Vim9: more expressions can be evaluated at compile time by Bram Moolenaar · 6 years ago
  8. 7d131b0 patch 8.2.0717: Vim9: postponed constant expressions does not scale by Bram Moolenaar · 6 years ago
  9. 61a8981 patch 8.2.0708: Vim9: constant expressions are not simplified by Bram Moolenaar · 6 years ago
  10. 8a1c101 patch 8.2.0706: Vim9: using assert_fails() causes function to finish by Bram Moolenaar · 6 years ago
  11. b68b346 patch 8.2.0703: Vim9: closure cannot store value in outer context by Bram Moolenaar · 6 years ago
  12. cfe435d patch 8.2.0640: Vim9: expanding does not work by Bram Moolenaar · 6 years ago
  13. f93c7fe patch 8.2.0626: Vim9: wrong syntax of function in Vim9 script by Bram Moolenaar · 6 years ago
  14. 7bdaea6 patch 8.2.0605: Vim9: cannot unlet an environment variable by Bram Moolenaar · 6 years ago
  15. d72c1bf patch 8.2.0601: Vim9: :unlet is not compiled by Bram Moolenaar · 6 years ago
  16. d3aac29 patch 8.2.0600: Vim9: cannot read or write w:, t: and b: variables by Bram Moolenaar · 6 years ago
  17. a26b970 patch 8.2.0595: Vim9: not all commands using ends_excmd() tested by Bram Moolenaar · 6 years ago
  18. 6e94978 patch 8.2.0570: Vim9: no error when omitting type from argument by Bram Moolenaar · 6 years ago
  19. 675f716 patch 8.2.0565: Vim9: tests contain superfluous line continuation by Bram Moolenaar · 6 years ago
  20. 5deeb3f patch 8.2.0512: Vim9: no optional arguments in func type by Bram Moolenaar · 6 years ago
  21. d77a852 patch 8.2.0508: Vim9: func and partial types not done yet by Bram Moolenaar · 6 years ago
  22. e8c4abb patch 8.2.0502: Vim9: some code is not tested by Bram Moolenaar · 6 years ago
  23. a4d4cf4 patch 8.2.0496: Vim9: disassemble test fails by Bram Moolenaar · 6 years ago
  24. bd5da37 patch 8.2.0487: Vim9: compiling not sufficiently tested by Bram Moolenaar · 6 years ago
  25. 22da559 patch 8.2.0408: delete() commented out for testing by Bram Moolenaar · 6 years ago
  26. 61a6d4e patch 8.2.0346: Vim9: finding common list type not tested by Bram Moolenaar · 6 years ago
  27. f51cb4e patch 8.2.0343: Vim9: using wrong instruction, limited test coverage by Bram Moolenaar · 6 years ago
  28. 7eeefd4 patch 8.2.0323: Vim9: calling a function that is defined later is slow by Bram Moolenaar · 6 years ago
  29. ad39c09 patch 8.2.0321: Vim9: ":execute" does not work yet by Bram Moolenaar · 6 years ago
  30. 8ed0458 patch 8.2.0299: Vim9: ISN_STORE with argument not tested by Bram Moolenaar · 6 years ago
  31. ee2e52a patch 8.2.0277: Vim9: not all instructions covered by tests by Bram Moolenaar · 6 years ago
  32. 21456cd patch 8.2.0253: crash when using :disassamble without argument by Bram Moolenaar · 6 years ago
  33. f2460a3 patch 8.2.0229: compare instructions not tested by Bram Moolenaar · 6 years ago
  34. c2a4b35 patch 8.2.0227: compiling a few instructions not tested by Bram Moolenaar · 6 years ago
  35. 04d0522 patch 8.2.0226: compiling for loop not tested by Bram Moolenaar · 6 years ago
  36. 777770f patch 8.2.0225: compiling lambda not tested yet by Bram Moolenaar · 6 years ago
  37. 158906c patch 8.2.0224: compiling :elseif not tested yet by Bram Moolenaar · 6 years ago
  38. 5cab73f patch 8.2.0223: some instructions not yet tested by Bram Moolenaar · 6 years ago