Jon Skeet a03ea11c52 Finish implementing GeneratedBuilder. 17 年 前
..
Collections ec8c395517 Gradually implementing FieldSet 17 年 前
DescriptorProtos 3351bb63da Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 年 前
Descriptors cd85190847 Two more which should have been in the last commit 17 年 前
FieldAccess 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
Properties 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
AbstractBuilder.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
AbstractMessage.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
ByteString.cs 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 年 前
CodedInputStream.cs c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 年 前
CodedOutputStream.cs c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 年 前
ExtensionInfo.cs 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 年 前
ExtensionRegistry.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
FieldSet.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
GeneratedBuilder.cs a03ea11c52 Finish implementing GeneratedBuilder. 17 年 前
GeneratedExtension.cs b83aee759a Fix AbstractMessage and AbstractBuilder to get the explicit interface implementation sorted 17 年 前
GeneratedMessage.cs a03ea11c52 Finish implementing GeneratedBuilder. 17 年 前
IBuilder.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
IMessage.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
InvalidProtocolBufferException.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
ProtocolBuffers.csproj a03ea11c52 Finish implementing GeneratedBuilder. 17 年 前
TextFormat.cs 3351bb63da Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 年 前
UninitializedMessageException.cs 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 年 前
UnknownField.cs c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 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 年 前