David Renshaw
|
46e5e77cc8
|
setters for fields of generic structs
|
2014-10-29 10:03:17 -04:00 |
|
David Renshaw
|
5f98572b7c
|
setter method for constrained anypointer fields
|
2014-10-29 09:26:50 -04:00 |
|
David Renshaw
|
bf3384c926
|
simplification
|
2014-10-28 20:17:33 -04:00 |
|
David Renshaw
|
cba14cb6f6
|
set another field
|
2014-10-28 19:46:29 -04:00 |
|
David Renshaw
|
dabb9a6ee6
|
use wildcards
|
2014-10-28 19:43:25 -04:00 |
|
David Renshaw
|
a578dd1332
|
drat, this doesn't quite work
|
2014-10-28 18:23:51 -04:00 |
|
David Renshaw
|
3d8537521c
|
adjust where the dot gets put in
|
2014-10-28 17:59:02 -04:00 |
|
David Renshaw
|
2557bd30c9
|
more
|
2014-10-28 17:34:54 -04:00 |
|
David Renshaw
|
71c77a97f8
|
a bit more cleanup
|
2014-10-28 17:28:28 -04:00 |
|
David Renshaw
|
5f4a5f79ed
|
some cleanup
|
2014-10-28 17:27:02 -04:00 |
|
David Renshaw
|
20c20702e1
|
plugging things in
|
2014-10-28 15:54:40 -04:00 |
|
David Renshaw
|
252703ddfa
|
progress
|
2014-10-28 14:28:49 -04:00 |
|
David Renshaw
|
6403f605aa
|
update typeName and javaFullName to take capnp::Type
|
2014-10-28 13:17:02 -04:00 |
|
David Renshaw
|
4870faf255
|
init methods for generic fields
|
2014-10-28 12:51:01 -04:00 |
|
David Renshaw
|
77242cd15d
|
getters
|
2014-10-28 11:47:29 -04:00 |
|
David Renshaw
|
2da0d65423
|
fewer type parameters
|
2014-10-28 09:21:45 -04:00 |
|
David Renshaw
|
b771c3baa4
|
reader factories
|
2014-10-27 21:36:57 -04:00 |
|
David Renshaw
|
7405e3171f
|
oops, forgot to add PointerFactory
|
2014-10-27 21:19:31 -04:00 |
|
David Renshaw
|
4c2b7668f0
|
working with factories
|
2014-10-27 21:14:16 -04:00 |
|
David Renshaw
|
28b68ffcd2
|
parameterize the struct factory
|
2014-10-27 14:46:16 -04:00 |
|
David Renshaw
|
d1a2ce4049
|
a start on generics
|
2014-10-27 13:29:16 -04:00 |
|
David Renshaw
|
39eb2ed557
|
remove unused code
|
2014-10-27 10:57:44 -04:00 |
|
David Renshaw
|
3276d59dbd
|
more cleanup
|
2014-10-27 09:57:13 -04:00 |
|
David Renshaw
|
8cd317c2b1
|
remove privateDecls
|
2014-10-27 09:53:41 -04:00 |
|
David Renshaw
|
bb6881d03f
|
fill in setter test
|
2014-10-27 08:57:24 -04:00 |
|
David Renshaw
|
37516ab6d6
|
fix bug
|
2014-10-27 08:54:41 -04:00 |
|
David Renshaw
|
7357bc344e
|
default text builder was broken
|
2014-10-26 19:24:30 -04:00 |
|
David Renshaw
|
10f775a11e
|
some work on getWritableStructListPointer. still buggy
|
2014-10-26 18:56:58 -04:00 |
|
David Renshaw
|
ec024a2597
|
move WirePointer.get() to SegmentReader
|
2014-10-26 18:22:48 -04:00 |
|
David Renshaw
|
29a51b067a
|
get rid of bit0Offset
|
2014-10-26 10:13:12 -04:00 |
|
David Renshaw
|
9c5b64b98b
|
get rid of struct list packing optimization
|
2014-10-26 09:31:09 -04:00 |
|
David Renshaw
|
8599ffc7a7
|
stop using getDependency()
|
2014-10-25 22:01:33 -04:00 |
|
David Renshaw
|
c3f39801ca
|
maybe fix travis
|
2014-10-25 18:37:36 -04:00 |
|
David Renshaw
|
d2ed9e5df2
|
tell travis to use the git version of capnproto
|
2014-10-25 17:40:27 -04:00 |
|
David Renshaw
|
7c4d715421
|
extends -> superclasses
|
2014-10-25 16:30:21 -04:00 |
|
David Renshaw
|
fb239f612f
|
fix a few more bugs
|
2014-10-18 21:25:38 -04:00 |
|
David Renshaw
|
26942d46c8
|
fix some more bugs
|
2014-10-17 20:53:51 -04:00 |
|
David Renshaw
|
fafb104401
|
fix one bug. there are more
|
2014-10-17 18:13:27 -04:00 |
|
David Renshaw
|
8e1de6012c
|
make somewhat less buggy
|
2014-10-17 09:36:16 -04:00 |
|
David Renshaw
|
1db37b741d
|
setStructPointer, setListPointer. still buggy
|
2014-10-16 18:54:11 -04:00 |
|
David Renshaw
|
1d69d9a7ab
|
a bit more
|
2014-10-15 21:43:57 -04:00 |
|
David Renshaw
|
561ca944c8
|
more copyPointer
|
2014-10-15 20:25:45 -04:00 |
|
David Renshaw
|
1ab3601bf0
|
a bit of work on copyPointer
|
2014-10-15 18:34:05 -04:00 |
|
David Renshaw
|
2d7816fae4
|
a bit more in the empty struct test
|
2014-10-15 09:34:47 -04:00 |
|
David Renshaw
|
7bc197456d
|
handle empty struct allocation
|
2014-10-14 20:17:07 -04:00 |
|
David Renshaw
|
6764cc2449
|
use asByteBuffer() in the CatRank benchmark
|
2014-10-13 20:29:24 -04:00 |
|
David Renshaw
|
9e0bd28c60
|
asByteBuffer for Buidlers
|
2014-10-13 20:20:51 -04:00 |
|
David Renshaw
|
4adb78bb89
|
Text.Reader.asByteBuffer()
|
2014-10-13 20:11:36 -04:00 |
|
David Renshaw
|
dffcaa7fd6
|
a script for running benchmarks
|
2014-10-12 20:21:39 -04:00 |
|
David Renshaw
|
26f1474fc0
|
_UNKNOWN -> _NOT_IN_SCHEMA
|
2014-10-12 09:41:36 -04:00 |
|