index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
scripts
/
gendispatch.lua
Age
Commit message (
Expand
)
Author
Files
2017-04-30
api: deprecate obsolete nvim_buf_get_number function
Björn Linse
1
2017-04-23
api_set_error(): rename
Justin M. Keyes
1
2017-04-23
api/internal: Remove `set` field from Error type.
Justin M. Keyes
1
2017-04-23
api: Do not truncate errors <1 MB. #6237
Sander Bosma
1
2017-03-15
api: implement FUNC_API_SINCE
Björn Linse
1
2016-11-02
object_to_vim: Fix buffer/window/tabpage conversion on BE systems
James McCoy
1
2016-10-22
Merge pull request #4568 from bfredl/multirequest
Björn Linse
1
2016-10-22
api: call multiple methods atomically (useful in async contexts)
Björn Linse
1
2016-10-19
api: move verbatim c code out of gendispatch.lua and into c files
Björn Linse
1
2016-09-27
api: add blanket implementation of "since"
Björn Linse
1
2016-09-27
api: define the set of function attributes to expose in the metadata
Björn Linse
1
2016-09-27
api: restore old return type of deprecated ui_try_resize method
Björn Linse
1
2016-09-15
gendispatch: warn for deprecated alias if the deprecated function has implema...
Björn Linse
1
2016-09-14
api: remove unnecessary initializations causing warnings in api dispatch (#5337)
Björn Linse
1
2016-08-31
api: fix leak when a api function is incorrectly called with a list.
Björn Linse
1
2016-08-31
api: consistently use nvim_ prefix and update documentation
Björn Linse
1
2016-08-31
api: Allow blacklist functions that shouldn't be accesible from eval
Björn Linse
1
2016-08-31
api: unify buffer numbers and window ids with handles
Björn Linse
1
2016-08-31
api: auto generate api function wrappers for viml
Björn Linse
1
2016-08-31
api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the head...
Björn Linse
1