Commit graph

330 commits

Author SHA1 Message Date
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
David Renshaw
2d05991b2f typo 2014-06-14 11:39:10 -04:00
David Renshaw
1e7c3e3140 link to github pages documentation 2014-06-14 11:38:15 -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
e3a7434e45 more tests 2014-06-05 18:39:09 -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
9db39d563e will this make the travis thingy clickable? 2014-05-27 21:31:16 -04:00
David Renshaw
ffa4c7e2bb thinking about PrimitiveList 2014-05-27 21:29:31 -04:00
David Renshaw
8cc6584d02 some cleanup 2014-05-27 21:05:57 -04:00
David Renshaw
f0839b314e TestUtil 2014-05-27 17:54:42 -04:00