This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f75d02ab562c918b340e53e204e8b78fded6d603
swift-mirror
/
include
/
swift
/
DependencyScan
History
Artem Chikin
674dfb3bd4
[Dependency Scanning] Move generation of a named import path 'Identifier' out of the individual scanning workers up into the parent scanner. This operation mutates the scanner ASTContext by potentially adding new identifiers to it and is therefore not thread-safe.
2023-12-13 13:17:05 -08:00
..
DependencyScanImpl.h
[Dependency Scanning] Handle binary module dependencies' Swift overlay dependencies
2023-10-18 09:46:34 -07:00
DependencyScanningTool.h
[Dependency Scanning] Consider scanned module name a part of the scanning context (hash)
2023-04-25 11:05:16 -07:00
ModuleDependencyScanner.h
[Dependency Scanning] Move generation of a named import path 'Identifier' out of the individual scanning workers up into the parent scanner. This operation mutates the scanner ASTContext by potentially adding new identifiers to it and is therefore not thread-safe.
2023-12-13 13:17:05 -08:00
ScanDependencies.h
[Dependency Scanning] Implement parallel imported module resolution
2023-09-22 14:11:26 -07:00
SerializedModuleDependencyCacheFormat.h
[Dependency Scanning] Handle binary module dependencies' Swift overlay dependencies
2023-10-18 09:46:34 -07:00
StringUtils.h
Build
libSwiftStaticMirror
as a standalone library with minimal required dependencies.
2022-02-09 12:28:21 -08:00