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
*
screen: more work on fold_line replacement
Björn Linse
2020-09-24
*
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
*
support for :perl, :perlfile, :perldo and perleval()
Jacques Germishuys
2020-08-30
*
Merge pull request #12510 from jamessan/clang-implicit-fallthrough
James McCoy
2020-08-26
|
\
|
*
Disable -Wimplicit-fallthrough for funcs.generated.h
James McCoy
2020-08-23
*
|
vim-patch:8.2.1517: cannot easily get the character under the cursor
Jan Edmund Lazo
2020-08-23
|
/
*
vim-patch:8.2.0814: clang warning for implicit conversion
Jan Edmund Lazo
2020-08-21
*
vim-patch:8.1.2341: not so easy to interrupt a script programatically
Jan Edmund Lazo
2020-08-14
*
Merge remote-tracking branch 'upstream/master' into libcallnr
James McCoy
2020-08-08
*
vim-patch:8.2.1265: crash with EXITFREE when split() fails
Jan Edmund Lazo
2020-08-02
*
Merge pull request #12575 from cbarrete/vim-8.2.0935
Matthieu Coudron
2020-07-20
|
\
|
*
vim-patch:8.2.0935: flattening a list with existing code is slow
Cédric Barreteau
2020-07-15
*
|
vim-patch:8.2.0893: assert_equalfile() does not take a third argument
Jan Edmund Lazo
2020-07-19
|
/
*
lua: Add ability to pass tables with __call
TJ DeVries
2020-07-10
*
Add overlapped option to jobstart
erw7
2020-06-10
*
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
2020-06-06
*
Merge pull request #10905 from erw7/vim-8.1.0475
Matthieu Coudron
2020-05-25
|
\
|
*
vim-patch:8.1.0475: memory not freed on exit when quit in autocmd
erw7
2020-05-07
*
|
matchdelete: fix porting (#12328)
Shougo
2020-05-17
*
|
vim-patch:8.1.1084: cannot delete a match from another window (#12325)
Shougo
2020-05-16
*
|
vim-patch:8.1.1186: readdir() allocates list twice
Jan Edmund Lazo
2020-05-11
|
/
*
vim-patch:8.1.1120: cannot easily get directory entry matches #12222
Hennadii Chernyshchyk
2020-05-05
*
funcs: Fix a memory leak in f_expand (#12227)
erw7
2020-05-04
*
lsp: use vim.tbl_isempty to check sign (#12190)
Hirokazu Hata
2020-04-28
*
Merge #11851 'eval.c: factor out eval/userfunc.c'
Justin M. Keyes
2020-04-26
|
\
|
*
rename: user_funcs -> userfunc
Jakub Łuczyński
2020-02-13
|
*
fix: includes
Jakub Łuczyński
2020-02-13
*
|
Merge pull request #12047 from erw7/fix-resolve-on-windows
Matthieu Coudron
2020-04-19
|
\
\
|
*
|
Change to canonicalize only when reparse point in included
erw7
2020-04-02
|
*
|
Change resolve() to resolve symbolic links on Windows
erw7
2020-04-02
*
|
|
vim-patch:8.2.0507: getbufvar() may get the wrong dictionary
Jan Edmund Lazo
2020-04-13
*
|
|
vim-patch:8.2.0473: variables declared in an outer scope
Jan Edmund Lazo
2020-04-13
*
|
|
vim-patch:8.1.1745: compiler warning for unused argument
Jan Edmund Lazo
2020-04-13
*
|
|
vim-patch:8.1.2378: using old C style comments
Jan Edmund Lazo
2020-04-12
|
/
/
*
|
vim-patch:8.1.0881: can execute shell commands in rvim through interfaces
Jan Edmund Lazo
2020-03-01
*
|
pvs/v1048: variable was assigned same value
Jan Edmund Lazo
2020-03-01
*
|
vim-patch:8.1.1510: a plugin cannot easily expand a command like done internally
Jan Edmund Lazo
2020-03-01
*
|
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
*
|
vim-patch:8.1.1122: char2nr() does not handle composing characters
Jan Edmund Lazo
2020-02-20
|
/
*
vim-patch:8.1.0091: MS-Windows: Cannot interrupt gdb when program is running
erw7
2020-02-12
*
vim-patch:8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
erw7
2020-02-12
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
eval.c: factor out eval/funcs.c #11828
Jakub Łuczyński
2020-02-10