aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* Fix issue where callbacks are garbage collectederw72020-02-12
* 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
* eval.c: factor out eval/funcs.c #11828Jakub Łuczyński2020-02-10
* vim-patch:8.2.0077: settagstack() cannot truncate at current indexJan Edmund Lazo2020-01-29
* vim-patch:8.2.0171: fix use of uninitialized buffer #11786Jan Edmund Lazo2020-01-28
* refactor: move session functions to ex_session.cJustin M. Keyes2020-01-28
* terminal: trim CWD slash #11762Justin M. Keyes2020-01-26
* terminal: absolute CWD in term:// URI #11289Chris LaRose2020-01-26
* Merge pull request #11740 from Billy4195/fix_jobstopBjörn Linse2020-01-22
|\
| * Fix f_jobstop() failed loudlyBilly Su2020-01-22
* | doc: provider-perlJan Edmund Lazo2020-01-20
|/
* vim-patch:8.2.0120: virtcol() does not check arguments to be validJan Edmund Lazo2020-01-17
* messages: echo "line1\r\nline2" should not clear line1Björn Linse2020-01-16
* vim-patch:8.1.1579: dict and list could be GC'ed while displaying errorJan Edmund Lazo2020-01-05
* tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
* eval: fix pvs/V1048Jan Edmund Lazo2019-12-22
* vim-patch:8.2.0030: "gF" does not work on output of "verbose command"Jan Edmund Lazo2019-12-22
* vim-patch:8.2.0019: cannot number of lines of another bufferJan Edmund Lazo2019-12-20
* vim-patch:8.2.0013: not using a typedef for condstackJan Edmund Lazo2019-12-16
* Add support for the pum_getpos() API (#11562)Seth Fowler2019-12-16
* Merge remote-tracking branch 'upstream/master' into libcallJames McCoy2019-12-15
|\
| * Add negative test for type of job's env optionJames McCoy2019-12-12
| * Add os_getfullenv_size/os_copyfullenvJames McCoy2019-12-11
| * jobstart now supports env/clear_envMatthieu Coudron2019-12-11
| * API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
| * vim-patch:8.1.2355: test with "man" fails on FreeBSDJan Edmund Lazo2019-11-30
| * 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