Thomas Van Lenten a028b77456 Optimize the varint size calculations to be branchless. (#1906) 4 ヶ月 前
..
Docs.docc c8fdc1ae84 [fix] potenial in Docs API.md 2 年 前
AnyMessageStorage.swift e41d3f0c93 Drop Swift 5.9 (#1775) 10 ヶ月 前
AnyUnpackError.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
AsyncMessageSequence.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BinaryDecoder.swift 5c51f3120f Use unchecked math operations. (#1809) 8 ヶ月 前
BinaryDecodingError.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BinaryDecodingOptions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BinaryDelimited.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BinaryEncoder.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BinaryEncodingError.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BinaryEncodingOptions.swift e1a6f514d6 Update BinaryEncodingOptions.swift 1 年間 前
BinaryEncodingSizeVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BinaryEncodingVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
BytecodeInterpreter.swift 0f043ac24a Create a bytecode interpreter to compactly represent text/JSON name maps. (#1789) 9 ヶ月 前
BytecodeReader.swift f8c286a5b1 Be explicit about the type and bound we're checking in `BytecodeReader.nextInt32`. (#1859) 5 ヶ月 前
CMakeLists.txt 3a4c97df2e Merge pull request #1505 from pouyayarandi/add-proto-reflection 1 年間 前
CustomJSONCodable.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Decoder.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
DoubleParser.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Enum.swift 7f94e232d1 Move SwiftProtobufTests to using `package` visibility. (#1791) 9 ヶ月 前
ExtensibleMessage.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
ExtensionFieldValueSet.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
ExtensionFields.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
ExtensionMap.swift 41492ea7d8 Add @preconcurrency 2 年 前
FieldTag.swift 7f94e232d1 Move SwiftProtobufTests to using `package` visibility. (#1791) 9 ヶ月 前
FieldTypes.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_Any+Extensions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_Any+Registry.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_Duration+Extensions.swift 75aac0fb89 Validate Duration before generating JSON to match upstream. (#1823) 7 ヶ月 前
Google_Protobuf_FieldMask+Extensions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_ListValue+Extensions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_NullValue+Extensions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_Struct+Extensions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_Timestamp+Extensions.swift 30a4f73a4f Validate Timestamp before generating JSON to match upstream. (#1824) 7 ヶ月 前
Google_Protobuf_Value+Extensions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Google_Protobuf_Wrappers+Extensions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
HashVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Internal.swift 3037b9bd0b Support blocking deprecated apis from the runtime. (#1814) 8 ヶ月 前
JSONDecoder.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
JSONDecodingError.swift 9166640f3a Move SwiftProtobufCore -> SwiftProtobuf 2 年 前
JSONDecodingOptions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
JSONEncoder.swift b164ab273a Swap String(bytes:encoding:)! for String(decoding:as:) 1 年間 前
JSONEncodingError.swift 330beeccd4 Keep existing errors and move only new ones to SwiftProtobufError 1 年間 前
JSONEncodingOptions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
JSONEncodingVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
JSONMapEncodingVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
JSONScanner.swift 799b56ecac Allow block comments for the table in the code. 1 年間 前
MathUtils.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Message+AnyAdditions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Message+BinaryAdditions.swift 86b697a812 Add basic RawSpan support for initializing and merging messages (#1857) 5 ヶ月 前
Message+BinaryAdditions_Data.swift 3037b9bd0b Support blocking deprecated apis from the runtime. (#1814) 8 ヶ月 前
Message+FieldMask.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Message+JSONAdditions.swift e4c3a0c5f8 Build out the validation of google.protobuf.Any JSON support. (#1744) 1 年間 前
Message+JSONAdditions_Data.swift e4c3a0c5f8 Build out the validation of google.protobuf.Any JSON support. (#1744) 1 年間 前
Message+JSONArrayAdditions.swift e4c3a0c5f8 Build out the validation of google.protobuf.Any JSON support. (#1744) 1 年間 前
Message+JSONArrayAdditions_Data.swift e4c3a0c5f8 Build out the validation of google.protobuf.Any JSON support. (#1744) 1 年間 前
Message+TextFormatAdditions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Message.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
MessageExtension.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
NameMap.swift 37efaf6284 Mark the legacy _NameMap initializer as deprecated. (#1816) 8 ヶ月 前
PathDecoder.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
PathVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
PrivacyInfo.xcprivacy e8e1601d1b Include "empty" privacy manifest file 2 年 前
ProtoNameProviding.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
ProtobufAPIVersionCheck.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
ProtobufMap.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
SelectiveVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
SimpleExtensionMap.swift 7f94e232d1 Move SwiftProtobufTests to using `package` visibility. (#1791) 9 ヶ月 前
StringUtils.swift b8f52f8728 Create fewer temporary `String`s when computing JSON names. (#1807) 9 ヶ月 前
SwiftProtobufContiguousBytes.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
SwiftProtobufError.swift 7f94e232d1 Move SwiftProtobufTests to using `package` visibility. (#1791) 9 ヶ月 前
TextFormatDecoder.swift 187b938339 Some small cleanups. (#1773) 10 ヶ月 前
TextFormatDecodingError.swift 9166640f3a Move SwiftProtobufCore -> SwiftProtobuf 2 年 前
TextFormatDecodingOptions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
TextFormatEncoder.swift b164ab273a Swap String(bytes:encoding:)! for String(decoding:as:) 1 年間 前
TextFormatEncodingOptions.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
TextFormatEncodingVisitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
TextFormatScanner.swift 60153e3ee8 Support TextFormat skipping reserved field names and numbers. 10 ヶ月 前
TimeUtils.swift e9b49af478 Add conversions between `Swift.Duration` and `Google_Protobuf_Duration`. (#1745) 1 年間 前
UnknownStorage.swift 7f94e232d1 Move SwiftProtobufTests to using `package` visibility. (#1791) 9 ヶ月 前
UnsafeRawPointer+Shims.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
Varint.swift a028b77456 Optimize the varint size calculations to be branchless. (#1906) 4 ヶ月 前
Version.swift c169a57442 Ignore the abseil privacy manifest and bump the patch version (#1885) 5 ヶ月 前
Visitor.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
WireFormat.swift 7f94e232d1 Move SwiftProtobufTests to using `package` visibility. (#1791) 9 ヶ月 前
ZigZag.swift ac8da77c93 Run `swift-format -p -r -i .` 1 年間 前
any.pb.swift 4bd401a822 Use implicit returns in generated code (#1894) 4 ヶ月 前
api.pb.swift 4bd401a822 Use implicit returns in generated code (#1894) 4 ヶ月 前
descriptor.pb.swift 4bd401a822 Use implicit returns in generated code (#1894) 4 ヶ月 前
duration.pb.swift 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 ヶ月 前
empty.pb.swift 237a664de8 Regenerate for the change. 1 年間 前
field_mask.pb.swift 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 ヶ月 前
source_context.pb.swift 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 ヶ月 前
struct.pb.swift 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 ヶ月 前
timestamp.pb.swift e271b13e96 Update proto files (#1898) 4 ヶ月 前
type.pb.swift 4bd401a822 Use implicit returns in generated code (#1894) 4 ヶ月 前
wrappers.pb.swift 27d8bb9f90 Inline the bytecode string into the `_NameMap.init(bytecode:)` call. (#1804) 9 ヶ月 前