aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/typval.c
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor: rename types.h to types_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build: enable IWYU on macdundargoc2023-11-27
* refactor: move Arena and ArenaMem to memory_defs.h (#26240)zeertzjq2023-11-27
* refactor: move garray_T to garray_defs.h (#26227)zeertzjq2023-11-26
* refactor: follow style guidedundargoc2023-11-19
* build: remove PVSdundargoc2023-11-12
* refactor: the long goodbyedundargoc2023-11-05
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* vim-patch:8.2.3064: Vim9: in script cannot set item in uninitialized list (#2...zeertzjq2023-10-12
* refactor: the long goodbyedundargoc2023-10-09
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* vim-patch:9.0.1540: reverse() on string doesn't work in compiled functionzeertzjq2023-08-19
* vim-patch:8.2.3867: implementation of some list functions too complicated (#2...zeertzjq2023-08-17
* vim-patch:8.2.1969: Vim9: map() may change the list or dict item typezeertzjq2023-08-17
* refactor: fix clang/PVS warnings (#24213)zeertzjq2023-06-30
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* vim-patch:8.2.3332: Vim9: cannot assign to range in listzeertzjq2023-06-12
* vim-patch:partial:8.2.3335: Vim9: not enough tests run with Vim9zeertzjq2023-06-12
* vim-patch:8.2.2533: Vim9: cannot use a range with :unletzeertzjq2023-06-12
* vim-patch:8.2.2948: substitute() accepts a number but not a float expressionSean Dewar2023-06-12
* build: remove LOG_LIST_ACTIONS option and related codedundargoc2023-05-28
* vim-patch:9.0.1522: some functions give two error messageszeertzjq2023-05-08
* vim-patch:9.0.0543: insufficient testing for assert and test functionszeertzjq2023-05-05
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:8.2.3135: Vim9: builtin function arguments not checked at compile timezeertzjq2023-05-05
* vim-patch:8.2.3221: Vim9: argument types are not checked at compile time (#23...zeertzjq2023-05-05
* vim-patch:9.0.0601: too much indent (#23472)zeertzjq2023-05-04
* vim-patch:8.2.2756: Vim9: blob index and slice not implemented yetzeertzjq2023-05-04
* vim-patch:8.2.2344: using inclusive index for slice is not always desiredzeertzjq2023-05-04
* vim-patch:8.2.3336: behavior of negative index in list change changedzeertzjq2023-05-04
* vim-patch:8.2.1466: Vim9: cannot index or slice a variable with type "any"zeertzjq2023-05-04
* vim-patch:8.2.1463: Vim9: list slice not supported yetzeertzjq2023-05-04
* vim-patch:8.2.0987: Vim9: cannot assign to [var; var]zeertzjq2023-05-04
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...zeertzjq2023-04-25
* vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...zeertzjq2023-04-25
* fix(typval): don't treat v:null as truthy (#23281)zeertzjq2023-04-23
* vim-patch:8.2.0103: using null object with execute() has strange effectszeertzjq2023-04-15
* vim-patch:8.2.1794: no falsy Coalescing operatorzeertzjq2023-04-14
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor: make error message definitions constii142023-04-05
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* vim-patch:9.0.0430: cannot use repeat() with a blobzeertzjq2023-02-28
* vim-patch:8.2.3438: cannot manipulate blobszeertzjq2023-02-28
* vim-patch:8.2.2777: Vim9: blob operations not tested in all wayszeertzjq2023-02-28