aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.lua
Commit message (Expand)AuthorAge
* vim-patch:8.2.0915: search() cannot skip over matches like searchpair() canSean Dewar2022-02-12
* Merge pull request #16553 from seandewar/vim-8.2.0878Sean Dewar2022-02-08
|\
| * feat(eval): partially port v8.2.0878Sean Dewar2022-01-31
* | vim-patch:8.2.1726: fuzzy matching only works on stringsSean Dewar2022-02-07
* | vim-patch:8.2.1665: cannot do fuzzy string matchingSean Dewar2022-02-07
* | vim-patch:8.2.1741: pathshorten() only supports using one characterzeertzjq2022-02-06
* | vim-patch:8.2.2324: not easy to get mark en cursor posotion by character countzeertzjq2022-02-06
* | vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"zeertzjq2022-02-06
* | vim-patch:8.1.2342: random number generator in Vim script is slowSean Dewar2022-02-05
|/
* feat(provider)!: remove support for python2 and python3.[3-5]Björn Linse2022-01-29
* vim-patch:8.2.4052: not easy to resize a window from a plugin (#17028)Daniel Steinberg2022-01-29
* vim-patch:8.2.2468: not easy to get the full command name from a shortened onezeertzjq2021-12-25
* feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* 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
|\