summaryrefslogtreecommitdiff
path: root/src/testdir/test_vim9_disassemble.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 8.2.0512: Vim9: no optional arguments in func typev8.2.0512Bram Moolenaar2020-04-051-6/+8
* patch 8.2.0508: Vim9: func and partial types not done yetv8.2.0508Bram Moolenaar2020-04-031-15/+11
* patch 8.2.0502: Vim9: some code is not testedv8.2.0502Bram Moolenaar2020-04-021-0/+2
* patch 8.2.0496: Vim9: disassemble test failsv8.2.0496Bram Moolenaar2020-04-021-1/+41
* patch 8.2.0487: Vim9: compiling not sufficiently testedv8.2.0487Bram Moolenaar2020-03-311-0/+25
* patch 8.2.0408: delete() commented out for testingv8.2.0408Bram Moolenaar2020-03-191-1/+1
* patch 8.2.0346: Vim9: finding common list type not testedv8.2.0346Bram Moolenaar2020-03-011-0/+32
* patch 8.2.0343: Vim9: using wrong instruction, limited test coveragev8.2.0343Bram Moolenaar2020-03-011-0/+59
* patch 8.2.0323: Vim9: calling a function that is defined later is slowv8.2.0323Bram Moolenaar2020-02-261-0/+32
* patch 8.2.0321: Vim9: ":execute" does not work yetv8.2.0321Bram Moolenaar2020-02-261-0/+33
* patch 8.2.0299: Vim9: ISN_STORE with argument not testedv8.2.0299Bram Moolenaar2020-02-221-0/+17
* patch 8.2.0277: Vim9: not all instructions covered by testsv8.2.0277Bram Moolenaar2020-02-191-0/+139
* patch 8.2.0253: crash when using :disassamble without argumentv8.2.0253Bram Moolenaar2020-02-131-0/+4
* patch 8.2.0229: compare instructions not testedv8.2.0229Bram Moolenaar2020-02-071-14/+109
* patch 8.2.0227: compiling a few instructions not testedv8.2.0227Bram Moolenaar2020-02-061-1/+78
* patch 8.2.0226: compiling for loop not testedv8.2.0226Bram Moolenaar2020-02-061-0/+32
* patch 8.2.0225: compiling lambda not tested yetv8.2.0225Bram Moolenaar2020-02-061-0/+47
* patch 8.2.0224: compiling :elseif not tested yetv8.2.0224Bram Moolenaar2020-02-061-0/+62
* patch 8.2.0223: some instructions not yet testedv8.2.0223Bram Moolenaar2020-02-061-0/+220