aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.2348: :const cannot be followed by "| endif"Jan Edmund Lazo2019-11-26
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* f_getenv/setenv: Access v_special when v_type is VAR_SPECIAL #11388James McCoy2019-11-13
* vim-patch:8.1.2262: unpack assignment in function not recognizedJan Edmund Lazo2019-11-09
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.2168: heredoc not skipped in if-block #11265Marco Hinz2019-10-20
* vim-patch:8.1.1729: heredoc with trim not properly handled in functionJurica Bradaric2019-10-13
* vim-patch:8.1.1723: heredoc assignment has no room for new featuresJurica Bradaric2019-10-13
* vim-patch:8.1.1625: script line numbers are not exactly rightJurica Bradaric2019-10-13
* vim-patch:8.1.1585: :let-heredoc does not trim enoughJurica Bradaric2019-10-13
* fnamemodify: fix handling of :r after :e #11165Rob Pilling2019-10-10
* Merge #11077 'vim-patch:8.1.{1354,1356,1362,1588}'Justin M. Keyes2019-10-07
|\
| * vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
| * vim-patch:8.1.1356: some text in heredoc assignment ends the textJurica Bradaric2019-10-07
| * vim-patch:8.1.1354: getting a list of text lines is clumsyJurica Bradaric2019-10-07
|/
* vim-patch:8.1.2120: some MB_ macros are more complicated than necessaryJan Edmund Lazo2019-10-06
* vim-patch:8.1.2095: leaking memory when getting item from dictJan Edmund Lazo2019-10-01
* cmdline: wildmenumode() should be true with wildoptions+=pumBjörn Linse2019-09-28
* vim-patch:8.1.2055: profile: adjust line format #11058Daniel Hahler2019-09-21
* Merge #11060 from janlazo/vim-8.1.1783Justin M. Keyes2019-09-21
|\
| * vim-patch:8.0.1529: assert_equalfile() does not close file descriptorsJan Edmund Lazo2019-09-21
| * vim-patch:8.0.1109: timer causes error on exit from Ex modeJan Edmund Lazo2019-09-21
* | vim-patch:8.1.0460: assert_fails() message argument #11051Jan Edmund Lazo2019-09-21
|/
* vim-patch:8.0.1770: assert functions don't return anythingJan Edmund Lazo2019-09-16
* vim-patch:8.0.1523: cannot write and read terminal screendumpsJan Edmund Lazo2019-09-16
* Context: rename "buflist" => "bufs"Justin M. Keyes2019-09-14
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* eval: wait(): always spin up dummy-timer #10990Justin M. Keyes2019-09-11
* provider: has("python3_dynamic") et al. #10980Justin M. Keyes2019-09-09
* refactor: allow us to process a child queue only while waiting on inputBjörn Linse2019-09-08
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.1946: memory error when profiling a function without a script IDerw72019-09-04
| * vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
| * vim-patch:8.1.0365: function profile doesn't specify where it was definederw72019-09-04
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | anchor float to buffer positionBjörn Linse2019-09-04
* | Merge pull request #10926 from blueyed/fix-echon-qBjörn Linse2019-09-04
|\ \ | |/ |/|
| * only check got_int with ex_echoDaniel Hahler2019-09-04
* | f_jobwait: cleanupJustin M. Keyes2019-09-03
* | jobwait(): fix race if job exits before waiting on itJustin M. Keyes2019-09-03
|/
* vim-patch:8.0.1729: no comma after last enum itemJan Edmund Lazo2019-09-02
* fixup! eval: add wait() testAbdelhakeem2019-09-01
* eval: add wait()Abdelhakeem2019-09-01
* screen: use dedicated message gridBjörn Linse2019-09-01
* vim-patch:8.1.0233: "safe" argument of call_vim_function() is always FALSEJan Edmund Lazo2019-08-30
* vim-patch:8.1.1938: may crash when out of memoryJan Edmund Lazo2019-08-29
* vim-patch:8.1.1932: ml_get errors after append() #10866Marco Hinz2019-08-27
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\