Jon Skeet d6c9495797 More tests, and a bug fix. 17 years ago
..
Collections bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
DescriptorProtos f26f8dce02 The great generics revisiting. 17 years ago
Descriptors ba02091ef8 New unit tests and corresponding bug fixes. 17 years ago
FieldAccess f26f8dce02 The great generics revisiting. 17 years ago
Properties 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
AbstractBuilder.cs 19ed9c0782 UnknownFieldSet tests, and a fix to repeated extension elements. 17 years ago
AbstractMessage.cs f26f8dce02 The great generics revisiting. 17 years ago
ByteString.cs 5d7adf66ce First unit test reading a complete message\! 17 years ago
CodedInputStream.cs a80a37ccd5 Tidying up, and a couple of extra tests. 17 years ago
CodedOutputStream.cs 5d7adf66ce First unit test reading a complete message\! 17 years ago
DynamicMessage.cs d6c9495797 More tests, and a bug fix. 17 years ago
ExtendableBuilder.cs a80a37ccd5 Tidying up, and a couple of extra tests. 17 years ago
ExtendableMessage.cs d6c9495797 More tests, and a bug fix. 17 years ago
ExtensionInfo.cs 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago
ExtensionRegistry.cs f26f8dce02 The great generics revisiting. 17 years ago
FieldSet.cs d6c9495797 More tests, and a bug fix. 17 years ago
GeneratedBuilder.cs f26f8dce02 The great generics revisiting. 17 years ago
GeneratedExtensionBase.cs 19ed9c0782 UnknownFieldSet tests, and a fix to repeated extension elements. 17 years ago
GeneratedMessage.cs f26f8dce02 The great generics revisiting. 17 years ago
GeneratedRepeatException.cs 19ed9c0782 UnknownFieldSet tests, and a fix to repeated extension elements. 17 years ago
GeneratedSingleExtension.cs f26f8dce02 The great generics revisiting. 17 years ago
IBuilder.cs d6c9495797 More tests, and a bug fix. 17 years ago
IMessage.cs f26f8dce02 The great generics revisiting. 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 f26f8dce02 The great generics revisiting. 17 years ago
ProtocolBuffers.csproj bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 17 years ago
RpcUtil.cs d6c9495797 More tests, and a bug fix. 17 years ago
TextFormat.cs f26f8dce02 The great generics revisiting. 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