pycapnp/capnp/helpers
Jason Paryani b9c9c6bc5c Fix for upstream changes in kj::Exception
* Change from using Nature/Durability to Type
* Prefer to raise KjException directly instead of Value/RuntimError.
* Will still raise AttributeError appropriately.
2014-11-30 14:27:10 -08:00
..
__init__.pxd Refactor layout of pxd files 2013-12-08 17:27:59 -08:00
asyncHelper.h Make pycapnp GIL friendly 2014-07-09 00:49:35 -07:00
capabilityHelper.h Fix for upstream changes in kj::Exception 2014-11-30 14:27:10 -08:00
checkCompiler.h Fix error message in version check 2014-06-12 16:36:37 -07:00
fixMaybe.h Change which method to be a property and return an enum type. 2014-02-13 19:24:06 -08:00
helpers.pxd Fix build for Cython 0.21 2014-10-19 20:30:23 -07:00
non_circular.pxd Fix up various bugs that arose when trying to cimport capnp 2014-09-03 23:25:39 -07:00
rpcHelper.h Fix for changes in upstream C++ Cap'n Proto 2014-11-03 22:24:38 -08:00
serialize.h Fix bug in to_bytes_packed when packed size > unpacked size. 2014-02-24 14:06:28 -08:00