aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* verb_msg: remove char_uJustin M. Keyes2019-04-29
* vim-patch:8.1.0401: can't get swap name of another bufferJustin M. Keyes2019-04-29
* vim-patch:8.1.0313: information about a swap file is unavailableJustin M. Keyes2019-04-29
* vim-patch:8.0.1563: getwinposx() timeout #9955Jan Edmund Lazo2019-04-29
* vim-patch:8.1.1209: clever compiler warns for buffer being too smallJan Edmund Lazo2019-04-27
* vim-patch:8.1.1207: some compilers give warning messagesJan Edmund Lazo2019-04-27
* vim-patch:8.0.1510: cannot assert beep #9938Jan Edmund Lazo2019-04-25
* vim-patch:8.0.1093: various small quickfix issuesJan Edmund Lazo2019-04-14
* vim-patch:8.1.1140: not easy to find out what neighbors a window has (#9873)Marco Hinz2019-04-10
* vim-patch:8.0.0702: error in a timer can make Vim unusable #9826Justin M. Keyes2019-04-10
* vim-patch:8.0.0709: libvterm cannot use vsnprintf()Jan Edmund Lazo2019-04-04
* vim-patch:8.1.0494: functions do not check for a window ID in other tabsMarco Hinz2019-04-04
* vim-patch:8.1.0493: argv() and argc() only work on the current argument listMarco Hinz2019-04-04
* vim-patch:8.1.0218: cannot add matches to another windowMarco Hinz2019-04-04
* eval: diff_hlID() and hlID() return same idJan Edmund Lazo2019-03-31
* Merge #9815 'vim-patch:8.1.1068: complete_info()'Justin M. Keyes2019-03-30
|\
| * vim-patch:8.1.1068: cannot get all the information about current completionShougo Matsushita2019-03-30
|/
* vim-patch:8.1.0177: defining function in sandbox is inconsistentJan Edmund Lazo2019-03-23
* vim-patch:8.1.0019: error when defining a Lambda with index of a function resultJan Edmund Lazo2019-03-15
* autocmd: introduce "once" featureJustin M. Keyes2019-03-10
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* Merge #9662 'vim-patch:8.0.{0643-0646}'Justin M. Keyes2019-03-08
|\
| * vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusableBilly Su2019-03-07
* | vim-patch:8.1.0998: getcurpos() unexpectedly changes "curswant"Jan Edmund Lazo2019-03-07
|/
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* ui: implement ext_messagesBjörn Linse2019-02-10
* build: PRAGMA_DIAG_PUSH_IGNORE_MISSING_PROTOTYPESJustin M. Keyes2019-02-04
* build: -Wmissing-prototypesJustin M. Keyes2019-02-04
* rename ui_is_external to ui_has (#9576)Justin M. Keyes2019-02-03
* Merge #9539 "options: make 'listchars' and 'fillchars' local to window"Marco Hinz2019-01-28
|\
| * options: make 'fillchars'/'listchars' local to windowMarco Hinz2019-01-26
* | window/ui: reorganize size variables, fix terminal window size with multigrid.Björn Linse2019-01-27
|/
* cleanup: reduce some duplicate code, avoid function pointers for a conditionBjörn Linse2019-01-23
* ex_echo: reuse code from message.c to show arg to userAlexandre Dubray2019-01-22
* ui: multigrid mouse supportBjörn Linse2019-01-20
* PVS/V1028: cast operands, not the resultJustin M. Keyes2019-01-18
* provider: improve error message if provider is missing (#9487)Marco Hinz2019-01-12
* vim-patch:8.1.0685: get_buf_tv() is named inconsistentlyJan Edmund Lazo2019-01-05
* build: enable -WshadowJustin M. Keyes2019-01-02
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* multigrid: rename grid->ScreenLines and other grid arraysBjörn Linse2018-12-31
* multigrid: Get rid of global ScreenLines and set_screengridUtkarsh Maheshwari2018-12-31
* multigrid: Allow UIs to set grid size different from window sizeUtkarsh Maheshwari2018-12-31
* provider: make :ruby provider check use same code path as :pythonMarco Hinz2018-12-12
* vim-patch:8.1.0564: setting v:errors to wrong type still possibleJan Edmund Lazo2018-12-06
* vim-patch:8.1.0563: setting v:errors to a string give confusing errorJan Edmund Lazo2018-12-06
* vim-patch:8.0.1425: execute() does not work in completion of user command (#9...Jan Edmund Lazo2018-12-06
* vim-patch:8.1.0551: expression evaluation may repeat an error messageJan Edmund Lazo2018-11-30
* vim-patch:8.1.0550: expression evaluation may repeat an error messageJan Edmund Lazo2018-11-30
* fix wrong winnr in getwininfoSha Liu2018-11-27