Commit History

作者 SHA1 備註 提交日期
  Jon Skeet 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
  Jon Skeet 5d7adf66ce First unit test reading a complete message\! 17 年之前
  Jon Skeet 00b0af0890 Fix default instance behaviour for repeated types 17 年之前
  Jon Skeet cd85190847 Two more which should have been in the last commit 17 年之前
  Jon Skeet 3351bb63da Descriptors are pretty much complete, with a slight issue of how to find the default type for a repeated field. 17 年之前
  Jon Skeet 9f4f0a56b1 Descriptor framework skeleton. Somewhat generic to avoid lots of code duplication. 17 年之前
  Jon Skeet c0daf10724 Changed fixed size methods to return unsigned integers. Finished FieldSet. Introduced mapping from FieldType to WireType and MappedType. 17 年之前
  Jon Skeet ec8c395517 Gradually implementing FieldSet 17 年之前
  Jon Skeet 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 年之前
  Jon Skeet fe7bb26214 Implemented AbstractMethod and split the descriptors into a new package 17 年之前