Jon Skeet e60ce8bfaf Final commit before changing layout 17 年之前
..
Collections 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 年之前
DescriptorProtos e60ce8bfaf Final commit before changing layout 17 年之前
Descriptors e60ce8bfaf Final commit before changing layout 17 年之前
FieldAccess e60ce8bfaf Final commit before changing layout 17 年之前
Properties 7f90d8ee57 Made things a bit more public for the sake of ProtoGen 17 年之前
AbstractBuilder.cs 984eb9c27a Just comments. 17 年之前
AbstractMessage.cs 92b0aaa09e Use a nullable int for the memoizedSize, just because it's neater. 17 年之前
ByteString.cs f09fed217f Small tidying. 17 年之前
CodedInputStream.cs 38da52d349 Micro-optimisations around varints and strings. 17 年之前
CodedOutputStream.cs 38da52d349 Micro-optimisations around varints and strings. 17 年之前
Delegates.cs 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 年之前
DynamicMessage.cs 38d453d318 Beginning to fix the TODOs 17 年之前
ExtendableBuilder.cs 38d453d318 Beginning to fix the TODOs 17 年之前
ExtendableMessage.cs 3b3150881a Optimisations of IsInitialized and removal of unnecessary references. 17 年之前
ExtensionInfo.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
ExtensionRegistry.cs 2cbd799b5e Comments. 17 年之前
FieldSet.cs e60ce8bfaf Final commit before changing layout 17 年之前
GeneratedBuilder.cs f09fed217f Small tidying. 17 年之前
GeneratedExtensionBase.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
GeneratedMessage.cs 881db010cb Fix initialization check when an optional field has required subfields 17 年之前
GeneratedRepeatExtension.cs 0dabc77f7f Renamed GeneratedRepeatException to GeneratedRepeatExtension 17 年之前
GeneratedSingleExtension.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
IBuilder.cs 4658a3dd7e Doc fix 17 年之前
IMessage.cs f26f8dce02 The great generics revisiting. 17 年之前
IRpcChannel.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
IRpcController.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
IService.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
InvalidProtocolBufferException.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 年之前
MessageStreamIterator.cs 0bf2ad145d Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic. 17 年之前
MessageStreamWriter.cs ad6903fe33 Fix to constructor access for nested types, and first pass at streaming. 17 年之前
ProtocolBuffers.csproj e60ce8bfaf Final commit before changing layout 17 年之前
RpcUtil.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
TextFormat.cs 7f90d8ee57 Made things a bit more public for the sake of ProtoGen 17 年之前
TextGenerator.cs e60ce8bfaf Final commit before changing layout 17 年之前
TextTokenizer.cs 40c2221ef4 Updated C# tests and code for TextFormat to match Java. 17 年之前
UninitializedMessageException.cs be432ca43c Added a doc TODO 17 年之前
UnknownField.cs 48ce28bf2f Copyright fixes, a bit of documentation, and removed unnecessary using directives. 17 年之前
UnknownFieldSet.cs e60ce8bfaf Final commit before changing layout 17 年之前
WireFormat.cs 6d0cbe7200 Use a switch instead of a map for WireFormat. 17 年之前