aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval/funcs.c
Commit message (Expand)AuthorAge
...
* vim-patch:8.2.5152: search() gets stuck with "c" and skip evaluates to true (...zeertzjq2022-06-23
* fix(float): make `screen*()` functions respect floating windowsEvgeni Chasnovski2022-06-23
* feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
* perf(memory): use an arena for RPC decodingbfredl2022-06-14
* refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)dundargoc2022-05-25
* vim-patch:8.2.5002: deletebufline() may change Visual selectionzeertzjq2022-05-23
* ci: lint with uncrustify #18563dundargoc2022-05-20
* fix(termopen): avoid ambiguity in URI when CWD is root dir (#16988)zeertzjq2022-05-19
* 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
* Merge pull request #18489 from dundargoc/refactor/remove-char_ubfredl2022-05-13
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-11
* | refactor(eval): use Hashy McHashFace instead of gperfbfredl2022-05-12
* | feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
|/
* vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* refactor: replace char_u variables and functions with charDundar Goc2022-05-09
* feat: cmdline funcs (#18284)Shougo2022-05-09
* refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* refactor: replace char_u variables and functions with charDundar Goc2022-05-05
* refactor: replace char_u variables and functions with charDundar Goc2022-05-04
* feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009Justin M. Keyes2022-05-03
* refactor: replace char_u variables and functions with charDundar Goc2022-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): format all c code under /src/nvim/Dundar Goc2022-04-29
* revert: "refactor: Remove allow_keys global (#6346)"zeertzjq2022-04-29
* vim-patch:partial:8.2.0815: maparg() does not provide enough information for ...zeertzjq2022-04-29
* vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabledzeertzjq2022-04-29
* Merge pull request #18254 from dundargoc/refactor/remove-char_ubfredl2022-04-27
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-04-25
* | refactor(build): remove unused includes #17078kylo2522022-04-26
* | fix: has() should preserve v:shell_error #18280Andrey Mishchenko2022-04-26
|/
* refactor: replace char_u variables and functions with charDundar Göc2022-04-16
* vim-patch:8.2.3184: cannot add a digraph with a leading spacezeertzjq2022-04-12
* vim-patch:8.2.4723: the ModeChanged autocmd event is inefficientzeertzjq2022-04-10
* vim-patch:8.2.4402: missing parenthesis may cause unexpected problemsBrian Leung2022-04-03
* [RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...Shougo2022-04-03
* vim-patch:8.1.1687: the evalfunc.c file is too big (#17949)Lewis Russell2022-04-03
* vim-patch:8.2.3449: sort fails if the sort compare function returns 999 (#17909)dundargoc2022-03-30
* vim-patch:8.2.1078: highlight and match functionality together in one file (#...Lewis Russell2022-03-23
* vim-patch:8.1.1608: the evalfunc.c file is too big (#17807)Lewis Russell2022-03-23
* vim-patch:8.1.1742: still some match functions in evalfunc.cLewis Russell2022-03-20
* vim-patch:8.1.1734: the evalfunc.c file is too bigLewis Russell2022-03-20
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | chore: fix typos (#17670)dundargoc2022-03-17
* | vim-patch:8.2.4568: getmousepos() does not compute the column below the last ...Sean Dewar2022-03-15