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
David Lamparter aeeae64900 Revert "gtest: Use system gtest and pthread libs"
This reverts commit 9fe7167920.

(this makes the following merge easier)
2016-02-28 12:19:44 +01:00
compiler signedness: Fix less obvious issues 2015-08-17 18:52:36 -07:00
.gitignore Add beginnings of subcompiler 2013-05-07 22:54:30 -04:00
capn-list.inc remove CAPN_COMPOSITE_LIST and add capn_len 2013-09-16 16:53:33 -04:00
capn-malloc.c signedness: Fix less obvious issues 2015-08-17 18:52:36 -07:00
capn-stream-test.cpp Implement serialization to buffers 2014-02-20 17:13:57 -08:00
capn-stream.c signedness: Fix less obvious issues 2015-08-17 18:52:36 -07:00
capn-test.cpp signedness: Fix less obvious issues 2015-08-17 18:52:36 -07:00
capn.c capn: Avoid uninitialized values 2015-08-17 18:53:16 -07:00
capn.h signedness: Fix less obvious issues 2015-08-17 18:52:36 -07:00
gtest-all-test.cpp Revert "gtest: Use system gtest and pthread libs" 2016-02-28 12:19:44 +01:00
LICENSE Add MIT license 2013-09-12 15:17:22 -04:00
Makefile Revert "gtest: Use system gtest and pthread libs" 2016-02-28 12:19:44 +01:00