neovim/scripts
Thiago de Arruda 2f566c83d9 api/msgpack-rpc: Parse type information from api/private/defs.h
Enhance msgpack-gen.lua to extract custom api type codes from the ObjectType
enum in api/private/defs.h. The type information is made available from the api
metadata and clients can use to correctly serialize/deserialize these types
using msgpack EXT type.
2014-09-12 13:25:28 -03:00
..
finddeclarations.pl Remove remaining declarations with new script: finddeclarations.pl 2014-06-02 11:04:18 -03:00
gendeclarations.lua Make gendeclarations.lua more friendly to incremental builds 2014-06-02 15:53:55 -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 api/msgpack-rpc: Parse type information from api/private/defs.h 2014-09-12 13:25:28 -03:00
run-api-tests.exp test: Remove cleanup function definition from run-api-tests.exp 2014-08-28 14:07:31 -03:00
stripdecls.py Add automatic generation of headers 2014-06-02 11:04:17 -03:00