- 14 Nov, 2014 1 commit
-
-
Kenton Varda authored
-
- 13 Nov, 2014 1 commit
-
-
Kenton Varda authored
-
- 10 Nov, 2014 1 commit
-
-
Kenton Varda authored
Conflicts: c++/src/capnp/rpc-twoparty.capnp.c++ c++/src/capnp/rpc-twoparty.capnp.h c++/src/capnp/rpc.capnp.c++ c++/src/capnp/rpc.capnp.h
-
- 09 Nov, 2014 6 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 07 Nov, 2014 2 commits
-
-
Kenton Varda authored
Grammar fix
-
Eric Mill authored
-
- 06 Nov, 2014 2 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
Add initial implementation of AnyStruct and AnyList
-
- 04 Nov, 2014 3 commits
-
-
Kenton Varda authored
Fix typos
-
Kenton Varda authored
-
Kenton Varda authored
The 'objectId' field is now deprecated. Long-term, each vat will export no more than one "bootstrap interface" which can be obtained via 'Bootstrap'. Restoring SturdyRefs will be accomplished through higher-level interfaces specific to the VatNetwork in use. See comments for 'Bootstrap' in rpc.capnp for more discussion.
-
- 03 Nov, 2014 1 commit
-
-
Jo Liss authored
-
- 01 Nov, 2014 3 commits
-
-
Philip Quinn authored
This removes all instances of the zero-length brand dependencies arrays (04a9c84d).
-
Philip Quinn authored
-
Philip Quinn authored
-
- 31 Oct, 2014 4 commits
-
-
Kenton Varda authored
Ensure CAPNP_LITE is always defined to 0 when not used
-
Philip Quinn authored
-
Philip Quinn authored
-
Philip Quinn authored
-
- 30 Oct, 2014 1 commit
-
-
Philip Quinn authored
Zero-length arrays are a GNU extension.
-
- 29 Oct, 2014 6 commits
-
-
Kenton Varda authored
More CMake Improvements
-
Philip Quinn authored
-
Philip Quinn authored
-
Philip Quinn authored
Also, use pkg-config (if available) to get hints about the paths.
-
Philip Quinn authored
-
Philip Quinn authored
With CAPNP_LITE=1, the command-line tools will not be built, and the tests cannot be built without EXTERNAL_CAPNP=1 (BUILD_TESTING=0 needs to be set if the tests are not desired).
-
- 28 Oct, 2014 5 commits
-
-
Kenton Varda authored
-
Philip Quinn authored
-
Philip Quinn authored
-
Kenton Varda authored
-
Kenton Varda authored
Fix occasional evolution-test failure caused by List(Bool)->List(struct) upgrades no longer being allowed.
-
- 27 Oct, 2014 2 commits
-
-
Kenton Varda authored
Fix `CAPNP_LITE` build
-
Philip Quinn authored
The changes to 'capnp/generated-header-support.h' in [b469079d] need to be applied to both sides of the `#if CAPNP_LITE` conditional.
-
- 26 Oct, 2014 2 commits
-
-
Joshua Warner authored
-
Kenton Varda authored
Conflicts: c++/src/capnp/generated-header-support.h
-