• 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
..
keys Loading commit data...
protos/extest Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
README.md Loading commit data...
build_packages.bat Loading commit data...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...