aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:9.0.1145: invalid memory access with recursive substitute expressio...zeertzjq2023-04-16
* vim-patch:8.2.2857: Vim9: exception in ISN_INSTR caught at wrong level (#23131)zeertzjq2023-04-16
* vim-patch:9.0.0947: invalid memory access in substitute with function (#23126)zeertzjq2023-04-16
* vim-patch:9.0.0398: members of funccall_T are inconsistently named (#23123)zeertzjq2023-04-16
* vim-patch:9.0.1064: code for making 'shortmess' temporarily empty is repeatedzeertzjq2023-04-16
* vim-patch:9.0.1446: unnecessary checks for the "skip" flag when skippingzeertzjq2023-04-16
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* vim-patch:9.0.0397: :defer not tested with exceptions and ":qa!"zeertzjq2023-04-16
* vim-patch:9.0.0390: cannot use a partial with :deferzeertzjq2023-04-16
* vim-patch:9.0.0379: cleaning up after writefile() is a hasslezeertzjq2023-04-16
* vim-patch:9.0.0370: cleaning up afterwards can make a function messyzeertzjq2023-04-16
* vim-patch:8.2.3783: confusing error for using a variable as a functionzeertzjq2023-04-16
* vim-patch:8.2.2978: warning for uninitialized variablezeertzjq2023-04-16
* vim-patch:8.2.2977: crash when using a null function referencezeertzjq2023-04-16
* vim-patch:8.2.2848: crash whn calling partialzeertzjq2023-04-16
* vim-patch:8.2.1945: crash when passing NULL function to reduce()zeertzjq2023-04-16
* refactor: deprecate checkhealth functionsdundargoc2023-04-15
* build: various cmake fixesdundargoc2023-04-15
* refactor: remove FC_DEADzeertzjq2023-04-15
* vim-patch:9.0.1431: getscriptinfo() loops even when specific SID is givenzeertzjq2023-04-15
* vim-patch:9.0.0303: it is not easy to get information about a scriptzeertzjq2023-04-15
* vim-patch:9.0.0269: getscriptinfo() does not include the versionzeertzjq2023-04-15
* vim-patch:9.0.0104: going beyond allocated memory when evaluating string cons...zeertzjq2023-04-15
* vim-patch:8.2.4934: string interpolation fails when not evaluatingzeertzjq2023-04-15
* vim-patch:8.2.4930: interpolated string expression requires escapingzeertzjq2023-04-15
* vim-patch:8.2.4883: string interpolation only works in heredoczeertzjq2023-04-15
* vim-patch:8.2.4840: heredoc expression evaluated even when skippingzeertzjq2023-04-15
* vim-patch:8.2.4783: Coverity warns for leaking memoryzeertzjq2023-04-15
* vim-patch:8.2.4770: cannot easily mix expression and heredoczeertzjq2023-04-15
* vim-patch:8.2.1378: cannot put space between function name and parenzeertzjq2023-04-15
* vim-patch:8.2.3329: v_lock not set when getting value of environment variablezeertzjq2023-04-15
* vim-patch:8.2.1014: using "name" for a string result is confusingzeertzjq2023-04-15
* vim-patch:8.2.0634: crash with null partial and blobzeertzjq2023-04-15
* vim-patch:8.2.0633: crash when using null partial in filter()zeertzjq2023-04-15
* vim-patch:8.2.0103: using null object with execute() has strange effectszeertzjq2023-04-15
* vim-patch:8.2.4055: Vim9: line break in expression causes v:errmsg to be fill...zeertzjq2023-04-14
* Merge pull request #22968 from luukvbaal/evalstcbfredl2023-04-14
|\
| * fix(api): update "w_scwidth" in nvim_eval_statusline()Luuk van Baal2023-04-09
* | vim-patch:8.2.2138: Vim9: "exit_cb" causes Vim to exit (#23087)zeertzjq2023-04-14
* | vim-patch:8.2.1111: inconsistent naming of get_list_tv() and eval_dict() (#23...zeertzjq2023-04-14
* | vim-patch:9.0.1452: code using EVAL_CONSTANT is dead, it is never setzeertzjq2023-04-14
* | vim-patch:8.2.1794: no falsy Coalescing operatorzeertzjq2023-04-14
* | vim-patch:8.2.1512: failure after trinary expression failszeertzjq2023-04-14
* | vim-patch:8.2.1189: Vim9: line continuation in lambda doesn't always workzeertzjq2023-04-14
* | vim-patch:8.2.3216: Vim9: crash when using variable in a loop at script levelzeertzjq2023-04-14
* | vim-patch:8.2.1203: unused assignments in expression evaluationzeertzjq2023-04-14
* | vim-patch:8.2.1162: crash when using a lambdazeertzjq2023-04-14
* | vim-patch:8.2.1161: Vim9: using freed memoryzeertzjq2023-04-14
* | vim-patch:8.2.1125: Vim9: double quote can be a string or a commentzeertzjq2023-04-14
* | vim-patch:8.2.1110: Vim9: line continuation does not work in function argumentszeertzjq2023-04-14