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
0da11a8b0b863f86ece834df1da915d6ef17986c
swift-mirror
/
include
/
swift
/
Serialization
History
Doug Gregor
0da11a8b0b
Implement semantic analysis for abstract initializers.
...
Swift SVN r14221
2014-02-21 19:41:14 +00:00
..
BCReadingExtras.h
[serialization] Pull AST parts of ModuleFile out into new Deserialization.cpp.
2013-08-19 22:45:13 +00:00
BCRecordLayout.h
[serialization] Fix use of "Nothing" to ignore a field when deserializing.
2013-12-17 23:03:32 +00:00
DeclTypeRecordNodes.def
Move ModuleFile.h, ModuleFormat.h, and DeclTypeRecordNodes.def to include/swift/Serialization.
2014-02-20 22:03:55 +00:00
ModuleFile.h
Move ModuleFile.h, ModuleFormat.h, and DeclTypeRecordNodes.def to include/swift/Serialization.
2014-02-20 22:03:55 +00:00
ModuleFormat.h
Implement semantic analysis for abstract initializers.
2014-02-21 19:41:14 +00:00
SerializedModuleLoader.h
Expose the ModuleFile in SerializedASTFile so that the underlying Module (and thus SILModule) can be retrieved when deserializing.
2014-02-20 21:28:45 +00:00
SerializedSILLoader.h
Teach SerializedSILLoader how to load all SILFunctions. Also add SerializedSILLoader::getAll().
2014-02-20 22:22:20 +00:00