Commit History

Author SHA1 Message Date
  Jon Skeet 5d7adf66ce First unit test reading a complete message\! 17 years ago
  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 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 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 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago
  Jon Skeet fe7bb26214 Implemented AbstractMethod and split the descriptors into a new package 17 years ago