Commit graph

25 commits

Author SHA1 Message Date
Adam Rosenberger
37698ab8b6 Fix bug where clean doesn't remove generated code, then fix the resulting compile which requires code generation to complete. 2014-05-16 17:03:03 -04:00
Adam Rosenberger
0c8aeb1432 Add make as a compile task in the generator project, remove capnpc-java binary when sbt clean is run 2014-05-16 13:16:00 -04:00
David Renshaw
96413dc6f2 maybe this will work for travis 2014-05-15 23:05:31 -04:00
David Renshaw
7849bdf441 fix a few things 2014-05-15 22:51:52 -04:00
David Renshaw
6b6a591afe figure out how to run this from the command line 2014-05-15 22:50:36 -04:00
Adam Rosenberger
07788c83fc Moved files, updated readme, added src/main/generated to build.scala for IDE support 2014-05-15 19:12:58 -04:00
David Renshaw
ff2116a297 DecodeException 2014-05-12 19:45:47 -04:00
David Renshaw
4aa1782ec2 StructSize 2014-05-12 18:36:32 -04:00
David Renshaw
91f34c7d28 add some more builder classes; rename ptr -> buffer 2014-05-12 18:11:19 -04:00
David Renshaw
edc75358bb add some builder classes 2014-05-11 20:00:57 -04:00
David Renshaw
252973015b capnp -> org.capnproto 2014-05-11 15:48:03 -04:00
David Renshaw
89f060c8af some cleanup 2014-05-11 13:49:50 -04:00
David Renshaw
2fcfecc403 getting a premature EOF 2014-05-10 22:16:45 -04:00
David Renshaw
b45ee39cc4 renaming 2014-05-10 21:17:42 -04:00
David Renshaw
787559680c get root 2014-05-10 15:29:29 -04:00
David Renshaw
600d3c134b getting started with IO 2014-05-10 14:19:39 -04:00
David Renshaw
6afa3551db stub for addressbook example 2014-05-10 13:46:20 -04:00
David Renshaw
82602b7ca5 wirehelpers 2014-05-10 13:33:57 -04:00
David Renshaw
836ecf00cd rename StructFactory -> FromStructReader 2014-05-10 12:36:21 -04:00
David Renshaw
31f6d30169 LOL it's factory time 2014-05-10 12:02:38 -04:00
David Renshaw
6d22ad85f8 working on lists 2014-05-10 10:19:23 -04:00
David Renshaw
366fda8daf pointers pointers pointers 2014-05-10 09:50:10 -04:00
David Renshaw
d5554ea341 making some readers 2014-05-10 07:46:41 -04:00
David Renshaw
3c434637c5 baby steps 2014-05-09 22:05:40 -04:00
David Renshaw
d2cb61fd17 start with a copy of capnpc-c++ 2014-05-09 21:38:24 -04:00