.. |
Allocator.java
|
make Allocator public
|
2019-05-20 18:12:19 -04:00 |
AnyPointer.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
Arena.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
ArrayInputStream.java
|
add some @Override annotations
|
2019-03-16 08:49:10 -04:00 |
ArrayOutputStream.java
|
add some @Override annotations
|
2019-03-16 08:49:10 -04:00 |
BufferedInputStream.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
BufferedInputStreamWrapper.java
|
#78 improve exception handling
|
2020-04-29 07:42:51 -04:00 |
BufferedOutputStream.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
BufferedOutputStreamWrapper.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
BuilderArena.java
|
implement scratch space reuse
|
2019-05-04 10:33:55 -04:00 |
BuilderCapabilityTable.java
|
implement cap table builder and reader
|
2020-10-22 15:55:10 +01:00 |
CallContextHook.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
CapTableBuilder.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
CapTableReader.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
ClientHook.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
Constants.java
|
builder upgrade from List(Primitive) to List(Struct)
|
2014-11-16 19:06:35 -05:00 |
Data.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
DataList.java
|
implement asReader() for list types
|
2018-02-03 14:17:42 -05:00 |
DecodeException.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
DefaultAllocator.java
|
make DefaultAllocator public and add a default constructor
|
2019-05-04 10:43:51 -04:00 |
ElementSize.java
|
#78 improve exception handling
|
2020-04-29 07:42:51 -04:00 |
EnumList.java
|
fix problems found by -Xlink:unchecked
|
2020-05-12 20:41:36 -04:00 |
FarPointer.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
FromPointerBuilder.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
FromPointerBuilderBlobDefault.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
FromPointerBuilderRefDefault.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
FromPointerReader.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
FromPointerReaderBlobDefault.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
FromPointerReaderRefDefault.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
GeneratedClassSupport.java
|
#78 improve exception handling
|
2020-04-29 07:42:51 -04:00 |
IncomingRpcMessage.java
|
incoming and outgoing rpc messages
|
2020-10-22 15:55:10 +01:00 |
ListBuilder.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
ListFactory.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
ListList.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
ListPointer.java
|
FieldSize -> ElementSize
|
2014-10-11 09:25:31 -04:00 |
ListReader.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
MessageBuilder.java
|
#78 improve exception handling
|
2020-04-29 07:42:51 -04:00 |
MessageReader.java
|
ReaderOptions
|
2014-10-10 12:10:15 -04:00 |
OutgoingRpcMessage.java
|
incoming and outgoing rpc messages
|
2020-10-22 15:55:10 +01:00 |
package-info.java
|
stub package documentation
|
2015-01-29 10:33:45 -05:00 |
PackedInputStream.java
|
#78 improve exception handling
|
2020-04-29 07:42:51 -04:00 |
PackedOutputStream.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
PipelineHook.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
PipelineOp.java
|
conversions between PipelineOps and RPC schema
|
2020-10-22 15:55:10 +01:00 |
PointerFactory.java
|
oops, forgot to add PointerFactory
|
2014-10-27 21:19:31 -04:00 |
PrimitiveList.java
|
add some @Override annotations
|
2019-03-16 08:49:10 -04:00 |
ReaderArena.java
|
add some @Override annotations
|
2019-03-16 08:49:10 -04:00 |
ReaderCapabilityTable.java
|
implement cap table builder and reader
|
2020-10-22 15:55:10 +01:00 |
ReaderOptions.java
|
ReaderOptions
|
2014-10-10 12:10:15 -04:00 |
RemotePromise.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
Request.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
RequestHook.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
Response.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
ResponseHook.java
|
hook interfaces and broken implementations
|
2020-10-22 15:55:10 +01:00 |
RpcException.java
|
RPC exception serialization
|
2020-10-22 15:55:10 +01:00 |
RpcProtocol.java
|
Generate Capnproto RPC protocol from schema
|
2020-10-22 15:55:10 +01:00 |
RpcSystem.java
|
incoming and outgoing rpc messages
|
2020-10-22 15:55:10 +01:00 |
RpcTwoPartyProtocol.java
|
add two-party RPC protocol
|
2020-10-22 15:55:10 +01:00 |
SegmentBuilder.java
|
implement scratch space reuse
|
2019-05-04 10:33:55 -04:00 |
SegmentReader.java
|
move WirePointer.get() to SegmentReader
|
2014-10-26 18:22:48 -04:00 |
Serialize.java
|
Serialization to and from AsynchronousByteChannel
|
2020-10-22 15:55:10 +01:00 |
SerializePacked.java
|
rename some SerializePacked methods
|
2014-10-10 13:34:32 -04:00 |
SetPointerBuilder.java
|
setter method for constrained anypointer fields
|
2014-10-29 09:26:50 -04:00 |
StructBuilder.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
StructFactory.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
StructList.java
|
add StructList.newFactory method, allowing type parameters to be inferred
|
2020-05-12 23:29:16 -04:00 |
StructPointer.java
|
setStructPointer, setListPointer. still buggy
|
2014-10-16 18:54:11 -04:00 |
StructReader.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
StructSize.java
|
get rid of struct list packing optimization
|
2014-10-26 09:31:09 -04:00 |
Text.java
|
Allow builders and readers to be imbued with a capability table
|
2020-10-22 15:55:10 +01:00 |
TextList.java
|
implement asReader() for list types
|
2018-02-03 14:17:42 -05:00 |
TwoPartyRpcSystem.java
|
incoming and outgoing rpc messages
|
2020-10-22 15:55:10 +01:00 |
TwoPartyVatNetwork.java
|
add two-party RPC protocol
|
2020-10-22 15:55:10 +01:00 |
VatNetwork.java
|
incoming and outgoing rpc messages
|
2020-10-22 15:55:10 +01:00 |
Void.java
|
add license comment to source files
|
2014-10-08 16:20:15 -04:00 |
WireHelpers.java
|
extract capabilities from wire pointers
|
2020-10-22 15:55:10 +01:00 |
WirePointer.java
|
extract capabilities from wire pointers
|
2020-10-22 15:55:10 +01:00 |