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
James McKaskill c85722874d switch back to capn_root
capn_root now returns a ptr that can be used with capn_getp/setp.
This replaces capn_new_root and capn_get_root.
2013-05-12 00:59:47 -04:00
compiler switch back to capn_root 2013-05-12 00:59:47 -04:00
.gitignore Add beginnings of subcompiler 2013-05-07 22:54:30 -04:00
capn-list.inc size -> len and add capn_list* back in 2013-05-08 22:38:07 -04:00
capn-malloc.c include the capn_segment as a header when allocating 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 switch back to capn_root 2013-05-12 00:59:47 -04:00
capn.c switch back to capn_root 2013-05-12 00:59:47 -04:00
capn.h switch back to capn_root 2013-05-12 00:59:47 -04:00
Makefile Add new and new list funcs 2013-05-08 23:17:21 -04:00