Commit graph

347 commits

Author SHA1 Message Date
David Renshaw
e65b934db0 slight simplifications 2014-09-04 11:41:37 -04:00
David Renshaw
9d23cd8cb0 can now run passBybytes, but it's broken 2014-09-04 11:03:59 -04:00
David Renshaw
d33af5fa71 ArrayInputStream 2014-09-03 17:50:23 -04:00
David Renshaw
196f67bb5d stop using GatheringByteChannel 2014-09-03 17:21:44 -04:00
David Renshaw
5d2b5df2b9 hm. we may need to implement GatheringByteChannel 2014-09-03 15:06:22 -04:00
David Renshaw
b0998afc3e BufferedWritableByteChannelWrapper.write() 2014-09-03 14:12:46 -04:00
David Renshaw
2e41cc0623 TextList code generation and tests 2014-09-03 10:47:26 -04:00
David Renshaw
fcda75e732 TextList runtime 2014-09-02 21:24:00 -04:00
David Renshaw
ff4b6fb5db void constant 2014-09-02 20:37:36 -04:00
David Renshaw
b59120f6f5 remove some more unneeded fields 2014-09-02 20:15:13 -04:00
David Renshaw
90e49fe371 handle large unsigned constants 2014-09-02 19:32:33 -04:00
David Renshaw
3d56bf3bcb remove an unneeded field and add more tests 2014-09-02 17:44:27 -04:00
David Renshaw
957b513c99 preliminary support for constants 2014-09-02 17:38:06 -04:00
David Renshaw
58193832ca change to MIT license 2014-07-05 15:46:17 -04:00
David Renshaw
b03043929b a start on buffered byte channels 2014-06-30 20:24:06 -04:00
David Renshaw
6c0e1223c4 passByObject 2014-06-30 13:39:40 -04:00
David Renshaw
e87a9df4de ByteChannelMessageReader 2014-06-30 11:45:51 -04:00
David Renshaw
dbeb32dcca write until hasRemaining() == false 2014-06-30 10:30:04 -04:00
David Renshaw
c5f6427a6f switch to Xorshift generator 2014-06-25 19:31:08 -04:00
David Renshaw
ab3b96ba12 sort in decreasing order 2014-06-24 17:01:32 -04:00
David Renshaw
9203047327 CatRank.setupRequest 2014-06-24 10:38:30 -04:00
David Renshaw
b5168b17e5 work on CatRank 2014-06-24 09:45:44 -04:00
David Renshaw
7df18d5646 add a few more structs to test.capnp 2014-06-21 09:50:48 -04:00
David Renshaw
a4155d7746 set discriminant 2014-06-21 09:32:52 -04:00
David Renshaw
3afd3d5b61 CatRank stub 2014-06-21 08:13:20 -04:00
David Renshaw
c797a7d2a4 add a remove() method, which apparently java 8 did not need 2014-06-20 20:52:40 -04:00
David Renshaw
8937d0607a StructList.Reader.Iterator 2014-06-20 20:45:00 -04:00
David Renshaw
739a34dde8 making TestCase generic 2014-06-20 16:07:46 -04:00
David Renshaw
b55927b6ae StructFactory 2014-06-20 15:37:59 -04:00
David Renshaw
ec1142b8a1 TestCase.java 2014-06-20 15:13:36 -04:00
David Renshaw
fd1d82bd7c Eval benchmark 2014-06-20 13:38:32 -04:00
David Renshaw
1fb0adb351 carsales by-object benchmark works. 2014-06-20 12:53:13 -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
fdfcbd0427 multi-segment readers 2014-06-17 21:06:50 -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
0c56671f3c more MessageBuilder constructors 2014-06-15 14:17:32 -04:00
David Renshaw
74fccc9461 actually add the files 2014-06-14 20:26:52 -04:00
David Renshaw
68a07c63c1 fill out the CarSales functions 2014-06-14 20:26:24 -04:00
David Renshaw
c875e80fc7 start implementation of benchmark things 2014-06-14 17:46:07 -04:00
David Renshaw
c505849f3d add schemas for benchmark 2014-06-14 15:18:56 -04:00
David Renshaw
b39b352dc6 getWritableListPointer 2014-06-14 14:32:54 -04:00
David Renshaw
c3142893f7 typo 2014-06-14 11:39:37 -04:00