jparyani
|
65606edb0f
|
Update README.md
|
2013-07-07 00:11:45 -07:00 |
|
jparyani
|
5f1ecfa552
|
Update README.md
|
2013-07-06 23:58:28 -07:00 |
|
jparyani
|
8705165ae2
|
Update README.md
|
2013-07-06 23:57:47 -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
|
b2aa5e8019
|
Fix up how enums work. Now they're always strings
|
2013-07-06 23:10:51 -07:00 |
|
Jason Paryani
|
cd4708b1a0
|
Fix namespacing/template issues
|
2013-07-06 18:51:04 -07:00 |
|
Jason Paryani
|
259d1a46c1
|
Fixed a bug with unions. Also made README better`
|
2013-07-06 18:40:05 -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
|
08ad9e571f
|
Dynamic API almost done. Reading is complete.
Still need to flesh out the writing part of the API. init functions
are making it very messy at the moment.
|
2013-06-28 01:04:01 -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
|
eeb6133f28
|
Add proper namespacing to classes
|
2013-06-25 10:39:55 -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 |
|
jparyani
|
dba8ec8331
|
Initial commit
|
2013-06-17 11:43:24 -07:00 |
|