aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.lua
Commit message (Expand)AuthorAge
* fix(eval/method): add missing method support for existing built-insSean Dewar2021-11-26
* vim-patch:8.2.1241: cannot use getbufinfo() as a methodSean Dewar2021-11-26
* vim-patch:8.2.1168: wrong method argument for appendbufline()Sean Dewar2021-11-26
* vim-patch:8.2.0871: cannot use getmarklist() as a methodSean Dewar2021-11-26
* vim-patch:8.2.0532: cannot use simplify() as a methodSean Dewar2021-11-26
* vim-patch:8.1.2013: more functions can be used as methodsSean Dewar2021-11-26
* vim-patch:8.1.2011: more functions can be used as methodsSean Dewar2021-11-26
* feat(eval/method): partially port v8.1.2004Sean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1996Sean Dewar2021-11-26
* vim-patch:8.1.1995: more functions can be used as methodsSean Dewar2021-11-26
* feat(eval/method): partially port v8.1.1993Sean Dewar2021-11-26
* vim-patch:8.1.1291: not easy to change directory and restorezeertzjq2021-10-17
* feat(eval/method): partially port v8.1.1987Sean Dewar2021-10-03
* vim-patch:8.1.1984: more functions can be used as methodsSean Dewar2021-10-03
* vim-patch:8.1.1961: more functions can be used as a methodSean Dewar2021-10-03
* feat(eval/method): partially port v8.1.1954Sean Dewar2021-10-03
* feat(eval/method): partially port v8.1.1953Sean Dewar2021-10-03
* vim-patch:8.1.1952: more functions can be used as a methodSean Dewar2021-10-03
* feat(eval/method): partially port v8.1.1925Sean Dewar2021-10-03
* feat(eval/method): partially port v8.1.1921Sean Dewar2021-10-03
* vim-patch:8.1.2304: cannot get the mouse position when getting a mouse clickDaniel Steinberg2021-09-29
* vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* vim-patch:8.1.1071: cannot get composing characters from the screenzeertzjq2021-09-19
* feat(f_msgpackdump): support dumping to BlobSean Dewar2021-09-16
* vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11
* feat(eval): partially port v8.1.1915Sean Dewar2021-08-12
* vim-patch:8.1.1911: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.1.1909: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.1.1888: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.1.1879: more functions can be used as methodsSean Dewar2021-08-12
* vim-patch:8.1.1861: only some assert functions can be used as a methodSean Dewar2021-08-12
* vim-patch:8.1.1835: cannot use printf() as a methodSean Dewar2021-08-12
* vim-patch:8.1.1809: more functions can be used as a methodSean Dewar2021-08-12
* vim-patch:8.1.1807: more functions can be used as a methodSean Dewar2021-08-12
* vim-patch:8.1.1803: all builtin functions are globalSean Dewar2021-08-12
* vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
* Merge pull request #14406 from shadmansaleh/vim-8.2.0877Jan Edmund Lazo2021-05-15
|\
| * vim-patch:8.2.0877: cannot get the search statisticsshadmansaleh2021-05-09
* | vim-patch:8.1.1967: line() only works for the current windowJan Edmund Lazo2021-05-12
|/
* vim-patch:8.1.1418: win_execute() is not implemented yetjing2021-05-06
* vim-patch:8.2.1588: cannot read back the prompt of a prompt bufferSean Dewar2021-04-21
* vim-patch:8.1.1682: placing a larger number of ...Lewis Russell2021-04-03
* vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)Jan Edmund Lazo2021-04-03
* vim-patch:8.1.0542: shiftwidth() does not take 'vartabstop' into accountVVKot2021-03-28
* vim-patch:8.1.2326: cannot parse a date/time stringJan Edmund Lazo2021-03-27
* vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
* vim-patch:8.2.2233: cannot convert a byte index into a character index (#13978)kuuote2021-02-22
* vim-patch:8.2.0861: cannot easily get all the current marks (#13676)Jan Edmund Lazo2021-01-03
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* vim-patch:8.2.0257: cannot recognize a terminal in a popup windowJan Edmund Lazo2020-11-25