aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
Commit message (Expand)AuthorAge
* docs: clarify chdir/CWD behaviors #16083zeertzjq2021-10-19
* vim-patch:8.1.1291: not easy to change directory and restorezeertzjq2021-10-17
* Merge pull request #15502 from seandewar/vim-8.1.1921Jan Edmund Lazo2021-10-10
|\
| * 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.2.3461: distinguish Normal and Terminal-Normal mode #15878zeertzjq2021-10-09
* | fix(vim-patch): add missing nginx runtime files (#15916)Christian Clason2021-10-05
* | vim-patch:6e649224926b (#15911)Christian Clason2021-10-05
|/
* vim-patch:8.2.3466: completion submode not indicated for virtual replace (#15...zeertzjq2021-10-03
* vim-patch:8.2.3465: cannot detect insert scroll mode (#15885)zeertzjq2021-10-03
* docs: add 'plus one' to correct getmousepos docsDaniel Steinberg2021-09-29
* chore: remove empty lineDaniel Steinberg2021-09-29
* 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:34cc7d8c034f #15753Christian Clason2021-09-22
* vim-patch:8.1.1071: cannot get composing characters from the screenzeertzjq2021-09-19
* fix(typo): overriden -> overridden (RE: PR #14159) (#15360)Oliver Marriott2021-09-17
* doc(eval): include latest relevant Blob changesSean Dewar2021-09-16
* feat(f_msgpackparse): support parsing from BlobSean Dewar2021-09-16
* feat(f_msgpackdump): support dumping to BlobSean Dewar2021-09-16
* feat(f_chansend): support Blob data argumentSean Dewar2021-09-16
* fix(eval): partially port v8.2.3284Sean Dewar2021-09-16
* vim-patch:8.2.1473: items in a list given to :const can still be modifiedSean Dewar2021-09-16
* vim-patch:8.1.0797: error E898 is used twiceSean Dewar2021-09-15
* vim-patch:8.1.0793: incorrect error messages for functions that take a BlobSean Dewar2021-09-15
* vim-patch:8.1.0757: not enough documentation for BlobsSean Dewar2021-09-15
* feat(decode_string): decode binary string with NULs to BlobSean Dewar2021-09-15
* feat(msgpack): convert Blobs to BIN stringsSean Dewar2021-09-15
* feat(json): convert Blobs to array of byte valuesSean Dewar2021-09-15
* vim-patch:8.1.0735: cannot handle binary dataSean Dewar2021-09-15
* docs: third-party licenses, TEST_COLORS, system() #15665Justin M. Keyes2021-09-14
* vim-patch:6c391a74fe90 (#15654)Christian Clason2021-09-13
* vim-patch:partial 6aa57295cfbe (#15633)Christian Clason2021-09-12
* Merge pull request #15550 from jasonccox/vim-8.2.3385Christian Clason2021-09-12
|\
| * vim-patch:8.2.3385: escaping for fish shell does not work properlyJason Cox2021-09-02
* | Merge #14611 from seandewar/vim-8.1.1116Justin M. Keyes2021-09-11
|\ \
| * | vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
| * | vim-patch:8.1.2035: recognizing octal numbers is confusingSean Dewar2021-09-11
| * | vim-patch:8.1.1116: cannot enforce a Vim script styleSean Dewar2021-09-11
* | | vim-patch:partial 53f7fccc9413 (#15631)Christian Clason2021-09-11
* | | Merge pull request #15619 from clason/vim-90df4b9d4234Christian Clason2021-09-11
|\ \ \ | |/ / |/| |
| * | vim-patch:90df4b9d4234Christian Clason2021-09-10
* | | docs #15625Justin M. Keyes2021-09-10
|/ /
* | vim-patch:4d8f476176ea (#15612)Christian Clason2021-09-10