David Renshaw
|
971ce0a798
|
update example in readme
|
2014-05-19 15:15:38 -04:00 |
|
David Renshaw
|
33cd2c7851
|
Merge branch 'master' of github.com:dwrensha/capnproto-java
|
2014-05-19 15:12:24 -04:00 |
|
David Renshaw
|
dfca23858d
|
Merge pull request #3 from arosenberger/master
Remove generator module and replace with compiler and runtime modules
|
2014-05-19 15:11:23 -04:00 |
|
David Renshaw
|
6212191c16
|
starting on writeAddressBook
|
2014-05-19 15:10:11 -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 |
|
David Renshaw
|
aa9a013475
|
stubs for builder methods
|
2014-05-18 16:50:45 -04:00 |
|
David Renshaw
|
0d7d7f4f96
|
Builder.Which
|
2014-05-18 14:59:03 -04:00 |
|
David Renshaw
|
bb470fcd70
|
towards builder generation
|
2014-05-18 09:13:45 -04:00 |
|
David Renshaw
|
33fb16a5cd
|
setTextPointer
|
2014-05-17 23:06:32 -04:00 |
|
David Renshaw
|
2ba6629c1b
|
work on initTextPointer
|
2014-05-17 16:57:13 -04:00 |
|
David Renshaw
|
d87672e8dc
|
working on initStructListPointer
|
2014-05-17 16:04:51 -04:00 |
|
David Renshaw
|
e81d28c979
|
remove WordPointer
|
2014-05-17 15:15:18 -04:00 |
|
David Renshaw
|
fe504446f1
|
word wrap
|
2014-05-16 22:40:48 -04:00 |
|
David Renshaw
|
613f98f98f
|
omit needless words
|
2014-05-16 22:37:25 -04:00 |
|
David Renshaw
|
c43f7a33fd
|
Merge pull request #2 from arosenberger/master
Add `make` as a compile task in the generator project, remove capnpc-jav...
|
2014-05-16 22:14:47 -04:00 |
|
Adam Rosenberger
|
37698ab8b6
|
Fix bug where clean doesn't remove generated code, then fix the resulting compile which requires code generation to complete.
|
2014-05-16 17:03:03 -04:00 |
|
Adam Rosenberger
|
0c8aeb1432
|
Add make as a compile task in the generator project, remove capnpc-java binary when sbt clean is run
|
2014-05-16 13:16:00 -04:00 |
|
David Renshaw
|
575158ba49
|
ah, so that's how you spell it
|
2014-05-15 23:30:05 -04:00 |
|
David Renshaw
|
e401e60476
|
add CONTRIBUTERS
|
2014-05-15 23:24:05 -04:00 |
|
David Renshaw
|
836fbe2348
|
oops
|
2014-05-15 23:08:58 -04:00 |
|
David Renshaw
|
96413dc6f2
|
maybe this will work for travis
|
2014-05-15 23:05:31 -04:00 |
|
David Renshaw
|
3891bb0a55
|
Merge branch 'pull1'
|
2014-05-15 22:55:45 -04:00 |
|
David Renshaw
|
c7cb6c81ce
|
Merge pull request #1 from arosenberger/master
Start SBT integration
|
2014-05-15 22:55:26 -04:00 |
|
David Renshaw
|
aadf0e6d23
|
add make command to README
|
2014-05-15 22:53:49 -04:00 |
|
David Renshaw
|
7849bdf441
|
fix a few things
|
2014-05-15 22:51:52 -04:00 |
|
David Renshaw
|
6b6a591afe
|
figure out how to run this from the command line
|
2014-05-15 22:50:36 -04:00 |
|
Adam Rosenberger
|
c76afd0200
|
Merge master
|
2014-05-15 19:42:52 -04:00 |
|
Adam Rosenberger
|
07788c83fc
|
Moved files, updated readme, added src/main/generated to build.scala for IDE support
|
2014-05-15 19:12:58 -04:00 |
|
Adam Rosenberger
|
570ff3e2c3
|
Add SBT as build system, add Java package annotation for generated code
|
2014-05-15 19:05:20 -04:00 |
|
David Renshaw
|
ace50e39c1
|
maybe linker order matters?
|
2014-05-15 18:22:46 -04:00 |
|
David Renshaw
|
7c69421595
|
actually use the flags
|
2014-05-15 18:17:25 -04:00 |
|
David Renshaw
|
e9ef1b7836
|
CXX_FLAGS
|
2014-05-15 18:12:22 -04:00 |
|
David Renshaw
|
5668ccdd4f
|
tell make about g++-4.8
|
2014-05-15 18:07:06 -04:00 |
|
David Renshaw
|
d426b2718a
|
exit the directory
|
2014-05-15 18:01:45 -04:00 |
|
David Renshaw
|
e8b88a0485
|
this too
|
2014-05-15 17:57:25 -04:00 |
|
David Renshaw
|
0c903828a0
|
oops
|
2014-05-15 17:57:03 -04:00 |
|
David Renshaw
|
7b5b7f399c
|
tell travis to install capnproto
|
2014-05-15 17:53:52 -04:00 |
|
David Renshaw
|
a791062e1d
|
add a travis config
|
2014-05-15 17:35:39 -04:00 |
|
David Renshaw
|
3175e30cfd
|
setKindAndTarget
|
2014-05-14 21:46:42 -04:00 |
|
David Renshaw
|
f962c371f4
|
use Buffer.remaining()
|
2014-05-14 20:53:56 -04:00 |
|
David Renshaw
|
0d99987eff
|
SegmentBuilder.currentSize() and capacity()
|
2014-05-14 20:51:26 -04:00 |
|
David Renshaw
|
d20aecb327
|
working on setTextPointer
|
2014-05-14 20:18:33 -04:00 |
|
David Renshaw
|
bb7a437ce2
|
STRUCT_SIZE
|
2014-05-13 22:20:31 -04:00 |
|
David Renshaw
|
d3726d6118
|
generate code for builder factory
|
2014-05-12 20:54:46 -04:00 |
|
David Renshaw
|
ef068e7221
|
initStructList
|
2014-05-12 20:19:30 -04:00 |
|
David Renshaw
|
ff2116a297
|
DecodeException
|
2014-05-12 19:45:47 -04:00 |
|
David Renshaw
|
0cd80ae324
|
start on generating code for builders
|
2014-05-12 18:42:29 -04:00 |
|
David Renshaw
|
4aa1782ec2
|
StructSize
|
2014-05-12 18:36:32 -04:00 |
|
David Renshaw
|
91f34c7d28
|
add some more builder classes; rename ptr -> buffer
|
2014-05-12 18:11:19 -04:00 |
|