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
|
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
|
f262701b4e
|
java_support -> capnp
|
2014-10-10 10:21:46 -04:00 |
|
David Renshaw
|
03774fff34
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
|
David Renshaw
|
4d842f0ef7
|
abstracting
|
2014-10-07 22:35:08 -04:00 |
|
David Renshaw
|
4773300ac3
|
enum defaults
|
2014-10-06 15:15:57 -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
|
80e1471323
|
list constants
|
2014-10-06 11:15:33 -04:00 |
|
David Renshaw
|
710c03f7f9
|
oh right, endianness
|
2014-10-06 10:17:39 -04:00 |
|
David Renshaw
|
95d0898c3f
|
basic support for struct constants. still broken
|
2014-10-06 09:35:26 -04:00 |
|
David Renshaw
|
ed7a16e4dc
|
oops, hex data literals aren't supported in capnp 0.4.1
|
2014-10-05 12:46:53 -04:00 |
|
David Renshaw
|
27b58afe46
|
some cleanup and testing
|
2014-10-04 15:55:53 -04:00 |
|
David Renshaw
|
ddcd478567
|
nested lists now at least typecheck
|
2014-10-04 15:34:34 -04:00 |
|
David Renshaw
|
fcad26acb6
|
makeListListFactoryArg
|
2014-10-04 14:43:50 -04:00 |
|
David Renshaw
|
da13c77541
|
more ListList
|
2014-10-04 13:27:18 -04:00 |
|
David Renshaw
|
4f04fdadd5
|
start on an upgrade test
|
2014-10-03 14:44:11 -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
|
7e49ede5a3
|
get EnumList to work
|
2014-10-03 09:40:36 -04:00 |
|
David Renshaw
|
c44e73267b
|
Data constants
|
2014-10-02 15:27:07 -04:00 |
|
David Renshaw
|
811286806d
|
some code generation for AnyPointer
|
2014-10-02 11:27:29 -04:00 |
|
David Renshaw
|
fc717eca19
|
text constants
|
2014-10-02 09:42:13 -04:00 |
|
David Renshaw
|
ad161e1569
|
support enum constants
|
2014-10-01 14:38:20 -04:00 |
|
David Renshaw
|
983b4f4238
|
add getters and setters for primitive lists. fixes #6
|
2014-09-25 18:07:40 -04:00 |
|
David Renshaw
|
786ab0d56f
|
some tests for groups
|
2014-09-24 14:26:39 -04:00 |
|
David Renshaw
|
a59a5c403e
|
basic support for initGroup
|
2014-09-24 12:18:52 -04:00 |
|
David Renshaw
|
4464f3f728
|
floating point defaults
|
2014-09-12 15:09:54 -04:00 |
|
David Renshaw
|
980cf133d0
|
integer defaults
|
2014-09-12 14:34:24 -04:00 |
|
David Renshaw
|
5f5cb24241
|
DataList and some StructList tests
|
2014-09-04 16:00:14 -04:00 |
|
David Renshaw
|
2e41cc0623
|
TextList code generation and tests
|
2014-09-03 10:47:26 -04:00 |
|
David Renshaw
|
ff4b6fb5db
|
void constant
|
2014-09-02 20:37:36 -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
|
7df18d5646
|
add a few more structs to test.capnp
|
2014-06-21 09:50:48 -04:00 |
|
David Renshaw
|
b55927b6ae
|
StructFactory
|
2014-06-20 15:37:59 -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
|
bf7bcaa56f
|
add FarPointer.set and WirePointer.setOffsetAndKind. unit tests pass
|
2014-06-17 17:56:33 -04:00 |
|
David Renshaw
|
df2233a52b
|
followBuilderFars. does not pass unit tests yet
|
2014-06-16 19:46:33 -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
|
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
|
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
|
8cc6584d02
|
some cleanup
|
2014-05-27 21:05:57 -04:00 |
|
David Renshaw
|
f0839b314e
|
TestUtil
|
2014-05-27 17:54:42 -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 |
|