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
c57dac63ae2a7cfaab29f2bc4fc9ee706f8bfa38
swift-mirror
/
include
/
swift
/
Serialization
History
Ted Kremenek
050fd53af7
Rename UncheckedOptional to ImplicitlyUnwrappedOptional.
...
Swift SVN r17232
2014-05-02 06:13:57 +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
[SILSerializer] Fix issues in deserializing SILFunction with generic outer parameter.
2014-04-19 01:53:12 +00:00
ModuleFormat.h
Rename UncheckedOptional to ImplicitlyUnwrappedOptional.
2014-05-02 06:13:57 +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