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.c
Commit message (
Expand
)
Author
Age
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(message): msg_puts_attr_len -> msg_puts_len
bfredl
2023-09-29
*
refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attr
bfredl
2023-09-27
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
vim-patch:8.2.4173: cannot use an import in 'foldexpr' (#25215)
zeertzjq
2023-09-17
*
feat(folds): support virtual text format for 'foldtext' (#25209)
zeertzjq
2023-09-17
*
vim-patch:9.0.1633: duplicate code for converting float to string
zeertzjq
2023-09-17
*
vim-patch:8.2.2356: Vim9: ":put =expr" does not handle a list properly
zeertzjq
2023-09-17
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:8.1.2047: cannot check the current state
zeertzjq
2023-08-21
*
vim-patch:9.0.1723: Fix regression in {func} argument of reduce()
zeertzjq
2023-08-18
*
vim-patch:9.0.1416: crash when collection is modified when using filter()
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.3908: cannot use a script-local function for 'foldtext'
zeertzjq
2023-08-17
*
vim-patch:8.2.3822: leaking memory in map() and filter(), no string in Vim9
zeertzjq
2023-08-17
*
vim-patch:8.2.3818: cannot filter or map characters in a string
zeertzjq
2023-08-17
*
vim-patch:8.2.2075: error for const argument to mapnew()
zeertzjq
2023-08-17
*
vim-patch:8.2.1971: memory leak when map() fails
zeertzjq
2023-08-17
*
vim-patch:8.2.1969: Vim9: map() may change the list or dict item type
zeertzjq
2023-08-17
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
vim-patch:8.2.3332: Vim9: cannot assign to range in list
zeertzjq
2023-06-12
*
vim-patch:8.2.3852: Vim9: not enough tests
zeertzjq
2023-06-12
*
vim-patch:8.2.2533: Vim9: cannot use a range with :unlet
zeertzjq
2023-06-12
*
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
*
vim-patch:9.0.1597: cursor ends up below the window after a put (#23873)
zeertzjq
2023-06-02
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
test(old): remove python2 tests (#23547)
zeertzjq
2023-05-09
*
vim-patch:8.2.2459: Coverity reports dead code (#23531)
zeertzjq
2023-05-08
*
vim-patch:9.0.0904: various comment and indent flaws (#23498)
zeertzjq
2023-05-06
*
vim-patch:9.0.1508: catch does not work when lines are joined with a newline
zeertzjq
2023-05-06
*
vim-patch:8.2.2141: a user command with try/catch may not catch an expression...
zeertzjq
2023-05-06
*
vim-patch:8.2.2094: when an expression fails getting next command may be wrong
zeertzjq
2023-05-06
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.1697: inconsistent capitalization of error messages (#23476)
zeertzjq
2023-05-04
*
vim-patch:8.2.2756: Vim9: blob index and slice not implemented yet
zeertzjq
2023-05-04
*
vim-patch:8.2.2344: using inclusive index for slice is not always desired
zeertzjq
2023-05-04
*
vim-patch:8.2.1466: Vim9: cannot index or slice a variable with type "any"
zeertzjq
2023-05-04
*
vim-patch:8.2.1462: Vim9: string slice not supported yet
zeertzjq
2023-05-04
*
vim-patch:8.2.1461: Vim9: string indexes are counted in bytes
zeertzjq
2023-05-04
*
vim-patch:8.2.1466: Vim9: cannot index or slice a variable with type "any"
zeertzjq
2023-05-04
*
vim-patch:8.2.1463: Vim9: list slice not supported yet
zeertzjq
2023-05-04
*
vim-patch:8.2.0987: Vim9: cannot assign to [var; var]
zeertzjq
2023-05-04
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(timer): allow timer_info() to get info about current timer
zeertzjq
2023-04-25
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
refactor(eval): use tv_list_append_allocated_string()
zeertzjq
2023-04-19
[next]