aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:8.2.0103: using null object with execute() has strange effectszeertzjq2023-04-15
| * vim-patch:8.2.0102: messages test fails in small versionzeertzjq2023-04-15
| * vim-patch:8.2.0101: crash when passing null object to ":echomsg"zeertzjq2023-04-15
|/
* build: don't print installed files locallydundargoc2023-04-14
* 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
* | Merge pull request #22869 from lewis6991/refactor/unitannotLewis Russell2023-04-14
|\ \
| * | refactor(unit): add type annotationsLewis Russell2023-04-14
| * | fix(lint): use tbl_containsLewis Russell2023-04-14
* | | vim-patch:8.2.1111: inconsistent naming of get_list_tv() and eval_dict() (#23...zeertzjq2023-04-14
|/ /
* | Merge pull request #23084 from zeertzjq/vim-8.2.1794zeertzjq2023-04-14
|\ \
| * | vim-patch:9.0.1452: code using EVAL_CONSTANT is dead, it is never setzeertzjq2023-04-14
| * | vim-patch:8.2.1798: Vim9: trinary operator condition is too permissivezeertzjq2023-04-14
| * | vim-patch:8.2.1794: no falsy Coalescing operatorzeertzjq2023-04-14
|/ /
* | feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarr...NAKAI Tsuyoshi2023-04-14
* | Merge pull request #23083 from zeertzjq/vim-8.2.1189zeertzjq2023-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
|/ /
* | feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason2023-04-14
* | Merge pull request #23081 from zeertzjq/vim-8.2.1062zeertzjq2023-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
| * | vim-patch:8.2.1103: Coverity reports an unnecessary NULL checkzeertzjq2023-04-14
| * | vim-patch:8.2.1100: Vim9: cannot use line break in :execute argumentzeertzjq2023-04-14
| * | vim-patch:8.2.1099: Vim9: cannot use line break in :cexpr argumentzeertzjq2023-04-14
| * | vim-patch:8.2.1098: Vim9: cannot use line break in :throw argumentzeertzjq2023-04-14
| * | vim-patch:8.2.1080: Vim9: no line break allowed in a for loopzeertzjq2023-04-14
| * | vim-patch:8.2.1079: Vim9: no line break allowed in a while loopzeertzjq2023-04-14
| * | vim-patch:8.2.1076: Vim9: no line break allowed in :if expressionzeertzjq2023-04-14
| * | vim-patch:8.2.1075: Vim9: no line break allowed in :echo expressionzeertzjq2023-04-14
| * | vim-patch:8.2.1074: Vim9: no line break allowed after some operatorszeertzjq2023-04-14
| * | vim-patch:8.2.1073: Vim9: no line break allowed in () expressionzeertzjq2023-04-14
| * | vim-patch:8.2.1071: Vim9: no line break allowed inside a lambdazeertzjq2023-04-14
| * | vim-patch:8.2.1069: Vim9: fail to check for white space in listzeertzjq2023-04-14
| * | vim-patch:8.2.1068: Vim9: no line break allowed inside a dictzeertzjq2023-04-14
| * | vim-patch:8.2.1065: Vim9: no line break allowed inside a listzeertzjq2023-04-14
| * | vim-patch:8.2.1064: Vim9: no line break allowed before comperatorszeertzjq2023-04-14
| * | vim-patch:8.2.1063: Vim9: no line break allowed before || or &&zeertzjq2023-04-14
| * | vim-patch:8.2.1062: Vim9: no line break allowed inside "cond ? val1 : val2"zeertzjq2023-04-14
|/ /
* | Merge pull request #23078 from zeertzjq/vim-8.2.1047zeertzjq2023-04-14
|\ \
| * | vim-patch:9.0.1447: condition is always truezeertzjq2023-04-14
| * | vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq2023-04-14
| * | vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def functionzeertzjq2023-04-14
|/ /
* | vim-patch:9.0.1449: test for prompt buffer is flaky (#23076)zeertzjq2023-04-14