Jason Paryani
|
da620ddaa8
|
Finally get setup.py working with pypi
|
2013-08-12 13:17:16 -07:00 |
|
Jason Paryani
|
8b7196b109
|
Add header files to package_data
|
2013-08-12 13:16:33 -07:00 |
|
Jason Paryani
|
62476ac992
|
Update setup
|
2013-08-12 13:03:43 -07:00 |
|
Jason Paryani
|
5ebbf3b3d2
|
Fix up for v0.2 release
|
2013-08-12 12:39:35 -07:00 |
|
Jason Paryani
|
e304e0a785
|
Change version/download_url to be programmatically defined
|
2013-08-12 11:58:51 -07:00 |
|
Jason Paryani
|
1491e24585
|
Setup repo for pypi
|
2013-08-12 11:56:44 -07:00 |
|
Jason Paryani
|
07e9d370a9
|
Upgrade for 0.2 version of capnproto C++ library
|
2013-08-10 13:58:08 -07:00 |
|
Jason Paryani
|
16fcc393c2
|
Forgot to write version file
|
2013-07-07 00:12:15 -07:00 |
|
Jason Paryani
|
0ed0bcf361
|
Fixed up setup process, cleaned up repo, and updated README
|
2013-07-06 23:41:19 -07:00 |
|
Jason Paryani
|
7b8de8bbfe
|
Added a load function to the capnp module
It takes .capnp file and will load it through the C++ capnproto library.
Only major thing left is initializing lists and structs in
MessageBuilder
|
2013-07-06 16:53:00 -07:00 |
|
Jason Paryani
|
40a16470cf
|
Change library to use dynamic API of capnproto.
Currently only get is working on DynamicStructReader, but
the mechanics are mostly there.
|
2013-06-26 23:01:37 -07:00 |
|
Jason Paryani
|
481841730c
|
Make Text and Data fields readable
|
2013-06-25 23:23:24 -07:00 |
|
Jason Paryani
|
a378430b7e
|
Move bootstrapping code to sub-directory
|
2013-06-25 22:43:26 -07:00 |
|
Jason Paryani
|
1645065692
|
Unions and enums working.
|
2013-06-24 22:49:38 -07:00 |
|
Jason Paryani
|
e2507b4ef3
|
Initial commit, mostly working except for enums.
|
2013-06-18 18:36:18 -07:00 |
|