neovim/scripts
Thiago de Arruda 64844b7312 msgpack-rpc: Improve logging of msgpack-rpc messages
- 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.
2014-10-23 21:46:03 -03:00
..
finddeclarations.pl Remove remaining declarations with new script: finddeclarations.pl 2014-06-02 11:04:18 -03:00
gendeclarations.lua api metadata: Allow typed container information in api functions 2014-09-12 13:50:07 -03:00
genex_cmds.lua Add const qualifier and explicit length 2014-08-20 20:21:37 +04:00
movedocs.pl Move documentation from function declarations to definitions 2014-06-02 11:04:04 -03:00
msgpack-gen.lua msgpack-rpc: Improve logging of msgpack-rpc messages 2014-10-23 21:46:03 -03:00
run-api-tests.exp server: Rename address environment variable 2014-09-13 21:35:47 -03:00
stripdecls.py Add automatic generation of headers 2014-06-02 11:04:17 -03:00