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-07 22:44:21 -04:00
compiler Pass capn_ptr by value, better handling of tags 2013-05-07 22:44:21 -04:00
.gitignore Add unit test for memory layout based off the Kenton's layout-test.c++ and whole slew of fixes to get the test to pass 2013-05-07 11:04:49 -04:00
capn-list.inc Pass capn_ptr by value, better handling of tags 2013-05-07 22:44:21 -04:00
capn-malloc.c Pass capn_ptr by value, better handling of tags 2013-05-07 22:44:21 -04:00
capn-stream.c Add capn_(inflate|deflate) for converting to/from the packed form 2013-05-06 01:15:24 -04:00
capn-test.cpp Pass capn_ptr by value, better handling of tags 2013-05-07 22:44:21 -04:00
capn.c Pass capn_ptr by value, better handling of tags 2013-05-07 22:44:21 -04:00
capn.h Pass capn_ptr by value, better handling of tags 2013-05-07 22:44:21 -04:00
Makefile Pass capn_ptr by value, better handling of tags 2013-05-07 22:44:21 -04:00