Commit History

Author SHA1 Message Date
  Jon Skeet 7f90d8ee57 Made things a bit more public for the sake of ProtoGen 17 years ago
  Jon Skeet 0b6d39acc4 Remove unused variable. 17 years ago
  Jon Skeet 40c2221ef4 Updated C# tests and code for TextFormat to match Java. 17 years ago
  Jon Skeet 5407a4329d Signed the test assembly, and added InternalsVisibleTo. Some public members now internal again. 17 years ago
  Jon Skeet 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
  Jon Skeet 1e42fdde2e Implemented text parsing. 17 years ago
  Jon Skeet feb9385b04 Lots of text formatting tests, but ignored the parsing ones for the moment. 17 years ago
  Jon Skeet f26f8dce02 The great generics revisiting. 17 years ago
  Jon Skeet 5d7adf66ce First unit test reading a complete message\! 17 years ago
  Jon Skeet 575083ae9c Initial support for services and extensions. Incomplete, but enough to get generated unit test files to compile. 17 years ago
  Jon Skeet 1353315ded Implemented TextFormatter 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 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