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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41700b03da4a7e04d8889f17cb159926a53f32ff
swift-mirror
/
include
/
swift
/
Serialization
History
Manman Ren
c465dad297
Bump VERSION_MINOR for r17675.
...
Swift SVN r17702
2014-05-08 17:22:11 +00:00
..
BCReadingExtras.h
Remove more unnecessary semicolons.
2014-03-26 06:07:06 +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
Remove swift::ArrayType. It is dead and vestigial code for supporting fixed size
2014-04-28 21:18:27 +00:00
ModuleFile.h
[serialization] Serialize the header path used by -import-objc-header.
2014-05-07 19:03:21 +00:00
ModuleFormat.h
Bump VERSION_MINOR for r17675.
2014-05-08 17:22:11 +00:00
SerializedModuleLoader.h
Make module loaders owned by the AST context instead of ref-counted.
2014-04-26 00:57:09 +00:00
SerializedSILLoader.h
Change SerializedSILLoader::create to return a unique_ptr and use that everywhere so we don't leak SILLoaders.
2014-03-31 22:57:03 +00:00