aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/ProtocolBuffers/DescriptorProtos/DescriptorProtoFile.cs
Commit message (Expand)AuthorAge
* Implemented popsicle immutability for lists. Modified MessageStreamIterator t...Gravatar Jon Skeet2008-08-21
* Fix to constructor access for nested types, and first pass at streaming.Gravatar Jon Skeet2008-08-19
* Updates due to changes to descriptor.protoGravatar Jon Skeet2008-08-15
* Use delegates instead of dynamic reflection.Gravatar Jon Skeet2008-08-14
* Abandon the 'self' namespace alias - we need to be able to import types in ot...Gravatar Jon Skeet2008-08-14
* The great generics revisiting.Gravatar Jon Skeet2008-08-14
* More tests, and implementation of UninitializedMessageException description.Gravatar Jon Skeet2008-08-14
* Added DynamicMessage and ExtendableBuilder, along with the first supporting t...Gravatar Jon Skeet2008-08-14
* Initial support for services and extensions. Incomplete, but enough to get ge...Gravatar Jon Skeet2008-08-14
* Field accessor implementations complete (hopefully)Gravatar Jon Skeet2008-08-14
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Gravatar Jon Skeet2008-08-14