protobuf/csharp/ProtocolBuffers
2008-08-14 20:35:20 +01:00
..
Collections Gradually implementing FieldSet 2008-08-14 20:33:34 +01:00
DescriptorProtos Field accessor implementations complete (hopefully) 2008-08-14 20:35:20 +01:00
Descriptors Field accessor implementations complete (hopefully) 2008-08-14 20:35:20 +01:00
FieldAccess Field accessor implementations complete (hopefully) 2008-08-14 20:35:20 +01:00
Properties Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
AbstractBuilder.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
AbstractMessage.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
ByteString.cs Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 2008-08-14 20:33:33 +01:00
CodedInputStream.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
CodedOutputStream.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
ExtensionInfo.cs Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 2008-08-14 20:33:33 +01:00
ExtensionRegistry.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
FieldSet.cs Fix default instance behaviour for repeated types 2008-08-14 20:35:18 +01:00
GeneratedBuilder.cs Finish implementing GeneratedBuilder. 2008-08-14 20:35:17 +01:00
GeneratedExtension.cs Fix AbstractMessage and AbstractBuilder to get the explicit interface implementation sorted 2008-08-14 20:33:33 +01:00
GeneratedMessage.cs Finish implementing GeneratedBuilder. 2008-08-14 20:35:17 +01:00
IBuilder.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
IMessage.cs Field accessor implementations complete (hopefully) 2008-08-14 20:35:20 +01:00
InvalidProtocolBufferException.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
ProtocolBuffers.csproj Field accessor implementations complete (hopefully) 2008-08-14 20:35:20 +01:00
TextFormat.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
UninitializedMessageException.cs Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 2008-08-14 20:35:14 +01:00
UnknownField.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
UnknownFieldSet.cs Gradually implementing FieldSet 2008-08-14 20:33:34 +01:00
WireFormat.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