aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
...
* | ci(coverity): annotate register_cfunc as leaking memoryJames McCoy2022-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
* Merge pull request #18425 from dundargoc/refactor/char_u/1bfredl2022-05-07
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* | build(clint): remove "function size is too large" warningDundar 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
* 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: enable -Wconversion warning for funcs.c and userfuncs.cDundar Goc2022-04-26
|/
* refactor: convert macros to all-caps (#17895)dundargoc2022-04-24
* refactor: replace char_u variables and functions with charDundar Göc2022-04-16
* vim-patch:8.2.3448: :endtry after function call that throws not foundSean Dewar2022-04-13
* vim-patch:8.2.3416: second error is reported while exception is being thrownSean Dewar2022-04-13
* 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
* refactor: convert function comments to doxygen format (#17710)dundargoc2022-03-24
* 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