aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.lua
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
* vim-patch:8.2.0868: trim() always trims both endsskippi2020-10-17
* support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* vim-patch:8.2.1517: cannot easily get the character under the cursorJan Edmund Lazo2020-08-23
* vim-patch:8.1.2341: not so easy to interrupt a script programaticallyJan Edmund Lazo2020-08-14
* Merge pull request #12575 from cbarrete/vim-8.2.0935Matthieu Coudron2020-07-20
|\
| * vim-patch:8.2.0935: flattening a list with existing code is slowCédric Barreteau2020-07-15
* | vim-patch:8.2.0893: assert_equalfile() does not take a third argumentJan Edmund Lazo2020-07-19
|/
* vim-patch:8.1.1084: cannot delete a match from another window (#12325)Shougo2020-05-16
* vim-patch:8.1.1120: cannot easily get directory entry matches #12222Hennadii Chernyshchyk2020-05-05
* vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* vim-patch:8.1.1122: char2nr() does not handle composing charactersJan Edmund Lazo2020-02-20
* vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is runningerw72020-02-12
* vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffererw72020-02-12
* vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
* Add support for the pum_getpos() API (#11562)Seth Fowler2019-12-16
* vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
* vim-patch:8.0.1523: cannot write and read terminal screendumpsJan Edmund Lazo2019-09-16
* anchor float to buffer positionBjörn Linse2019-09-04
* eval: add wait()Abdelhakeem2019-09-01
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\
| * vim-patch:8.1.1111: it is not easy to check for infinityJan Edmund Lazo2019-08-24
| * vim-patch:7.4.1407Jan Edmund Lazo2019-08-24
* | vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
|/
* vim-patch:8.1.0037: cannot easily append lines to another bufferJan Edmund Lazo2019-08-23