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 00:59:47 -04:00
compiler remove read/write_float, use to/from_f32 instead 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 get recursive copy to work 2013-05-12 00:59:47 -04:00
capn.c get recursive copy to work 2013-05-12 00:59:47 -04:00
capn.h remove read/write_float, use to/from_f32 instead 2013-05-12 00:59:47 -04:00
Makefile Add new and new list funcs 2013-05-08 23:17:21 -04:00