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 23:28:36 -04:00
compiler add version checks 2013-09-12 23:28:36 -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 use create_local 2013-09-12 14:42:30 -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 don't autoresolve pointers 2013-09-12 17:26:51 -04:00
capn.c Add special case for capn_setp when handed a far pointer 2013-09-12 23:20:58 -04:00
capn.h add version checks 2013-09-12 23:28:36 -04:00
LICENSE Add MIT license 2013-09-12 15:17:22 -04:00
Makefile Add test schema 2013-09-12 14:55:42 -04:00