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
10c6f40c2e640f282297fd46eb76e27c972be09b
pycapnp
/
capnp
History
Kenton Varda
10c6f40c2e
Implement __str__ and __repr__ for struct and list builders. __str__ uses prettyPrint while __repr__ shows the type name and the low-whitespace stringification. Also implement __repr__ for StructSchema, just because why not?
2013-08-31 15:07:13 -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
Implement __str__ and __repr__ for struct and list builders. __str__ uses prettyPrint while __repr__ shows the type name and the low-whitespace stringification. Also implement __repr__ for StructSchema, just because why not?
2013-08-31 15:07:13 -07:00
capnp.pyx
Implement __str__ and __repr__ for struct and list builders. __str__ uses prettyPrint while __repr__ shows the type name and the low-whitespace stringification. Also implement __repr__ for StructSchema, just because why not?
2013-08-31 15:07:13 -07:00
fixMaybe.h
Add C++ library version check
2013-08-26 00:57:07 -07:00
schema_cpp.pxd
Add full orphan functionality. Also, allow special orphan lists
2013-08-26 22:00:12 -07:00