protobuf/csharp/ProtocolBuffers/Descriptors
2008-08-14 20:35:22 +01:00
..
DescriptorBase.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
DescriptorPool.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
DescriptorUtil.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
DescriptorValidationException.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
EnumDescriptor.cs Field accessor implementations complete (hopefully) 2008-08-14 20:35:20 +01:00
EnumDescriptorIndexAttribute.cs Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 2008-08-14 20:35:21 +01:00
EnumValueDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
FieldDescriptor.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
FieldMappingAttribute.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 2008-08-14 20:33:35 +01:00
FieldType.cs Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 2008-08-14 20:33:35 +01:00
FileDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
IDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
IndexedDescriptorBase.cs Two more which should have been in the last commit 2008-08-14 20:35:15 +01:00
MappedType.cs Gradually implementing FieldSet 2008-08-14 20:33:34 +01:00
MessageDescriptor.cs First unit test reading a complete message\! 2008-08-14 20:35:22 +01:00
MethodDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
PackageDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00
ServiceDescriptor.cs Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 2008-08-14 20:35:15 +01:00