mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 03:05:11 -07:00
64844b7312
- Expose more logging control from the log.c module(get log stream and omit newlines) - Remove logging from the generated functions in msgpack-gen.lua - Refactor channel.c/helpers.c to log every msgpack-rpc payload using msgpack_object_print(a helper function from msgpack.h) - Remove the api_stringify function, it was only useful for logging msgpack-rpc which is now handled by msgpack_object_print. |
||
---|---|---|
.. | ||
finddeclarations.pl | ||
gendeclarations.lua | ||
genex_cmds.lua | ||
movedocs.pl | ||
msgpack-gen.lua | ||
run-api-tests.exp | ||
stripdecls.py |