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
/
userfunc.c
Commit message (
Expand
)
Author
Age
*
refactor: convert function comments to doxygen format (#17710)
dundargoc
2022-03-24
*
refactor: remove redundant casts
Dundar Göc
2022-03-06
*
feat(lua): show proper verbose output for lua configuration
shadmansaleh
2022-02-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-21
*
refactor: convert to doxygen-style comments #16013
dundargoc
2021-10-17
*
fixup! vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-16
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format #15702
dundargoc
2021-09-18
*
vim-patch:8.1.1195: Vim script debugger functionality needs cleanup
Sean Dewar
2021-09-13
*
refactor: replace TRUE/FALSE with true/false #15647
dundargoc
2021-09-13
*
feat(v:lua): support calling v:lua as a method
Sean Dewar
2021-08-13
*
fix(v:lua): fix emsg when calling v:lua directly
Sean Dewar
2021-08-12
*
vim-patch:8.1.1878: negative float before method not parsed correctly
Sean Dewar
2021-08-12
*
vim-patch:8.1.1863: confusing error when using a builtin function as method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1820: using expr->FuncRef() does not work
Sean Dewar
2021-08-12
*
vim-patch:8.1.1816: cannot use a user defined function as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
vim-patch:8.2.3089: garbage collection has useless code #15027
dundargoc
2021-07-08
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)
Jan Edmund Lazo
2021-06-26
*
userfunc: pvs/v547
Jan Edmund Lazo
2021-06-05
*
coverity/331366: fname_trans_sid: Avoid buffer overrun
James McCoy
2021-05-06
*
vim-patch:8.2.2764: memory leak when default function argument is allocated
Jan Edmund Lazo
2021-04-15
*
fixup! vim-patch:8.1.1310: named function arguments are never optional
Jan Edmund Lazo
2021-02-22
*
vim-patch:8.1.1310: named function arguments are never optional
erw7
2021-02-22
*
vim-patch:8.2.0928: many type casts are used for vim_strnsave()
Jan Edmund Lazo
2020-12-27
*
vim-patch:8.2.2142: memory leak when heredoc is not terminated
Jan Edmund Lazo
2020-12-22
*
eval: use VAR_UNLOCKED enum, not the direct value
Jan Edmund Lazo
2020-11-21
*
vim-patch:8.2.0506: Coverity complains about ignoring return value
Jan Edmund Lazo
2020-10-25
*
vim-patch:8.2.0268: trycatch test fails
Jan Edmund Lazo
2020-10-21
*
userfunc: abort early on invalid refs
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.2.0042: clearing funccal values twice
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.2.0499: calling a lambda is slower than evaluating a string
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.1.1319: computing function length name in many places
Jan Edmund Lazo
2020-09-30
*
vim-patch:8.1.1563: crash when using closures
erw7
2020-09-30
*
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
*
vim-patch:8.2.0607: gcc warns for using uninitialized variable
Jan Edmund Lazo
2020-08-19
*
userfunc: fix pvs/v547
Jan Edmund Lazo
2020-08-15
*
lua: Add ability to pass tables with __call
TJ DeVries
2020-07-10
*
lua: Add ability to pass lua functions directly to vimL
TJ DeVries
2020-07-10
[next]