Thomas Van Lenten
|
ac8da77c93
Run `swift-format -p -r -i .`
|
пре 1 година |
Tim Kientzle
|
cef408d28b
Use BufferPointer in the BinaryEncoding API
|
пре 2 година |
Michael Rebello
|
ae46953823
Add `BinaryEncodingOptions` with option for deterministic ordering (#1480)
|
пре 2 година |
Thomas Van Lenten
|
9166640f3a
Move SwiftProtobufCore -> SwiftProtobuf
|
пре 2 година |
Gus Cairo
|
5002f4cee6
Split SwiftProtobuf into SwiftProtobufCore & SwiftProtobufFoundationCompat
|
пре 3 година |
Thomas Van Lenten
|
f80c750ff9
Ensure BinaryEncoder/BinaryEncoderVistor changes stay lightweight
|
пре 3 година |
Tim Kientzle
|
96d2ce6f64
Update link to LICENSE.txt in the copyright block
|
пре 4 година |
Thomas Van Lenten
|
5b02010f9c
Use reduce() rather than for..in loops in calculations.
|
пре 5 година |
Thomas Van Lenten
|
e5b7be99fa
Add asserts to all the repeated/packed visitors.
|
пре 5 година |
Cory Benfield
|
defcb54803
Use raw pointers instead of typed pointers.
|
пре 6 година |
Thomas Van Lenten
|
9e324f8796
Use access modifiers directly on decls instead of on extensions.
|
пре 7 година |
Tim Kientzle
|
b925121822
Change `extendingOrTruncating` to `truncatingIfNeeded`
|
пре 8 година |
Tim Kientzle
|
98228eb3c4
Migrate directly to the Swift 4 syntax; shim for old compilers
|
пре 8 година |
Tim Kientzle
|
566007e981
Swift 3 and Swift 4 have different names for narrowing integer conversions
|
пре 8 година |
Thomas Van Lenten
|
a40bf47691
Avoid extra buffering when writing out sub messages.
|
пре 8 година |
Thomas Van Lenten
|
d204dd2e3e
SerializedBinary MessageSet encoding support.
|
пре 8 година |
Thomas Van Lenten
|
3051a0e57e
Provide a default for Visitor.visitExtensionFields.
|
пре 8 година |
Tim Kientzle
|
8d5fddbac0
Remove redundant generic constraints
|
пре 9 година |
Thomas Van Lenten
|
f7944af99b
Merge pull request #312 from thomasvl/prefix_ProtobufMaps
|
пре 9 година |
Thomas Van Lenten
|
1489fe884a
Underscore prefix the ProtobufMap types.
|
пре 9 година |
Tim Kientzle
|
48d1e43e0c
For consistency, all visitor methods should be able to throw, including visitUnknown.
|
пре 9 година |
Thomas Van Lenten
|
c51ffc17dc
Add partial support to binary serialization support.
|
пре 9 година |
Tim Kientzle
|
d1dd91e5c6
Performance overhaul of the Encoding API.
|
пре 9 година |
Tony Allevato
|
10f9511e5d
Rename Protobuf* -> Binary*.
|
пре 9 година |