• Jon Skeet's avatar
    Fix descriptor reflection in various ways · af259b77
    Jon Skeet authored
    - The protos are no longer publicly exposed at all
    - Oneof detection now works (as we default to -1, not 0)
    - OneofDescriptor exposes the fields in the oneof
    - Removed unnecessary code for replacing protos - remnant of extensions
    - There's now just the non-generic form of IDescriptor
    af259b77
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...
buildall.sh Loading commit data...
generate_protos.sh Loading commit data...