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