aboutsummaryrefslogtreecommitdiff
path: root/src/ProtoGen/RepeatedEnumFieldGenerator.cs
Commit message (Expand)AuthorAgeFilesLines
* Lite feature complete.csharptest2010-11-091-0/+15
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-5/+7
* Regionify copyright statementJon Skeet2009-09-091-0/+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
* Avoid creating UnknownFieldSets unless we really have to.Jon Skeet2009-03-051-1/+4
* Support packed primitive typesJon Skeet2009-02-181-7/+56
* Fix property special-casingJon Skeet2008-11-241-15/+15
* Replaced copyright noticeJon Skeet2008-10-231-1/+1
* First cut at new layoutJon Skeet2008-10-221-0/+90