aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Just comments.Jon Skeet2008-08-151-3/+3
* Add aliases into enumsJon Skeet2008-08-151-9/+7
* Updates due to changes to descriptor.protoJon Skeet2008-08-152-16/+359
* Use delegates instead of dynamic reflection.Jon Skeet2008-08-141-10/+16
* Abandon the 'self' namespace alias - we need to be able to import types in ot...Jon Skeet2008-08-142-10/+7
* Beginning to fix the TODOsJon Skeet2008-08-141-1/+0
* Removed EnumDescriptorIndexAttribute - not really necessary.Jon Skeet2008-08-141-4/+1
* Extensions don't need to go under a separate type.Jon Skeet2008-08-141-5/+7
* The great generics revisiting.Jon Skeet2008-08-143-15/+21
* TweaksJon Skeet2008-08-141-4/+1
* More tests, more fixes.Jon Skeet2008-08-144-5/+7
* Implemented GeneratedExtension, although list handling may be incorrect.Jon Skeet2008-08-141-4/+4
* Initial support for services and extensions. Incomplete, but enough to get ge...Jon Skeet2008-08-1413-81/+84
* Autogeneration now hopefully close to correct. Library builds! (Not finished ...Jon Skeet2008-08-1418-514/+536
* Patch from Miguel de Icaza - tweaks to generated C#Jon Skeet2008-08-146-69/+71
* Fix Makefile.am to include the C# files.Jon Skeet2008-08-141-0/+22
* Improved generation for C\# filesJon Skeet2008-08-1410-345/+183
* Fix variance in line endingsJon Skeet2008-08-141-1/+1
* Initial commit of C# code developed before installing Git.Jon Skeet2008-08-14192-0/+73755