Commit message (Expand) | Author | Age | |
---|---|---|---|
* | perf(api): allow to use an arena for return values | bfredl | 2022-08-23 |
* | refactor(api): use hashy hash for looking up api method and event names | bfredl | 2022-05-30 |
* | rename: FUNC_API_ASYNC => FUNC_API_FAST | Björn Linse | 2019-06-30 |
* | 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: 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 |