Jon Skeet cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 years ago
..
Collections bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
DescriptorProtos cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 years ago
Descriptors ba02091ef8 New unit tests and corresponding bug fixes. 17 years ago
FieldAccess bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
Properties 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
AbstractBuilder.cs cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 years ago
AbstractMessage.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
ByteString.cs 5d7adf66ce First unit test reading a complete message\! 17 years ago
CodedInputStream.cs 5d7adf66ce First unit test reading a complete message\! 17 years ago
CodedOutputStream.cs 5d7adf66ce First unit test reading a complete message\! 17 years ago
DynamicMessage.cs cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 years ago
ExtendableBuilder.cs 794409b379 More tests, more fixes. 17 years ago
ExtendableMessage.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
ExtensionInfo.cs 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago
ExtensionRegistry.cs 3f9a6f2116 Implemented GeneratedExtension, although list handling may be incorrect. 17 years ago
FieldSet.cs ba02091ef8 New unit tests and corresponding bug fixes. 17 years ago
GeneratedBuilder.cs cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 years ago
GeneratedExtensionBase.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
GeneratedMessage.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
GeneratedRepeatException.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
GeneratedSingleExtension.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
IBuilder.cs cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 years ago
IMessage.cs b84310e110 Field accessor implementations complete (hopefully) 17 years ago
IRpcChannel.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
IRpcController.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
IService.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
InvalidProtocolBufferException.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
ProtocolBuffers.csproj bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
RpcUtil.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
TextFormat.cs 5d7adf66ce First unit test reading a complete message\! 17 years ago
TextGenerator.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
UninitializedMessageException.cs cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 years ago
UnknownField.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
UnknownFieldSet.cs ec8c395517 Gradually implementing FieldSet 17 years ago
WireFormat.cs c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 years ago