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
/
src
/
nvim
/
api
/
private
/
dispatch.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-02-21
refactor(api): make freeing of return-value opt-in instead of opt out
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-22
refactor(IWYU): add "private" pragma to more generated headers (#26706)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-17
refactor: move non-symbols to defs.h headers
dundargoc
1
2023-11-30
refactor(IWYU): move UI and LineFlags to ui_defs.h (#26318)
zeertzjq
1
2023-11-28
refactor: fix runtime_defs.h (#26259)
zeertzjq
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): export generated headers
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-04-07
refactor(api): make typed dicts appear as types in the source code
bfredl
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-10-21
refactor(uncrustify): improved formatting rules
dundargoc
1
2022-08-23
perf(api): allow to use an arena for return values
bfredl
1
2022-05-30
refactor(api): use hashy hash for looking up api method and event names
bfredl
1
2019-06-30
rename: FUNC_API_ASYNC => FUNC_API_FAST
Björn Linse
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-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