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
/
scripts
/
gendispatch.lua
Commit message (
Expand
)
Author
Age
*
eval: Add luaeval function
ZyX
2017-03-27
*
api: implement FUNC_API_SINCE
Björn Linse
2017-03-15
*
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
2016-11-02
*
Merge pull request #4568 from bfredl/multirequest
Björn Linse
2016-10-22
|
\
|
*
api: call multiple methods atomically (useful in async contexts)
Björn Linse
2016-10-22
*
|
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
2016-10-19
|
/
*
api: add blanket implementation of "since"
Björn Linse
2016-09-27
*
api: define the set of function attributes to expose in the metadata
Björn Linse
2016-09-27
*
api: restore old return type of deprecated ui_try_resize method
Björn Linse
2016-09-27
*
gendispatch: warn for deprecated alias if the deprecated function has implema...
Björn Linse
2016-09-15
*
api: remove unnecessary initializations causing warnings in api dispatch (#5337)
Björn Linse
2016-09-14
*
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
2016-08-31
*
api: consistently use nvim_ prefix and update documentation
Björn Linse
2016-08-31
*
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
2016-08-31
*
api: unify buffer numbers and window ids with handles
Björn Linse
2016-08-31
*
api: auto generate api function wrappers for viml
Björn Linse
2016-08-31
*
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
2016-08-31