Vperus 8e6141a63d [csharp] Fix typo 6 years ago
..
Collections cd65535423 Added group roundtrip tests and fixed any issues discovered 6 years ago
Compatibility ee03556df9 Remove the executable bit from several source code files 8 years ago
Properties 10a8fb4e73 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) 10 years ago
Reflection bdc6cd1d0b Expose Extension field in FieldDescriptor 6 years ago
WellKnownTypes 7bff8393ca Down Integrate to GitHub (#6414) 6 years ago
ByteArray.cs 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 11 years ago
ByteString.cs 8e6141a63d [csharp] Fix typo 6 years ago
CodedInputStream.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 7 years ago
CodedOutputStream.ComputeSize.cs 59284450fa Use fixed size for bool, float and double field in codec (#5810) 7 years ago
CodedOutputStream.cs 6f73c50936 C# Proto2 feature : Groups (#5183) 7 years ago
Extension.cs 43156775be Merge 3.9.x 201908071359 to master (#6484) 6 years ago
ExtensionRegistry.cs 43156775be Merge 3.9.x 201908071359 to master (#6484) 6 years ago
ExtensionSet.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 years ago
ExtensionValue.cs f4cfd2def3 Remove dead HasValue code for ExtensionValue and add null-checks to ExtensionSet.Set 6 years ago
FieldCodec.cs 79cf8a8bae Fix readability in FieldCodec.ForMessage/Group factories 6 years ago
FieldMaskTree.cs e479410564 delete all duplicate empty blanks (#5758) 7 years ago
FrameworkPortability.cs 6f300442bc Tidying up - fix a bunch of TODOs and remove outdated ones. 10 years ago
Google.Protobuf.csproj e2f5da65ee C#: add System.Memory dependency for net45 too (#6317) 6 years ago
ICustomDiagnosticMessage.cs 5dba7d7b4c Introduce ICustomDiagnosticMessage to allow for custom string formatting 10 years ago
IDeepCloneable.cs f2732c7af1 More TODOs done. 10 years ago
IExtendableMessage.cs 0436b8db85 GetOrRegisterExtension -> GetOrInitializeExtension 6 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 a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) 7 years ago
JsonFormatter.cs e479410564 delete all duplicate empty blanks (#5758) 7 years ago
JsonParser.cs e479410564 delete all duplicate empty blanks (#5758) 7 years ago
JsonToken.cs fb2488225f Implement JSON parsing in C#. 10 years ago
JsonTokenizer.cs e479410564 delete all duplicate empty blanks (#5758) 7 years ago
LimitedInputStream.cs e479410564 delete all duplicate empty blanks (#5758) 7 years ago
MessageExtensions.cs 930db675ca Revert changes for FieldPresenceAccessor 6 years ago
MessageParser.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 7 years ago
ObjectIntPair.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 7 years ago
ProtoPreconditions.cs 54176b26a9 C# Proto2 feature : Field presence and default values (#4642) 7 years ago
UnknownField.cs e479410564 delete all duplicate empty blanks (#5758) 7 years ago
UnknownFieldSet.cs a4c3472ce8 Add some exceptions for MessageParser.ParseFrom (#5588) 7 years ago
WireFormat.cs 9e89b6e70a C# Proto2 feature : Extensions (#5350) 7 years ago