This is a C plugin for [Cap'n Proto](http://kentonv.github.io/capnproto), an efficient protocol for sharing data and capabilities.
Find a file
2013-09-12 14:37:15 -04:00
compiler Round trip the schema through the compiler 2013-09-12 14:37:15 -04:00
.gitignore Add beginnings of subcompiler 2013-05-07 22:54:30 -04:00
capn-list.inc add read/write methods for interfaces 2013-05-12 23:10:54 -04:00
capn-malloc.c add support for default values 2013-05-12 00:59:47 -04:00
capn-stream-test.cpp Move capn_init_* all into capn-malloc.c with a common create and free function 2013-05-08 22:35:52 -04:00
capn-stream.c Move capn_init_* all into capn-malloc.c with a common create and free function 2013-05-08 22:35:52 -04:00
capn-test.cpp add interface to base lib and improve handling of empty lists 2013-05-12 22:58:48 -04:00
capn.c add read/write methods for interfaces 2013-05-12 23:10:54 -04:00
capn.h Header cleanup 2013-09-12 13:51:32 -04:00
Makefile Update compiler to support groups/unions 2013-09-12 13:49:19 -04:00