summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_vim9_cmd.vim
AgeCommit message (Expand)Author
2021-11-20patch 8.2.3631: "syntax enable" does not work properly in Vim9 contextv8.2.3631Bram Moolenaar
2021-11-16patch 8.2.3605: cannot clear and unlinke a highlight group with hlset()v8.2.3605Yegappan Lakshmanan
2021-11-15patch 8.2.3596: crash when using :pedit in Vim9 scriptv8.2.3596Yegappan Lakshmanan
2021-10-14patch 8.2.3508: Vim9: bad separators for "g" and "s" insufficiently testedv8.2.3508Bram Moolenaar
2021-10-13patch 8.2.3506: Vim9: special cases for "g" and "s" insufficiently testedv8.2.3506Bram Moolenaar
2021-10-13patch 8.2.3503: Vim9: using g:pat:cmd is confusingv8.2.3503Bram Moolenaar
2021-08-25patch 8.2.3376: Vim9: no warning that "@r" does not do anythingv8.2.3376Bram Moolenaar
2021-08-24patch 8.2.3371: Vim9: :$ENV cannot be followed by ->func() in next linev8.2.3371Bram Moolenaar
2021-08-22patch 8.2.3367: Vim9: :@r executing a register is inconsistentv8.2.3367Bram Moolenaar
2021-08-21patch 8.2.3365: Vim9: cannot use option for all operationsv8.2.3365Bram Moolenaar
2021-08-15patch 8.2.3347: check for legacy script is incompletev8.2.3347Bram Moolenaar
2021-08-14patch 8.2.3346: Vim9: no error for using "." for concatenation after ":vim9cmd"v8.2.3346Bram Moolenaar
2021-08-13patch 8.2.3339: Vim9: cannot lock a member in a local dictv8.2.3339Bram Moolenaar
2021-08-10patch 8.2.3324: Vim9: Cannot use :silent with :endwhilev8.2.3324Bram Moolenaar
2021-08-02patch 8.2.3279: Vim9: cannot use block in cmdline windowv8.2.3279Bram Moolenaar
2021-07-26patch 8.2.3224: cannot call script-local function after :vim9cmdv8.2.3224Bram Moolenaar
2021-06-06patch 8.2.2955: Vim9: using filter in compiled command does not workv8.2.2955Bram Moolenaar
2021-06-05patch 8.2.2946: Vim9: substitute expression cannot be a Listv8.2.2946Bram Moolenaar
2021-06-05patch 8.2.2941: Vim9: using does not handle a list of stringsv8.2.2941Bram Moolenaar
2021-05-09patch 8.2.2846: Vim9: "echo Func()" does not give an error for using voidv8.2.2846Bram Moolenaar
2021-05-06patch 8.2.2837: various code lines not covered by testsv8.2.2837Dominique Pelle
2021-04-26patch 8.2.2812: Vim9: still crash when using substitute expressionv8.2.2812Bram Moolenaar
2021-04-25patch 8.2.2811: Vim9: error for missing white space doesn't say wherev8.2.2811Bram Moolenaar
2021-04-25patch 8.2.2810: Vim9: crash when calling a function in a substitute expressionv8.2.2810Bram Moolenaar
2021-04-21patch 8.2.2798: Vim9: redir to variable with append does not accept an indexv8.2.2798Bram Moolenaar
2021-04-21patch 8.2.2796: Vim9: redir to variable does not accept an indexv8.2.2796Bram Moolenaar
2021-04-20patch 8.2.2789: Vim9: using \=expr in :substitute does not handle jumpsv8.2.2789Bram Moolenaar
2021-04-19patch 8.2.2785: Vim9: cannot redirect to local variablev8.2.2785Bram Moolenaar
2021-04-19patch 8.2.2784: Vim9: cannot use \=expr in :substitutev8.2.2784Bram Moolenaar
2021-03-28patch 8.2.2672: Vim9: cannot use :lockvar and :unlockvar in compiled scriptv8.2.2672Bram Moolenaar
2021-03-25patch 8.2.2652: Vim9: can use command modifier without an effectv8.2.2652Bram Moolenaar
2021-03-24patch 8.2.2649: Vim9: some wincmd arguments cause a white space errorv8.2.2649Bram Moolenaar
2021-03-14patch 8.2.2603: Vim9: no effect if user command is also a functionv8.2.2603Bram Moolenaar
2021-03-06patch 8.2.2575: Vim9: a function name with "->" in the next line doesn't workv8.2.2575Bram Moolenaar
2021-03-03patch 8.2.2566: Vim9: Function name is not recognizedv8.2.2566Bram Moolenaar
2021-02-17patch 8.2.2525: Vim9: only local variables checked for a namev8.2.2525Bram Moolenaar
2021-02-14patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some placesv8.2.2511Bram Moolenaar
2021-02-02patch 8.2.2453: Vim9: a variable name with "->" in the next line doesn't workv8.2.2453Bram Moolenaar
2021-01-23patch 8.2.2397: Vim9: "%%" not seen as alternate file name for ":bdel"v8.2.2397Bram Moolenaar
2021-01-23patch 8.2.2396: Vim9: no white space allowed before "->"v8.2.2396Bram Moolenaar
2021-01-19patch 8.2.2377: Vim9: crash when using a range after another expressionv8.2.2377Bram Moolenaar
2021-01-15patch 8.2.2356: Vim9: ":put =expr" does not handle a list properlyv8.2.2356Bram Moolenaar
2021-01-11patch 8.2.2332: Vim9: missing :endif not reported when using :windov8.2.2332Bram Moolenaar
2021-01-08patch 8.2.2313: Vim9: using uninitialized field when parsing rangev8.2.2313Bram Moolenaar
2021-01-05patch 8.2.2303: Vim9: backtick expansion doesn't work for :foldopenv8.2.2303Bram Moolenaar
2021-01-04patch 8.2.2299: Vim9: invalid memory access making error message flakyv8.2.2299Bram Moolenaar
2021-01-02patch 8.2.2281: Vim9: compiled "wincmd" cannot be followed by barv8.2.2281Bram Moolenaar
2020-12-31patch 8.2.2257: Vim9: using -> for lambda is ambiguousv8.2.2257Bram Moolenaar
2020-12-31patch 8.2.2254: Vim9: bool option type is numberv8.2.2254Bram Moolenaar
2020-12-29patch 8.2.2242: Vim9: bar line continuation does not work at script levelv8.2.2242Bram Moolenaar