Commit History

Author SHA1 Message Date
  Jon Skeet 8f721f5dc7 Experimental (and currently unused) behaviour to determine whether or not a message has any required fields. 17 years ago
  Jon Skeet 0980982095 Evil reflection optimisation. 17 years ago
  Jon Skeet 272d384f6a Use delegates instead of dynamic reflection. 17 years ago
  Jon Skeet 3b3150881a Optimisations of IsInitialized and removal of unnecessary references. 17 years ago
  Jon Skeet 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 years ago
  Jon Skeet f26f8dce02 The great generics revisiting. 17 years ago
  Jon Skeet bef2caf5e4 Added DynamicMessage and ExtendableBuilder, along with the first supporting tests. 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 a03ea11c52 Finish implementing GeneratedBuilder. 17 years ago
  Jon Skeet 2b61cbf408 Autogeneration now hopefully close to correct. Library builds! (Not finished though...) 17 years ago
  Jon Skeet ec8c395517 Gradually implementing FieldSet 17 years ago
  Jon Skeet b83aee759a Fix AbstractMessage and AbstractBuilder to get the explicit interface implementation sorted 17 years ago
  Jon Skeet 621bb698e5 Some work on AbstractBuilder, and complete implementation of UnknownField and UnknownFieldSet 17 years ago