aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/ExtendableBuilderLite.cs
Commit message (Expand)AuthorAgeFilesLines
* Completed addition and testing of new add_serializable option.csharptest2011-09-091-1/+1
* Reformatted to include bracescsharptest2011-07-141-8/+35
* Packed and Unpacked parsing allow for all repeated, per 2.3csharptest2011-06-041-0/+25
* Extracted ICodedInputStream interfacecsharptest2011-06-031-1/+1
* Refactoring of CodedInputStream.Read??? to use boolean return with out param.csharptest2011-06-031-98/+60
* Canged CodedInputStream.ReadTag to use boolean result with out params tocsharptest2011-06-031-1/+1
* reformatted all code to .NET standard formattingcsharptest2011-05-201-262/+332
* Testing and related fixescsharptest2010-11-081-7/+97
* First Lite tests are passing.csharptest2010-11-071-3/+3
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-0/+172