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