aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.1966: some code in options.c fits better elsewhere (#19840)zeertzjq2022-08-19
* refactor(eval.c): resolve all clint issues (#19774)Lewis Russell2022-08-16
* vim-patch:8.1.1869: code for the argument list is spread out (#19791)zeertzjq2022-08-16
* vim-patch:8.2.0061: the execute stack can grow big and never shrinkszeertzjq2022-08-14
* refactor: change remaining sourcing_name/sourcing_lnum to exestackzeertzjq2022-08-14
* vim-patch:8.2.0056: execution stack is incomplete and inefficientzeertzjq2022-08-14
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: remove some unused includes (#19740)zeertzjq2022-08-12
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)zeertzjq2022-08-12
* vim-patch:8.1.1689: profiling code is spread outzeertzjq2022-08-12
* vim-patch:8.1.1684: profiling functionality is spread outzeertzjq2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:8.1.1823: command line history code is spread out (#19688)zeertzjq2022-08-09
* vim-patch:8.2.1281: the "trailing characters" error can be hard to understandzeertzjq2022-08-07
* vim-patch:9.0.0092: plugins cannot change v:completed_item (#19542)zeertzjq2022-07-28
* vim-patch:8.2.2254: Vim9: bool option type is numberzeertzjq2022-07-25
* vim-patch:8.1.1763: evalfunc.c is still too big (#17952)Lewis Russell2022-07-24
* vim-patch:8.1.1933: the eval.c file is too big (#19462)zeertzjq2022-07-22
* feat(eval)!: input() support any type for "cancelreturn" in a dict (#19357)zeertzjq2022-07-14
* vim-patch:8.2.0035: saving and restoring called_emsg is clumsy (#19335)zeertzjq2022-07-13
* refactor: replace char_uDundar Goc2022-07-02
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor: replace char_u #18429dundargoc2022-06-28
* build: guard free_locales with HAVE_WORKING_LIBINTL #19095zeertzjq2022-06-26
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23
* fix(float): make `screen*()` functions respect floating windowsEvgeni Chasnovski2022-06-23
* fix(logging): try harder to resolve Nvim "name" #19016Justin M. Keyes2022-06-18
* refactor: enable -Wconversion warning for eval.c (#18448)dundargoc2022-06-14
* vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812)zeertzjq2022-05-31
* refactor: missing parenthesis may cause unexpected problems (#17443)kylo2522022-05-26
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* vim-patch:8.2.4996: setbufline() may change Visual selectionzeertzjq2022-05-23
* refactor: grid->rows and grid->colsbfredl2022-05-18
* feat(ui): add `'winbar'`Famiu Haque2022-05-18
* refactor: replace char_u variables and functions with charDundar Goc2022-05-16
* fix PVS warnings (#18459)dundargoc2022-05-15
* refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* Merge pull request #18425 from dundargoc/refactor/char_u/1bfredl2022-05-07
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* | vim-patch:8.2.4469: Coverity warns for uninitialized variableDundar Goc2022-05-06
|/
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* refactor: replace char_u variables and functions with charDundar Goc2022-05-03
* vim-patch:8.2.4858: K_SPECIAL may be escaped twicezeertzjq2022-05-03
* refactor: replace char_u variables and functions with char (#18288)dundargoc2022-04-30
* refactor(uncrustify): change rules to better align with the style guideDundar Goc2022-04-29
* refactor(uncrustify): disable formatting in problematic code sectionsDundar Goc2022-04-29
* vim-patch:8.2.0867: using \{xxx} for encoding a modifier is not nicezeertzjq2022-04-29