index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval
/
funcs.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
docs: small fixes (#26154)
dundargoc
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
build: remove PVS
dundargoc
2023-11-12
*
fix(context): don't crash on invalid arg to nvim_get_context (#25977)
zeertzjq
2023-11-11
*
fix(f_wait): flush UI before blocking (#25962)
zeertzjq
2023-11-10
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
fix(job-control): make jobwait() flush UI after hiding cursor (#25927)
zeertzjq
2023-11-08
*
refactor: the long goodbye
dundargoc
2023-11-05
*
vim-patch:9.0.2070: [security] disallow setting env in restricted mode (#25807)
zeertzjq
2023-10-28
*
fix(terminal): assign channel to terminal earlier (#25771)
zeertzjq
2023-10-25
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor(options): rename `empty_option` to `empty_string_option`
Famiu Haque
2023-10-17
*
vim-patch:9.0.2033: gcc overflow-warning for f_resolve (#25666)
zeertzjq
2023-10-16
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor(grid): get rid of unbatched grid_puts and grid_putchar
bfredl
2023-10-06
*
feat: ignore swapfile for running Nvim processes #25336
Justin M. Keyes
2023-10-04
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
vim-patch:9.0.1962: No support for writing extended attributes
zeertzjq
2023-09-30
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
docs: fix typos and other small fixes (#25005)
dundargoc
2023-09-14
*
feat(msgpack_rpc): support out-of-order responses on `msgpack-rpc`
Alisue
2023-08-26
*
fix(terminal): set $COLORTERM unconditionally in :terminal (#24763)
Gregory Anders
2023-08-21
*
vim-patch:8.1.2062: the mouse code is spread out (#24817)
zeertzjq
2023-08-21
*
vim-patch:8.1.2066: no tests for state()
zeertzjq
2023-08-21
*
vim-patch:8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
zeertzjq
2023-08-21
*
vim-patch:8.1.2047: cannot check the current state
zeertzjq
2023-08-21
*
vim-patch:9.0.1540: reverse() on string doesn't work in compiled function
zeertzjq
2023-08-19
*
vim-patch:9.0.1515: reverse() does not work for a String
zeertzjq
2023-08-19
*
vim-patch:9.0.1728: missing winid argument for virtcol() (#24770)
zeertzjq
2023-08-18
*
vim-patch:9.0.1723: Fix regression in {func} argument of reduce()
zeertzjq
2023-08-18
*
vim-patch:9.0.1722: wrong error messages when passing wrong types to count()
zeertzjq
2023-08-18
*
vim-patch:8.2.3867: implementation of some list functions too complicated (#2...
zeertzjq
2023-08-17
*
vim-patch:9.0.0548: reduce() with a compiled lambda could be faster
zeertzjq
2023-08-17
*
vim-patch:9.0.0359: error message for wrong argument type is not specific
zeertzjq
2023-08-17
*
vim-patch:partial:8.2.3849: functions implementing reduce and map are too long
zeertzjq
2023-08-17
*
vim-patch:8.2.3848: cannot use reduce() for a string
zeertzjq
2023-08-17
*
vim-patch:8.2.1969: Vim9: map() may change the list or dict item type
zeertzjq
2023-08-17
*
vim-patch:partial:8.1.1981: the evalfunc.c file is too big (#24490)
zeertzjq
2023-07-26
*
fix(startup): run embedded Nvim with real path (#24282)
zeertzjq
2023-07-08
*
fix(api): disallow some more functions during textlock
Sean Dewar
2023-07-05
*
refactor: remove long
dundargoc
2023-07-03
[next]