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 сар өмнө