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-05-12 23:10:54 -04:00
compiler add read/write methods for interfaces 2013-05-12 23:10:54 -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 add read/write methods for interfaces 2013-05-12 23:10:54 -04:00
Makefile Add new and new list funcs 2013-05-08 23:17:21 -04:00