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
674dfb3bd4fd81af82b46065b06adfc6ab01cbc8
swift-mirror
/
include
/
swift
/
Serialization
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
..
ScanningLoaders.h
[Dependency Scanning] Implement parallel imported module resolution
2023-09-22 14:11:26 -07:00
Serialization.h
Serialization: Break the cycle between Serialization and SymbolGraphGen.
2022-10-29 21:37:09 -07:00
SerializationOptions.h
[Dependency Scanning] Do now write out bridging header dependencies of binary modules unless in CAS mode
2023-10-12 06:24:11 -07:00
SerializedModuleLoader.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
SerializedSILLoader.h
[NFC] Reformat all the LLVMs
2023-06-27 09:03:52 -07:00
Validation.h
[embedded] Add basics of module serialization, importing and validation in embedded Swift.
2023-09-06 20:06:36 -07:00