aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/GeneratedMessage.cs
Commit message (Expand)AuthorAgeFilesLines
* Copyright fixes, a bit of documentation, and removed unnecessary using direct...Jon Skeet2008-08-141-3/+16
* The great generics revisiting.Jon Skeet2008-08-141-14/+2
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-2/+5
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-141-4/+9
* Finish implementing GeneratedBuilder.Jon Skeet2008-08-141-1/+13
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Jon Skeet2008-08-141-8/+4
* Gradually implementing FieldSetJon Skeet2008-08-141-8/+10
* Fix AbstractMessage and AbstractBuilder to get the explicit interface impleme...Jon Skeet2008-08-141-3/+10
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-141-0/+71