This website requires JavaScript.
Explore
Help
Register
Sign In
IQ.Lvbs
/
pycapnp
Watch
1
Star
0
Fork
0
You've already forked pycapnp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6731d7eb7d55789cfed225b515f19438a85fdad7
pycapnp
/
capnp
History
Kenton Varda
6731d7eb7d
Store Builders by value rather than allocate them separately on the heap (matches treatment of Readers). v0.3 fixes the bug that made this not work.
2013-08-31 17:22:11 -07:00
..
__init__.py
Change load to use a global SchemaParser. Make structs settable as field
2013-08-29 21:03:00 -07:00
capnp_cpp.pxd
Store Builders by value rather than allocate them separately on the heap (matches treatment of Readers). v0.3 fixes the bug that made this not work.
2013-08-31 17:22:11 -07:00
capnp.pyx
Store Builders by value rather than allocate them separately on the heap (matches treatment of Readers). v0.3 fixes the bug that made this not work.
2013-08-31 17:22:11 -07:00
fixMaybe.h
Add C++ library version check
2013-08-26 00:57:07 -07:00
schema_cpp.pxd
Wrap MessageBuilder::setRoot().
2013-08-31 17:07:44 -07:00