• Jon Skeet's avatar
    Generate the well-known types in C# · 739d13d5
    Jon Skeet authored
    This involves:
    - Specifying a namespace in each proto (including ones we'd previously missed)
    - Updating the generation script
    - Changing codegen to implement IReflectedMessage.Fields explicitly (a good thing anyway)
    - Changing reflection tests to take account of the explicit interface implementation
    
    Non-generated code in this commit; generated code to follow
    739d13d5
Name
Last commit
Last update
..
Collections Loading commit data...
Properties Loading commit data...
Reflection Loading commit data...
ByteArray.cs Loading commit data...
ByteString.cs Loading commit data...
CodedInputStream.cs Loading commit data...
CodedOutputStream.ComputeSize.cs Loading commit data...
CodedOutputStream.cs Loading commit data...
FieldCodec.cs Loading commit data...
FrameworkPortability.cs Loading commit data...
Freezable.cs Loading commit data...
Google.Protobuf.nuspec Loading commit data...
IMessage.cs Loading commit data...
InvalidProtocolBufferException.cs Loading commit data...
JsonFormatter.cs Loading commit data...
LimitedInputStream.cs Loading commit data...
MessageExtensions.cs Loading commit data...
MessageParser.cs Loading commit data...
ProtocolBuffers.csproj Loading commit data...
ThrowHelper.cs Loading commit data...
WireFormat.cs Loading commit data...