Commit graph

394 commits

Author SHA1 Message Date
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
0c56671f3c more MessageBuilder constructors 2014-06-15 14:17:32 -04:00
David Renshaw
68a07c63c1 fill out the CarSales functions 2014-06-14 20:26:24 -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
6239114885 make compatible with java 6 once again 2014-06-13 17:24:39 -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
ff931e2cac a separate class for each PrimitiveList 2014-06-03 20:27:15 -04:00
David Renshaw
da8d0d1f56 fix --help message 2014-05-28 21:12:03 -04:00
David Renshaw
245ff0b15d voidlist at least compiles 2014-05-28 21:02:53 -04:00
David Renshaw
3d049d5803 fix the build 2014-05-28 19:30:37 -04:00
David Renshaw
ea641a6736 Void is an actual value 2014-05-28 19:17:27 -04:00
David Renshaw
ffa4c7e2bb thinking about PrimitiveList 2014-05-27 21:29:31 -04:00
David Renshaw
fc246671e4 stubs for Data 2014-05-27 17:29:23 -04:00
David Renshaw
d461bc40e2 floating point accessors 2014-05-26 16:32:48 -04:00
David Renshaw
d5de5f6419 add EncodingTest. sbt still not configured quite right 2014-05-26 16:09:50 -04:00
David Renshaw
a1be7d2e27 start trying to get EncodingTest configured 2014-05-25 18:42:26 -04:00
David Renshaw
904faa3a6c StructBuilder tests 2014-05-25 10:02:52 -04:00
David Renshaw
05d1cc22c6 stub for next test 2014-05-24 22:54:35 -04:00
David Renshaw
25d40d3c79 switch to scalatest 2014-05-24 22:41:36 -04:00
David Renshaw
67df707a6f fix bug in getBoolField 2014-05-24 22:21:41 -04:00
David Renshaw
adfa3cf29d primitive tests 2014-05-24 22:03:39 -04:00
David Renshaw
ba0c18000a add a test 2014-05-24 21:39:59 -04:00
David Renshaw
b46aa2ba92 it works 2014-05-24 15:09:59 -04:00
David Renshaw
a43b40fe7a byte order 2014-05-24 14:52:27 -04:00
David Renshaw
94f76d3964 oops, forgot to add new file 2014-05-24 14:39:47 -04:00
David Renshaw
22a54fceaf write some bytes to stdout. the bytes are wrong 2014-05-24 14:33:25 -04:00
David Renshaw
57c47cff4b get group builder 2014-05-24 10:45:55 -04:00
David Renshaw
f0352680a0 init root 2014-05-24 10:12:44 -04:00
David Renshaw
2fa9e7bde9 use >>>, not >> 2014-05-22 17:45:48 -04:00
David Renshaw
e233fe1126 factory argument comes first 2014-05-21 21:20:33 -04:00
David Renshaw
ddbab77252 init StructList.Builder 2014-05-20 20:49:20 -04:00
David Renshaw
8b2655623f initPeople 2014-05-20 19:59:40 -04:00
Adam Rosenberger
d5e0a8c02d Cosmetic refactor: add final keyword where possible 2014-05-19 08:43:58 -04:00
Adam Rosenberger
dd286c6e17 Remove generator module and replace with compiler and runtime modules 2014-05-19 08:37:13 -04:00