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
1d27584ef84ffc96e838d3492108b51da807fab6
swift-mirror
/
include
/
swift
/
Runtime
History
Joe Groff
e109124186
Replace 'union' keyword with 'enum'.
...
This only touches the compiler and tests. Doc updates to follow. Swift SVN r8478
2013-09-20 01:33:14 +00:00
..
Alloc.h
runtime: Allocate refcounted storage for swift_NSStringToString.
2013-09-03 22:27:40 +00:00
Config.h
Basic value structure for [weak] and [unowned] references.
2013-07-17 09:20:20 +00:00
Enum.h
Replace 'union' keyword with 'enum'.
2013-09-20 01:33:14 +00:00
FastEntryPoints.h
Remove x86-specific code that was unused on x86.
2013-09-19 10:58:32 +00:00
Metadata.h
Runtime: Add functions for dynamic single-payload dispatch.
2013-09-17 01:29:35 +00:00
ObjCBridge.h
Fix include paths for CMake build, and move the new ObCBridge.h into swift/Runtime.
2012-12-10 17:59:31 +00:00