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
63ecd5c9d1b9f7a969ffc059924a43072db01db0
swift-mirror
/
stdlib
/
objc
History
Greg Parker
63ecd5c9d1
Add UIKit module.
...
Swift SVN r8178
2013-09-13 01:39:54 +00:00
..
AppKit
Use -module-link-name to encode library names in standard library modules.
2013-08-26 18:57:50 +00:00
Foundation
runtime: Allocate refcounted storage for swift_NSStringToString.
2013-09-03 22:27:40 +00:00
UIKit
Add UIKit module.
2013-09-13 01:39:54 +00:00
BridgeObjectiveC.mm
Fix definition of "nil": it has to be null, not a default-initialized NSObject.
2013-08-26 18:57:45 +00:00
CMakeLists.txt
Fix definition of "nil": it has to be null, not a default-initialized NSObject.
2013-08-26 18:57:45 +00:00
Makefile
Autoconf build: add missing source file to swiftObjectiveC library.
2013-08-26 21:05:37 +00:00
ObjectiveC.swift
Splitting the standard library: move objc -> stdlib/objc
2013-06-28 22:15:07 +00:00