pkl-swift/Sources/PklSwift
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
..
API Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
Decoder Fix Swift mapping of ints within unions (#47) 2025-02-26 09:12:56 -08:00
Evaluator.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
EvaluatorManager.swift Swiftformat check (#43) 2025-02-24 19:09:46 -08:00
EvaluatorOptions.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
ExternalReaderClient.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
Logger.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
Message.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
MessageTransport.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
ModuleSource.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
PklCodingKey.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
PklEvaluatorSettings.swift Swiftformat check (#43) 2025-02-24 19:09:46 -08:00
Project.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
Reader.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
TypeRegistry.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00
Utils.swift Swiftformat check (#43) 2025-02-24 19:09:46 -08:00
locks.swift Configure `hawkeye` to update license headers (#38) 2025-02-17 12:45:41 -08:00