aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/eval
Commit message (Expand)AuthorAge
...
* refactor: replace char_uDundar Goc2022-07-02
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor(uncrustify): change config to better align with style guide (#18803)dundargoc2022-06-30
* feat: stdpath('run'), /tmp/nvim.user/ #18993Justin M. Keyes2022-06-30
* refactor(highlight)!: rename attributes to match Vim (#19159)zeertzjq2022-06-30
* vim-patch:9.0.0002: map functionality outside of map.c (#19150)zeertzjq2022-06-29
* Merge #19060 memory leaksJustin M. Keyes2022-06-28
|\
| * fix(coverity/352829): correctly free memory in f_callThomas Vigouroux2022-06-24
* | refactor: replace char_u #18429dundargoc2022-06-28
|/
* refactor: move some mapping-related code to a separate file (#19061)zeertzjq2022-06-23
* 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
* feat(autocmds): retrieve lua callback (#18642)kylo2522022-06-09
* Merge pull request #18306 from lewis6991/fnfastbfredl2022-05-26
|\
| * feat(lua): allow some viml functions to run in fastLewis Russell2022-05-17
* | 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.5002: deletebufline() may change Visual selectionzeertzjq2022-05-23
* | ci: lint with uncrustify #18563dundargoc2022-05-20
* | 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