aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/GeneratedBuilderLite.cs
Commit message (Expand)AuthorAgeFilesLines
* merged issue-22csharptest2011-09-281-6/+1
|\
| * First pass at implementation and testing of reusable builders.csharptest2011-09-091-6/+1
* | merge issue-20csharptest2011-09-201-1/+1
|\ \
| * | Completed addition and testing of new add_serializable option.csharptest2011-09-091-1/+1
| |/
* / Tests and fixes for double-enumeration on AddRange and adding of null to Pops...csharptest2011-09-161-26/+0
|/
* Reformatted to include bracescsharptest2011-07-141-1/+0
* Extracted ICodedInputStream interfacecsharptest2011-06-031-1/+1
* Refactoring of CodedInputStream.Read??? to use boolean return with out param.csharptest2011-06-031-1/+1
* Canged CodedInputStream.ReadTag to use boolean result with out params tocsharptest2011-06-031-1/+1
* reformatted all code to .NET standard formattingcsharptest2011-05-201-117/+133
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-0/+117