Jon Skeet
|
3351bb63da
Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field.
|
17 years ago |
Jon Skeet
|
9f4f0a56b1
Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication.
|
17 years ago |
Jon Skeet
|
c0daf10724
Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType.
|
17 years ago |
Jon Skeet
|
ec8c395517
Gradually implementing FieldSet
|
17 years ago |
Jon Skeet
|
fe7bb26214
Implemented AbstractMethod and split the descriptors into a new package
|
17 years ago |