aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/RepeatedMessageFieldGenerator.cs
Commit message (Expand)AuthorAgeFilesLines
* Refactoring the ICoded interfaces (again) removing the use of some generic me...csharptest2011-06-101-1/+1
* Finished adding find tag by namecsharptest2011-06-081-23/+3
* Refactoring of CodedInputStream.Read??? to use boolean return with out param.csharptest2011-06-031-10/+13
* Fully converted over to ICodedOutputStream for all WriteTo derivationscsharptest2011-06-031-1/+7
* Added the field name to all CodedOutputStream.Write??? callscsharptest2011-06-031-2/+7
* reformatted all code to .NET standard formattingcsharptest2011-05-201-153/+170
* Lite feature complete.csharptest2010-11-091-0/+17
* Regionify copyright statementJon Skeet2009-09-091-3/+3
* Fix copyright noticesJon Skeet2009-06-251-0/+31
* Added the ability to use an IEnumerable<T> when adding to a list, so you can do:Jon Skeet2009-06-051-1/+2
* Setters/adders now throw ArgumentNullException appropriately.Jon Skeet2009-01-271-0/+4
* Fix property special-casingJon Skeet2008-11-241-17/+17
* Replaced copyright noticeJon Skeet2008-10-231-1/+1
* First cut at new layoutJon Skeet2008-10-221-0/+100