aboutsummaryrefslogtreecommitdiff
path: root/csharp/ProtocolBuffers/AbstractMessage.cs
Commit message (Expand)AuthorAgeFilesLines
* Use a nullable int for the memoizedSize, just because it's neater.Jon Skeet2008-08-151-7/+5
* The great generics revisiting.Jon Skeet2008-08-141-15/+13
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Jon Skeet2008-08-141-4/+3
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Jon Skeet2008-08-141-75/+5
* Fix AbstractMessage and AbstractBuilder to get the explicit interface impleme...Jon Skeet2008-08-141-3/+14
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Jon Skeet2008-08-141-8/+76
* Implemented AbstractMethod and split the descriptors into a new packageJon Skeet2008-08-141-0/+177