Commit Graph

7 Commits

Author SHA1 Message Date
Saleem Abdulrasool
fe0a945898 AST: split out diagnostics serialization
Create a new diagnostics serialization library, splitting out of
swiftAST to reduce the overheads for building the tooling for
cross-compiling the toolchain.  This should reduce the build time for
swift-serialize-diagnostics to enable cross-compilation.
2020-08-24 09:21:55 -07:00
HassanElDesouky
a3b801408b [Localization] Make the serialization tool print the removed diagnostics 2020-08-09 23:18:17 +02:00
Pavel Yaskevich
5e13a539aa [Localization] Make return type of the serialization main cross platform 2020-08-05 17:07:08 -07:00
Pavel Yaskevich
3a4d1569aa [Localization] Switch serialization format to use DiagID as a key 2020-08-05 17:05:35 -07:00
Pavel Yaskevich
67dbef5aeb [Localization] NFC: Include all of the headers based on the types used 2020-08-05 17:05:22 -07:00
Pavel Yaskevich
8ee4e93f97 [Localization] Simplify implementation of iterator over YAML 2020-08-05 15:52:46 -07:00
HassanElDesouky
a84cf7f9e8 [Locale] Serialize YAML to an OnDiskHashTable format and create a tool for serialization 2020-08-05 15:52:46 -07:00