summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_vim9_assign.vim
AgeCommit message (Expand)Author
2020-10-19patch 8.2.1864: Vim9: no error for wrong list typev8.2.1864Bram Moolenaar
2020-10-17patch 8.2.1859: Vim9: crash in unpack assignmentv8.2.1859Bram Moolenaar
2020-10-17patch 8.2.1857: Vim9: using job_status() on an unused var gives an errorv8.2.1857Bram Moolenaar
2020-10-16patch 8.2.1853: "to_f" is recognized at "topleft" modifierv8.2.1853Bram Moolenaar
2020-10-12patch 8.2.1839: Vim9: memory leaks reported in assign testv8.2.1839Bram Moolenaar
2020-10-10patch 8.2.1821: Vim9: concatenating to a NULL list doesn't workv8.2.1821Bram Moolenaar
2020-10-03patch 8.2.1795: Vim9: operators && and || have a confusing resultv8.2.1795Bram Moolenaar
2020-09-30patch 8.2.1777: Vim9: some assignment tests in the wrong filev8.2.1777Bram Moolenaar
2020-09-27patch 8.2.1766: Vim9: Some tests are still using :letv8.2.1766Bram Moolenaar
2020-09-27patch 8.2.1765: Vim9: some tests use "var var"v8.2.1765Bram Moolenaar
2020-09-27patch 8.2.1764: Vim9: no error when assigning to script var with wrong typev8.2.1764Bram Moolenaar
2020-09-27patch 8.2.1761: Vim9: Some tests are still using :letv8.2.1761Bram Moolenaar
2020-09-27patch 8.2.1760: Vim9: crash when end marker is missingv8.2.1760Bram Moolenaar
2020-09-27patch 8.2.1755: Vim9: crash when using invalid heredoc markerv8.2.1755Bram Moolenaar
2020-09-26patch 8.2.1744: Vim9: using ":const!" is weirdv8.2.1744Bram Moolenaar
2020-09-23patch 8.2.1731: Vim9: cannot use += to append to empty NULL listv8.2.1731Bram Moolenaar
2020-09-23patch 8.2.1730: Vim9: cannot use member of unknown typev8.2.1730Bram Moolenaar
2020-09-21patch 8.2.1724: Vim9: assignment tests spread outv8.2.1724Bram Moolenaar