Telegram-iOS/build-system/SwiftTL
isaac 10054efd81 SwiftTL: add Resolver.resolveLayeredTypes
Walks layer sections in order, threads a running constructor-name map
with last-wins semantics, and snapshots [SumType] at each layer
boundary. Constructors appearing only in later layers do not leak into
earlier layers' snapshots.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 15:46:48 +04:00
..
Sources/SwiftTL SwiftTL: add Resolver.resolveLayeredTypes 2026-04-21 15:46:48 +04:00
Package.swift Add SwiftTL 2026-03-27 19:22:57 +08:00
README.md Add SwiftTL 2026-03-27 19:22:57 +08:00

SwiftTL