aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
Commit message (Expand)AuthorAge
* 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
* | vim-patch:partial 2346a6378483 (#15599)Christian Clason2021-09-09
* | fix(doc): various fixes #15604Sean Dewar2021-09-09
|/
* Merge #15293 Vimscript "method" syntaxJustin M. Keyes2021-08-26
|\
| * 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.1835: cannot use printf() as a methodSean Dewar2021-08-12
| * vim-patch:8.1.1834: cannot use a lambda as a methodSean Dewar2021-08-12
| * vim-patch:8.1.1828: not strict enough checking syntax of method invocationSean 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
* | feat(terminal): TermClose: set exit code in v:event.status #15406Gregory Anders2021-08-20
|/
* vim-patch:8.2.3254: win_gettype() does not recognize a quickfix windowJan Edmund Lazo2021-07-31
* vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* vim-patch:8.2.2957: using getchar() in Vim9 script is problematicJan Edmund Lazo2021-07-29
* vim-patch:8.2.3236: mode() does not indicate using CTRL-O in Select modezeertzjq2021-07-29
* Remove EXMODE_NORMALmatveyt2021-07-23
* feat(job): add parameter to close stdinGregory Anders2021-07-12
* doc: remove mentions of compile-time flags #14935cbarrete2021-07-07
* vim-patch:8.2.1255: cannot use a lambda with quickfix functionsJan Edmund Lazo2021-06-23
* vim-patch:8.2.1354: test 59 is old styleJan Edmund Lazo2021-06-13
* vim-patch:8.2.0945: cannot use "z=" when 'spell' is offJan Edmund Lazo2021-06-12
* vim-patch:8.2.0869: it is not possible to customize the quickfix window contentskevinhwang912021-05-20
* 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
* | Merge pull request #14403 from seandewar/vim-8.2.1933Jan Edmund Lazo2021-05-09
|\ \ | |/ |/|