Vaci Koblizek
|
9c5e080f90
|
regenerated rpc schemas
|
2020-10-22 15:55:11 +01:00 |
|
Vaci Koblizek
|
4dada05373
|
make CallContext constructor public
|
2020-10-22 15:55:11 +01:00 |
|
Vaci Koblizek
|
a505c03574
|
extend fromPointerReader to accept capTable
|
2020-10-22 15:55:11 +01:00 |
|
Vaci Koblizek
|
3959732765
|
handle resolve
|
2020-10-22 15:55:11 +01:00 |
|
Vaci Koblizek
|
4a77f67819
|
twoparty rpc
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
f5e4630aef
|
implement capability client and server
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
37c93cc5d2
|
implement request send
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
15b83a9c05
|
implement local, queued and promised hooks
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
37fe39bcde
|
implement unimplemented
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
b3c5b030c5
|
handle bootstrapping request
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
66ae27e805
|
mock rpc connection
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
7ee0a60b5e
|
stub handlers and test cases for incoming rpc messages
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
10f8f5e7d5
|
implement import and export tables
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
76c81a76a2
|
start to flesh out RPC connection state
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
e1548e88e8
|
RPC exception serialization
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
385746dc4f
|
add two-party RPC protocol
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
7713316683
|
incoming and outgoing rpc messages
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
59c2859881
|
implement cap table builder and reader
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
0d03705cfc
|
conversions between PipelineOps and RPC schema
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
f999265165
|
Generate Capnproto RPC protocol from schema
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
cf5c4f1119
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
57bacc9dd8
|
extract capabilities from wire pointers
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
6c35c0f1d5
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
86dfbd123d
|
Serialization to and from AsynchronousByteChannel
|
2020-10-22 15:55:10 +01:00 |
|
Vaci Koblizek
|
73bc7a6569
|
use Java version 10
|
2020-10-22 15:55:10 +01:00 |
|
Vaci
|
a49d5de4f5
|
Only rebuild and test runtime
|
2020-10-22 15:55:10 +01:00 |
|
Vaci
|
00ec7a02a0
|
Create maven.yml
|
2020-10-22 15:55:10 +01:00 |
|
dependabot[bot]
|
44a8c1e859
|
Bump junit from 4.12 to 4.13.1 in /compiler
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 18:21:11 -04:00 |
|
dependabot[bot]
|
9d06495851
|
Bump junit from 4.12 to 4.13.1 in /runtime
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 18:20:37 -04:00 |
|
Keith Rothman
|
ad460a4723
|
Allow CXX to be overriden via enviroment or Make variable.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-10-10 10:33:48 -04:00 |
|
David Renshaw
|
b60bc1e714
|
Merge pull request #86 from litghost/add_install_target
Add install target for capnp-java and the java.capnp include file.
|
2020-09-23 20:51:22 -04:00 |
|
Keith Rothman
|
e96448d3f5
|
Add install target for capnp-java and the java.capnp include file.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2020-09-23 17:00:15 -07:00 |
|
David Renshaw
|
322d195746
|
website updates
|
2020-07-14 20:57:58 -04:00 |
|
David Renshaw
|
880adcfe5e
|
set sourceEncoding to UTF-8
|
2020-05-13 17:56:01 -04:00 |
|
David Renshaw
|
703449e966
|
invoke 'make' from maven
|
2020-05-13 17:45:24 -04:00 |
|
David Renshaw
|
7da9686191
|
fix comparisons of different enum types
|
2020-05-13 17:19:55 -04:00 |
|
David Renshaw
|
4cc34896b4
|
add StructList.newFactory method, allowing type parameters to be inferred
|
2020-05-12 23:29:16 -04:00 |
|
David Renshaw
|
29cf713fa5
|
set -e in do_benchmarks.bash
|
2020-05-12 23:04:06 -04:00 |
|
David Renshaw
|
f98f187538
|
bump version numbers
|
2020-05-12 23:03:41 -04:00 |
|
David Renshaw
|
877615f3b3
|
update release process notes
|
2020-05-12 22:56:00 -04:00 |
|
David Renshaw
|
74b645217f
|
configure publishing to the Central Repository, and publish version 0.1.5
|
2020-05-12 22:41:15 -04:00 |
|
David Renshaw
|
94d15d7720
|
fix problems found by -Xlink:unchecked
|
2020-05-12 20:41:36 -04:00 |
|
David Renshaw
|
e89dfd9f74
|
Merge pull request #84 from capnproto/maven
sbt -> maven, scalatest -> junit
|
2020-05-12 20:31:20 -04:00 |
|
David Renshaw
|
79ffb37b4c
|
sbt -> maven, scalatest -> junit
|
2020-05-12 20:17:47 -04:00 |
|
David Renshaw
|
0e99996372
|
Throw exception on 0-byte read.
|
2020-05-08 09:09:18 -04:00 |
|
Yann Massard
|
a16a8b517c
|
#78 improve exception handling
|
2020-04-29 07:42:51 -04:00 |
|
Alexander Böhn
|
37d067797a
|
Bump the C++ standard flag up to -c++14
… the current version of `kj` requires C++14 at a minimum; this change keeps the build of `capnpc-java` from erroring out.
|
2020-03-03 22:06:06 -05:00 |
|
David Renshaw
|
4f514ad1a0
|
drop openjdk7 (after seeing it segfault on travis)
|
2019-08-18 12:23:52 -04:00 |
|
David Renshaw
|
1ff258d090
|
Build with c++14. Upgrade capnproto-c++ to 0.7.0 in travis config.
|
2019-08-18 12:06:33 -04:00 |
|
David Renshaw
|
debd250ddc
|
prepare for v0.1.4 release
|
2019-05-27 09:05:23 -04:00 |
|