summaryrefslogtreecommitdiffstats
path: root/src/vim9.h
AgeCommit message (Expand)Author
2021-09-16patch 8.2.3442: Vim9: || and && are not handled at compile timev8.2.3442Bram Moolenaar
2021-09-13patch 8.2.3435: Vim9: dict is not passed to dict functionv8.2.3435Bram Moolenaar
2021-09-02patch 8.2.3395: Vim9: expression breakpoint not checked in :def functionv8.2.3395Bram Moolenaar
2021-08-13patch 8.2.3339: Vim9: cannot lock a member in a local dictv8.2.3339Bram Moolenaar
2021-08-07patch 8.2.3307: Vim9: :echoconsole cannot access local variablesv8.2.3307Bram Moolenaar
2021-08-07patch 8.2.3303: some structures could be smallerv8.2.3303Dominique Pelle
2021-06-26patch 8.2.3057: Vim9: debugger test fails with normal features and +terminalv8.2.3057Bram Moolenaar
2021-06-23patch 8.2.3039: Vim9: breakpoint at a comment line does not workv8.2.3039Bram Moolenaar
2021-06-21patch 8.2.3029: Vim9: crash when using operator and list unpack assignmentv8.2.3029Bram Moolenaar
2021-06-20patch 8.2.3026: Vim9: cannot set breakpoint in compiled functionv8.2.3026Bram Moolenaar
2021-06-15patch 8.2.3005: Vim9: using a void value does not give a proper error messagev8.2.3005Bram Moolenaar
2021-06-14patch 8.2.2996: Vim9: when debugging cannot inspect local variablesv8.2.2996Bram Moolenaar
2021-06-13patch 8.2.2988: Vim9: debugger test failsv8.2.2988Bram Moolenaar
2021-06-13patch 8.2.2985: Vim9: a compiled function cannot be debuggedv8.2.2985Bram Moolenaar
2021-06-06patch 8.2.2951: Vim9: cannot use heredoc for :python, :lua, etc.v8.2.2951Bram Moolenaar
2021-06-04patch 8.2.2936: Vim9: converting number to bool uses wrong stack offsetv8.2.2936Bram Moolenaar
2021-05-17patch 8.2.2861: Vim9: "legacy return" is not recognized as a return statementv8.2.2861Bram Moolenaar
2021-05-07patch 8.2.2842: Vim9: skip argument to searchpair() is not compiledv8.2.2842Bram Moolenaar
2021-05-05patch 8.2.2834: Vim9: :cexpr does not work with local variablesv8.2.2834Bram Moolenaar
2021-04-26patch 8.2.2812: Vim9: still crash when using substitute expressionv8.2.2812Bram 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-04-12patch 8.2.2757: Vim9: blob tests for legacy and Vim9 script are separatev8.2.2757Bram Moolenaar
2021-04-11patch 8.2.2756: Vim9: blob index and slice not implemented yetv8.2.2756Bram Moolenaar
2021-03-29patch 8.2.2677: Vim9: cannot use only some of the default argumentsv8.2.2677Bram Moolenaar
2021-03-24patch 8.2.2650: Vim9: command modifiers not handled in nested functionv8.2.2650Bram Moolenaar
2021-02-21patch 8.2.2539: Vim9: return from finally block causes a hangv8.2.2539Bram Moolenaar
2021-02-20patch 8.2.2533: Vim9: cannot use a range with :unletv8.2.2533Bram Moolenaar
2021-02-17patch 8.2.2527: Vim9: lambda return type is not determined at script levelv8.2.2527Bram Moolenaar
2021-02-13patch 8.2.2506: Vim9: :continue does not work correctly in a :try blockv8.2.2506Bram Moolenaar
2021-01-25patch 8.2.2410: build failure without the +profiling featurev8.2.2410Bram Moolenaar
2021-01-25patch 8.2.2409: Vim9: profiling only works for one functionv8.2.2409Bram Moolenaar
2021-01-24patch 8.2.2401: build fails without +profiling featurev8.2.2401Bram Moolenaar
2021-01-24patch 8.2.2400: Vim9: compiled functions are not profiledv8.2.2400Bram Moolenaar
2021-01-22patch 8.2.2390: Vim9: using positive offset is unexpectedv8.2.2390Bram Moolenaar
2021-01-21patch 8.2.2389: test failure on a few systemsv8.2.2389Bram Moolenaar
2021-01-21patch 8.2.2387: runtime type check does not mention argument indexv8.2.2387Bram Moolenaar
2021-01-10patch 8.2.2322: Vim9: closure nested limiting to one levelv8.2.2322Bram Moolenaar
2021-01-10patch 8.2.2321: Vim9: cannot nest closuresv8.2.2321Bram Moolenaar
2021-01-09patch 8.2.2319: "exptype_T" can be read as "expected type"v8.2.2319Bram Moolenaar
2021-01-08patch 8.2.2314: Vim9: returning zero takes two instructionsv8.2.2314Bram Moolenaar
2021-01-04patch 8.2.2301: Vim9: cannot unlet a dict or list itemv8.2.2301Bram Moolenaar
2021-01-02patch 8.2.2273: build failurev8.2.2273Bram Moolenaar
2020-12-26patch 8.2.2224: Vim9: crash if script reloaded with different variable typev8.2.2224Bram Moolenaar
2020-12-24patch 8.2.2208: Vim9: after reloading a script variable index may be invalidv8.2.2208Bram Moolenaar
2020-12-22patch 8.2.2188: Vim9: crash when calling global function from :def functionv8.2.2188Bram Moolenaar
2020-12-21patch 8.2.2179: Vim9: crash when indexing a dict with a numberv8.2.2179Bram Moolenaar
2020-12-19patch 8.2.2162: Vim9: Cannot load or store autoload variablesv8.2.2162Bram Moolenaar
2020-12-18patch 8.2.2160: various typosv8.2.2160Bram Moolenaar
2020-12-10patch 8.2.2124: Vim9: a range cannot be computed at runtimev8.2.2124Bram Moolenaar