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
*
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
*
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
refactor: remove some casts to char * (#24200)
zeertzjq
2023-06-29
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
revert: "refactor: eliminate `autocmd_fname_full` global"
zeertzjq
2023-06-07
*
refactor(options): remove `getoption_T` and introduce `OptVal` (#23850)
Famiu Haque
2023-06-07
*
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
2023-06-03
*
vim-patch:9.0.1598: screenchar() and others are wrong with DBCS 'encoding' (#...
zeertzjq
2023-06-02
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
vim-patch:9.0.1492: using uninitialized memory when argument is missing (#23351)
zeertzjq
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:8.2.3139: functions for string manipulation are spread out (#23316)
zeertzjq
2023-04-26
*
vim-patch:partial:9.0.0359: error message for wrong argument type is not spec...
zeertzjq
2023-04-25
*
fix(timer): allow timer_info() to get info about current timer
zeertzjq
2023-04-25
*
vim-patch:8.2.5019: cannot get the first screen column of a character (#23312)
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
vim-patch:9.0.1007: there is no way to get a list of swap file names
zeertzjq
2023-04-19
*
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
2023-04-17
*
vim-patch:9.0.0419: the :defer command does not check the function arguments
zeertzjq
2023-04-17
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
vim-patch:9.0.0379: cleaning up after writefile() is a hassle
zeertzjq
2023-04-16
*
vim-patch:8.2.2848: crash whn calling partial
zeertzjq
2023-04-16
*
vim-patch:8.2.1945: crash when passing NULL function to reduce()
zeertzjq
2023-04-16
*
vim-patch:8.2.1111: inconsistent naming of get_list_tv() and eval_dict() (#23...
zeertzjq
2023-04-14
*
vim-patch:8.2.1047: Vim9: script cannot use line continuation like :def function
zeertzjq
2023-04-14
*
vim-patch:8.2.{0695,0725,0734,0753,0818,0819,0822} (#23075)
zeertzjq
2023-04-14
*
refactor: remove redundant casts
ii14
2023-04-07
[next]