aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/GeneratedBuilder.cs
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-4/+16
* The great generics revisiting.Jon Skeet2008-08-141-95/+17
* More tests, and implementation of UninitializedMessageException description.Jon Skeet2008-08-141-3/+3
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-7/+9
* First unit test reading a complete message\!Jon Skeet2008-08-141-0/+9
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-3/+14
* Finish implementing GeneratedBuilder.Jon Skeet2008-08-141-9/+46
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Jon Skeet2008-08-141-45/+78
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Jon Skeet2008-08-141-6/+6
* Gradually implementing FieldSetJon Skeet2008-08-141-0/+153