protobuf/csharp/ProtocolBuffers
2008-08-14 20:35:22 +01:00
..
Collections Gradually implementing FieldSet 2008-08-14 20:33:34 +01:00
DescriptorProtos Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
Descriptors First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
FieldAccess First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
Properties Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
AbstractBuilder.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
AbstractMessage.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
ByteString.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
CodedInputStream.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
CodedOutputStream.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
DynamicMessage.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
ExtendableMessage.cs Implemented GeneratedExtension, although list handling may be incorrect. 2008-08-14 20:35:22 +01:00
ExtensionInfo.cs Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 2008-08-14 20:33:33 +01:00
ExtensionRegistry.cs Implemented GeneratedExtension, although list handling may be incorrect. 2008-08-14 20:35:22 +01:00
FieldSet.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
GeneratedBuilder.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
GeneratedExtensionBase.cs Implemented GeneratedExtension, although list handling may be incorrect. 2008-08-14 20:35:22 +01:00
GeneratedMessage.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
GeneratedRepeatException.cs Implemented GeneratedExtension, although list handling may be incorrect. 2008-08-14 20:35:22 +01:00
GeneratedSingleExtension.cs Implemented GeneratedExtension, although list handling may be incorrect. 2008-08-14 20:35:22 +01:00
IBuilder.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
IMessage.cs Field accessor implementations complete (hopefully) 2008-08-14 20:35:20 +01:00
InvalidProtocolBufferException.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
IRpcChannel.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
IRpcController.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
IService.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
ProtocolBuffers.csproj Implemented GeneratedExtension, although list handling may be incorrect. 2008-08-14 20:35:22 +01:00
RpcUtil.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
TextFormat.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
TextGenerator.cs Implemented TextFormatter 2008-08-14 20:35:20 +01:00
UninitializedMessageException.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
UnknownField.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
UnknownFieldSet.cs Gradually implementing FieldSet 2008-08-14 20:33:34 +01:00
WireFormat.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 2008-08-14 20:33:35 +01:00