diff options
author | Felipe Oliveira Carvalho <felipekde@gmail.com> | 2014-06-18 20:04:39 -0300 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2014-07-04 17:05:24 +0000 |
commit | 9a2b2d4a64755bc8c1b30ff212482321b40452ce (patch) | |
tree | d94ff6b92de833783502279d8653ed5fcc9482f7 /src/nvim/api/buffer.c | |
parent | 11653ce2d7789ad1ccf31b37c12589cf1cb7787f (diff) | |
download | rneovim-9a2b2d4a64755bc8c1b30ff212482321b40452ce.tar.gz rneovim-9a2b2d4a64755bc8c1b30ff212482321b40452ce.tar.bz2 rneovim-9a2b2d4a64755bc8c1b30ff212482321b40452ce.zip |
MsgPack-RPC dispatch based on function array lookup #864
This simplifies the generated msgpack_rpc_dispatch() function, separates the
code for each RPC method more clearly and allows easy implementation of
alternative dispatching methods (e.g. string method id dispatch).
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions