aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/eval.txt
Commit message (Expand)AuthorAge
* vim-patch:8.0.1023: it is not easy to identify a quickfix listJan Edmund Lazo2018-09-08
* vim-patch:8.0.1006: quickfix list changes when parsing text with 'erroformat'Jan Edmund Lazo2018-09-07
* vim-patch:8.0.0922: quickfix list always added after current oneJan Edmund Lazo2018-09-07
* vim-patch:8.0.0904: cannot set a location list from textJan Edmund Lazo2018-09-06
* runtime/doc: fix broken links found by `make html`Justin M. Keyes2018-08-25
* Merge #8861 from janlazo/vim-8.0.1364Justin M. Keyes2018-08-21
|\
| * vim-patch:8.1.0184: not easy to figure out the window layoutJan Edmund Lazo2018-08-15
| * vim-patch:8.0.1364: there is no easy way to get the window positionJan Edmund Lazo2018-08-15
* | vim-patch:8.0.1649: no completion for argument list commandsJan Edmund Lazo2018-08-16
* | vim-patch:8.0.0878: no completion for :mapclearJan Edmund Lazo2018-08-16
|/
* vim-patch:8.0.1630: trimming white space is not that easyJan Edmund Lazo2018-08-13
* vim-patch:8.0.1410: hang when using count() with an empty stringJan Edmund Lazo2018-08-09
* vim-patch:8.0.0687: minor issues related to quickfixJan Edmund Lazo2018-07-28
* vim-patch:8.0.0794: checking translations fails with multiple NLJan Edmund Lazo2018-07-23
* Merge #8589 'VimL: Remove legacy v:xx aliases'Justin M. Keyes2018-07-23
|\
| * Make "v:errmsg", "v:shell_error" and "v:this_session" distinctShougo Matsushita2018-07-23
|/
* docJustin M. Keyes2018-07-18
* vim-patch:8.0.0{474,475,492,633,1251} (#8725)Jan Edmund Lazo2018-07-12
* vim-patch:8.0.0663: unexpected error with 'verbose' (#8692)Jan Edmund Lazo2018-07-06
* vim-patch:8.0.0542: getpos() can return a negative line number (#8580)Jan Edmund Lazo2018-06-19
* doc: job/channel, misc #7783Justin M. Keyes2018-06-11
* vim-patch:8.0.0255: setpos() does not use the buffer argument for all marksJan Edmund Lazo2018-06-06
* job-control: mitigate process-kill raceJustin M. Keyes2018-04-15
* Merge #6272 'stdpath()'Justin M. Keyes2018-04-15
|\
| * eval: Add stdpath() method (#5297)Christian Höltje2018-03-29
* | win: getftype(symlink) returns 'link'Jan Edmund Lazo2018-04-12
* | server: introduce --listen, deprecate $NVIM_LISTEN_ADDRESSJustin M. Keyes2018-04-11
* | serverstop(): return FALSE for invalid addressJustin M. Keyes2018-04-11
|/
* vim-patch:8.0.0672: synconcealed() changes too often #7887nate2018-02-01
* win: has("wsl") on Windows Subsystem for Linux #7330Mahmoud Al-Qudsi2018-01-30
* vim-patch:8.0.0659: no test for conceal modeJustin M. Keyes2018-01-21
* vim-patch:8.0.0151,3,4 #7389Justin M. Keyes2018-01-15
* vim-patch:8.0.0657: cannot get and set quickfix list itemsJames McCoy2017-12-31
* vim-patch:8.0.0634: cannot easily get to the last quickfix listJames McCoy2017-12-31
* vim-patch:8.0.0591: changes to eval functionality not documentedJames McCoy2017-12-30
* Merge branch 'master' into hide-container-implZyX2017-12-23
|\
| * vim-patch:8.0.0580: cannot set the valid flag with setqflist()James McCoy2017-12-18
| * vim-patch:8.0.0517: there is no way to remove quickfix listsJames McCoy2017-12-18
* | window: Fix matchaddpos() and enhance error reportingZyX2017-12-15
|/
* Merge #7234 'built-in expression parser'Justin M. Keyes2017-12-09
|\
| * *: Replace all occurrences of NVim with NvimZyX2017-11-30
| * doc: Some small fixesZyX2017-11-26
| * Merge branch 'master' into expression-parserZyX2017-11-26
| |\
| * | doc: Update documentationZyX2017-11-19
* | | tui: dump termcap info if -V3 ('verbose' >= 3)Justin M. Keyes2017-12-05
| |/ |/|
* | channels: update documentationBjörn Linse2017-11-25
* | cmdline: CmdlineEnter and CmdlineLeave autocommands (#7422)Björn Linse2017-11-22
|/
* vim-patch:8.0.0283ckelsel2017-11-19
* doc: Fix pathshorten() example (#7571)Drew Neil2017-11-16
* compat: "v:count" distinct from "count" (#7407)Marco Hinz2017-11-09