pkl-swift/Sources
Daniel Chao cf45d102cb
Fix Swift mapping of ints within unions (#47)
This fixes an issue where a union with an int member cannot decode
any value that is out of the Int8 bounds.

Also: make SingleValueDecodingContainer throw `typeMismatch` errors
when the expected type doesn't match.
2025-02-26 09:12:56 -08:00
..
MessagePack Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
PklSwift Fix Swift mapping of ints within unions (#47) 2025-02-26 09:12:56 -08:00
PklSwiftInternals Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
pkl-gen-swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
test-external-reader Swiftformat check (#43) 2025-02-24 19:09:46 -08:00