Jon Skeet aabc6c411a Make ToString() valid without a type registry 10 years ago
..
Collections 9ed6d4da37 Support ToString in RepeatedField and MapField. 10 years ago
Compatibility 0802d56fcd Tweaks to Profile259 support 10 years ago
Properties fb2488225f Implement JSON parsing in C#. 10 years ago
Reflection a2667aafd8 Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode) 10 years ago
WellKnownTypes a2667aafd8 Generated code changes for previous commit (basically InternalBuildGeneratedFileFrom => FromGeneratedCode) 10 years ago
ByteArray.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
ByteString.cs 885406abcf Make BytesString.Unsafe internal (which it should have been all along) 10 years ago
CodedInputStream.cs 2212f56bcd Added documentation to generated code. 10 years ago
CodedOutputStream.ComputeSize.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
CodedOutputStream.cs 889b88a29f Remove reference to generic types within XML comment. 10 years ago
FieldCodec.cs 284bb452e4 Generated code changes and manual changes for previous commit. 10 years ago
FrameworkPortability.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago
Google.Protobuf.csproj f7e43c6f80 Added the type registry in advance of implementing Any support. 10 years ago
Google.Protobuf.nuspec 295047518c include descriptor.proto in nuget package 10 years ago
IDeepCloneable.cs f2732c7af1 More TODOs done. 10 years ago
IMessage.cs f2732c7af1 More TODOs done. 10 years ago
InvalidJsonException.cs 0fb39c4afe Created a new exception for JSON failures. 10 years ago
InvalidProtocolBufferException.cs 6fa17e7597 Reimplement JSON recursion by detecting the depth in the tokenizer. 10 years ago
JsonFormatter.cs aabc6c411a Make ToString() valid without a type registry 10 years ago
JsonParser.cs 3de2fced6b Handle JSON parsing for Any. 10 years ago
JsonToken.cs fb2488225f Implement JSON parsing in C#. 10 years ago
JsonTokenizer.cs 3de2fced6b Handle JSON parsing for Any. 10 years ago
LimitedInputStream.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
MessageExtensions.cs e7f88ff129 Skip groups properly. 10 years ago
MessageParser.cs 360feda5f7 Finished an implementation comment 10 years ago
Preconditions.cs 30e8157550 Fix one cref that Mono was unhappy with 10 years ago
WireFormat.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago