Jon Skeet d6c9495797 More tests, and a bug fix. 17 лет назад
..
Collections bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 лет назад
DescriptorProtos f26f8dce02 The great generics revisiting. 17 лет назад
Descriptors ba02091ef8 New unit tests and corresponding bug fixes. 17 лет назад
FieldAccess f26f8dce02 The great generics revisiting. 17 лет назад
Properties 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 лет назад
AbstractBuilder.cs 19ed9c0782 UnknownFieldSet tests, and a fix to repeated extension elements. 17 лет назад
AbstractMessage.cs f26f8dce02 The great generics revisiting. 17 лет назад
ByteString.cs 5d7adf66ce First unit test reading a complete message\! 17 лет назад
CodedInputStream.cs a80a37ccd5 Tidying up, and a couple of extra tests. 17 лет назад
CodedOutputStream.cs 5d7adf66ce First unit test reading a complete message\! 17 лет назад
DynamicMessage.cs d6c9495797 More tests, and a bug fix. 17 лет назад
ExtendableBuilder.cs a80a37ccd5 Tidying up, and a couple of extra tests. 17 лет назад
ExtendableMessage.cs d6c9495797 More tests, and a bug fix. 17 лет назад
ExtensionInfo.cs 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 лет назад
ExtensionRegistry.cs f26f8dce02 The great generics revisiting. 17 лет назад
FieldSet.cs d6c9495797 More tests, and a bug fix. 17 лет назад
GeneratedBuilder.cs f26f8dce02 The great generics revisiting. 17 лет назад
GeneratedExtensionBase.cs 19ed9c0782 UnknownFieldSet tests, and a fix to repeated extension elements. 17 лет назад
GeneratedMessage.cs f26f8dce02 The great generics revisiting. 17 лет назад
GeneratedRepeatException.cs 19ed9c0782 UnknownFieldSet tests, and a fix to repeated extension elements. 17 лет назад
GeneratedSingleExtension.cs f26f8dce02 The great generics revisiting. 17 лет назад
IBuilder.cs d6c9495797 More tests, and a bug fix. 17 лет назад
IMessage.cs f26f8dce02 The great generics revisiting. 17 лет назад
IRpcChannel.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 лет назад
IRpcController.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 лет назад
IService.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 лет назад
InvalidProtocolBufferException.cs f26f8dce02 The great generics revisiting. 17 лет назад
ProtocolBuffers.csproj bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 лет назад
RpcUtil.cs d6c9495797 More tests, and a bug fix. 17 лет назад
TextFormat.cs f26f8dce02 The great generics revisiting. 17 лет назад
TextGenerator.cs bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 лет назад
UninitializedMessageException.cs cabd06d12f More tests, and implementation of UninitializedMessageException description. 17 лет назад
UnknownField.cs 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 лет назад
UnknownFieldSet.cs ec8c395517 Gradually implementing FieldSet 17 лет назад
WireFormat.cs c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 лет назад