aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/GeneratedExtensionLite.cs
Commit message (Expand)AuthorAgeFilesLines
* Slight refactoring of Extensions to support lookup by name, added compatibili...csharptest2011-06-021-0/+12
* reformatted all code to .NET standard formattingcsharptest2011-05-201-293/+341
* Lite feature complete.csharptest2010-11-091-5/+11
* Testingcsharptest2010-11-091-1/+3
* Testing and related fixescsharptest2010-11-081-24/+10
* Fix for repeated extensions.csharptest2010-11-071-33/+31
* First Lite tests are passing.csharptest2010-11-071-1/+72
* Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-12/+125
* Implementation work for Lite runtime and generatorcsharptest2010-11-071-0/+108
* Working split for lite interfacescsharptest2010-11-051-14/+0
* First pass at interface breakupcsharptest2010-11-041-0/+24