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 年 前