• Jon Skeet's avatar
    First part of making the C# runtime work with the new codegen. · f3504cf3
    Jon Skeet authored
    1) Remove CSharpOptions
    2) A new version of DescriptorProtoFile (with manual changes from codegen - it would otherwise be Descriptor.cs)
    3) Turn off CLS compliance (which we'll remove from the codebase entirely; I don't think it's actually relevant these days)
    4) Add "public imports" to FileDescriptor, with code broadly copied from the Java codebase.
    Lots more changes to commit before it will build and tests run, but one step at a time...
    f3504cf3
Name
Last commit
Last update
..
build Loading commit data...
csproj_templates Loading commit data...
keys Loading commit data...
lib Loading commit data...
mono Loading commit data...
protos Loading commit data...
src Loading commit data...
testdata Loading commit data...
.gitignore Loading commit data...
CHANGES.txt Loading commit data...
README.md Loading commit data...