aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/EnumFieldGenerator.cs
Commit message (Expand)AuthorAgeFilesLines
* Several performance tweakscsharptest2011-06-091-1/+1
* Finished adding find tag by namecsharptest2011-06-081-17/+3
* A few performance tweaks of the ICodedOutputStream interface/implementationcsharptest2011-06-081-3/+3
* Refactoring of CodedInputStream.Read??? to use boolean return with out param.csharptest2011-06-031-6/+19
* Added the field name to all CodedOutputStream.Write??? callscsharptest2011-06-031-1/+1
* reformatted all code to .NET standard formattingcsharptest2011-05-201-126/+143
* Lite feature complete.csharptest2010-11-091-1/+13
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-4/+6
* Regionify copyright statementJon Skeet2009-09-091-0/+3
* Fix copyright noticesJon Skeet2009-06-251-3/+31
* Add CLSCompliance.Jon Skeet2009-06-051-0/+3
* Avoid creating UnknownFieldSets unless we really have to.Jon Skeet2009-03-051-0/+3
* Fix property special-casingJon Skeet2008-11-241-13/+13
* Replaced copyright noticeJon Skeet2008-10-231-1/+1
* First cut at new layoutJon Skeet2008-10-221-0/+75