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