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-25 12:15:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94de12b02238c275fbc3c646b01277da57ea5286
swift-mirror
/
stdlib
/
public
/
Reflection
History
Robert Widmann
3b3ff6a5db
Define Mangling for ParameterizedProtocol
2022-03-08 22:01:19 -08:00
..
CMakeLists.txt
When SWIFT_ENABLE_REFLECTION is Off, don't build the reflection runtime code (stdlib/public/Reflection/*.cpp)
2021-12-15 09:13:06 -08:00
MetadataSource.cpp
When SWIFT_ENABLE_REFLECTION is Off, don't build the reflection runtime code (stdlib/public/Reflection/*.cpp)
2021-12-15 09:13:06 -08:00
TypeLowering.cpp
Define Mangling for ParameterizedProtocol
2022-03-08 22:01:19 -08:00
TypeRef.cpp
Define Mangling for ParameterizedProtocol
2022-03-08 22:01:19 -08:00
TypeRefBuilder.cpp
Refactor gathering of field type info from a binary into two steps: collect and output.
2022-03-04 14:41:07 -08:00