David Renshaw
|
afb56982a7
|
remove brackets
|
2014-05-24 17:53:07 -04:00 |
|
David Renshaw
|
46c5ae85e0
|
try adding build status image
|
2014-05-24 17:52:41 -04:00 |
|
David Renshaw
|
4736cd1513
|
update readme
|
2014-05-24 15:14:44 -04:00 |
|
David Renshaw
|
b46aa2ba92
|
it works
|
2014-05-24 15:09:59 -04:00 |
|
David Renshaw
|
a43b40fe7a
|
byte order
|
2014-05-24 14:52:27 -04:00 |
|
David Renshaw
|
94f76d3964
|
oops, forgot to add new file
|
2014-05-24 14:39:47 -04:00 |
|
David Renshaw
|
22a54fceaf
|
write some bytes to stdout. the bytes are wrong
|
2014-05-24 14:33:25 -04:00 |
|
David Renshaw
|
57c47cff4b
|
get group builder
|
2014-05-24 10:45:55 -04:00 |
|
David Renshaw
|
f0352680a0
|
init root
|
2014-05-24 10:12:44 -04:00 |
|
David Renshaw
|
2fa9e7bde9
|
use >>>, not >>
|
2014-05-22 17:45:48 -04:00 |
|
David Renshaw
|
e233fe1126
|
factory argument comes first
|
2014-05-21 21:20:33 -04:00 |
|
David Renshaw
|
d3aff83097
|
more uses of unionDiscrim.set
|
2014-05-21 21:06:18 -04:00 |
|
David Renshaw
|
9f368ff3ec
|
text field setters
|
2014-05-21 20:44:16 -04:00 |
|
David Renshaw
|
b006a01730
|
round out writeAddressBook
|
2014-05-21 20:16:55 -04:00 |
|
David Renshaw
|
ddbab77252
|
init StructList.Builder
|
2014-05-20 20:49:20 -04:00 |
|
David Renshaw
|
8b2655623f
|
initPeople
|
2014-05-20 19:59:40 -04:00 |
|
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 |
|