Commit Graph

7 Commits

Author SHA1 Message Date
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