Commit History

Author SHA1 Message Date
  Jon Skeet e60ce8bfaf Final commit before changing layout 17 years ago
  Jon Skeet 7f90d8ee57 Made things a bit more public for the sake of ProtoGen 17 years ago
  Jon Skeet 8f721f5dc7 Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 years ago
  Jon Skeet 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 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