aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp
Commit message (Expand)AuthorAge
...
* Implemented GeneratedExtension, although list handling may be incorrect.Gravatar Jon Skeet2008-08-14
* Initial support for services and extensions. Incomplete, but enough to get ge...Gravatar Jon Skeet2008-08-14
* Implemented TextFormatterGravatar Jon Skeet2008-08-14
* Field accessor implementations complete (hopefully)Gravatar Jon Skeet2008-08-14
* Update Makefile in terms of C# sources and keyfile command line optionGravatar Jon Skeet2008-08-14
* Update Makefile in terms of C# sources and keyfile command line optionGravatar Jon Skeet2008-08-14
* Fix default instance behaviour for repeated typesGravatar Jon Skeet2008-08-14
* Removed Descriptor.cs which was an early attempt at generationGravatar Jon Skeet2008-08-14
* Finish implementing GeneratedBuilder.Gravatar Jon Skeet2008-08-14
* Two more which should have been in the last commitGravatar Jon Skeet2008-08-14
* Descriptors are pretty much complete, with a slight issue of how to find the ...Gravatar Jon Skeet2008-08-14
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Gravatar Jon Skeet2008-08-14
* Patch from Miguel de Icaza: This introduces auto-detection of Mono to configu...Gravatar Jon Skeet2008-08-14
* Descriptor framework skeleton. Somewhat generic to avoid lots of code duplica...Gravatar Jon Skeet2008-08-14
* Changed fixed size methods to return unsigned integers. Finished FieldSet. In...Gravatar Jon Skeet2008-08-14
* Gradually implementing FieldSetGravatar Jon Skeet2008-08-14
* Fix AbstractMessage and AbstractBuilder to get the explicit interface impleme...Gravatar Jon Skeet2008-08-14
* Some work on AbstractBuilder, and complete implementation of UnknownField and...Gravatar Jon Skeet2008-08-14
* Implemented AbstractMethod and split the descriptors into a new packageGravatar Jon Skeet2008-08-14
* Added copyright noticesGravatar Jon Skeet2008-08-14
* More tests for CodedInputStream, and some more WireFormatGravatar Jon Skeet2008-08-14
* Half way through CodedInputStreamGravatar Jon Skeet2008-08-14
* First part of dotnet libraryGravatar Jon Skeet2008-08-14