Commit graph

42 commits

Author SHA1 Message Date
David Renshaw
1ab3601bf0 a bit of work on copyPointer 2014-10-15 18:34:05 -04:00
David Renshaw
7bc197456d handle empty struct allocation 2014-10-14 20:17:07 -04:00
David Renshaw
c941f5960f FieldSize -> ElementSize 2014-10-11 09:25:31 -04:00
David Renshaw
40fc0193c2 some work on copyPointer 2014-10-11 09:18:41 -04:00
David Renshaw
03774fff34 add license comment to source files 2014-10-08 16:20:15 -04:00
David Renshaw
1a039892af read limiting 2014-10-08 15:16:17 -04:00
David Renshaw
a3c836c619 ListBuilder.Factory, ListReader.Factory 2014-10-07 21:21:15 -04:00
David Renshaw
b4f34cb393 FromStructReader -> StructReader.Factory 2014-10-07 17:47:42 -04:00
David Renshaw
3aefbb76e0 fill in a bit 2014-10-07 17:05:37 -04:00
David Renshaw
89ea97a401 inheritance for lists 2014-10-07 16:49:36 -04:00
David Renshaw
868cc5072d bulk put 2014-10-07 13:14:07 -04:00
David Renshaw
25a537c323 bring up to date 2014-10-07 12:19:29 -04:00
David Renshaw
e05c743134 filling in the holes 2014-10-06 20:04:01 -04:00
David Renshaw
195d688970 list reader defaults 2014-10-06 14:54:15 -04:00
David Renshaw
de33553666 struct defaults 2014-10-06 14:05:59 -04:00
David Renshaw
710c03f7f9 oh right, endianness 2014-10-06 10:17:39 -04:00
David Renshaw
a3f3c88e35 setStruct and visibility 2014-10-05 10:01:43 -04:00
David Renshaw
389033d1be Data defaults 2014-10-03 13:24:51 -04:00
David Renshaw
dc771a07cb default text fields 2014-10-03 12:01:09 -04:00
David Renshaw
df389a939b remove InternalError 2014-10-02 12:23:29 -04:00
David Renshaw
c0da82a6b8 assertions 2014-10-02 12:19:34 -04:00
David Renshaw
a59a5c403e basic support for initGroup 2014-09-24 12:18:52 -04:00
David Renshaw
3272f8902b fix ByteChannelMessageReader for multi-segment messages 2014-09-05 11:43:46 -04:00
David Renshaw
e65b934db0 slight simplifications 2014-09-04 11:41:37 -04:00
David Renshaw
1a3561c0f7 fix multi-segment reading 2014-06-17 21:49:42 -04:00
David Renshaw
331c4f4e89 more readListPointer 2014-06-17 21:30:30 -04:00
David Renshaw
1689a743d2 more followFars 2014-06-17 20:35:03 -04:00
David Renshaw
9ec8a9b67e followFars easy case 2014-06-17 19:41:19 -04:00
David Renshaw
bf7bcaa56f add FarPointer.set and WirePointer.setOffsetAndKind. unit tests pass 2014-06-17 17:56:33 -04:00
David Renshaw
58417744ff simplify List and Struct Pointer getters 2014-06-16 20:00:01 -04:00
David Renshaw
df2233a52b followBuilderFars. does not pass unit tests yet 2014-06-16 19:46:33 -04:00
David Renshaw
449ef9f503 finish allocate 2014-06-16 14:49:12 -04:00
David Renshaw
5e0af863b3 AllocateResult 2014-06-16 14:05:59 -04:00
David Renshaw
b63cfb11f1 BuilderArena.allocate 2014-06-15 16:38:26 -04:00
David Renshaw
b39b352dc6 getWritableListPointer 2014-06-14 14:32:54 -04:00
David Renshaw
01edadb4c6 initListPointer 2014-06-13 22:15:36 -04:00
David Renshaw
6364670998 PointerBuilder.getText() 2014-06-13 16:14:16 -04:00
David Renshaw
d1e938130f getWritableStructPointer 2014-06-05 18:25:29 -04:00
David Renshaw
bbd0333077 fill in a few more tests 2014-06-03 21:52:52 -04:00
David Renshaw
b46aa2ba92 it works 2014-05-24 15:09:59 -04:00
David Renshaw
f0352680a0 init root 2014-05-24 10:12:44 -04:00
Adam Rosenberger
dd286c6e17 Remove generator module and replace with compiler and runtime modules 2014-05-19 08:37:13 -04:00
Renamed from generator/src/main/java/org/capnproto/WireHelpers.java (Browse further)