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
d8d50e1815b13fc8e7f7faa97748a25cf5832a23
swift-mirror
/
stdlib
/
public
/
SDK
/
Foundation
History
Dmitri Hrybenko
d8d50e1815
stdlib: in Array bridging code, use the same pattern as Set and Dictionary use
...
Also, simplify the code by removing an unused parameter. NFC. Swift SVN r28607
2015-05-15 03:44:37 +00:00
..
CMakeLists.txt
Hard-code the Cocoa error domain mapping using the results of a simple script.
2015-05-14 05:39:45 +00:00
ExtraStringAPIs.swift
[stdlib] Capitalize keywords in doc comments
2015-05-12 16:59:13 +00:00
Foundation.swift
stdlib: in Array bridging code, use the same pattern as Set and Dictionary use
2015-05-15 03:44:37 +00:00
FoundationMirrors.swift.gyb
Update the compiler and SDK overlay for nullability and generics in Foundation
2015-03-24 02:18:06 +00:00
NSError.swift
Make NSError error domain enums Equatable and Hashable.
2015-05-14 16:42:12 +00:00
NSStringAPI.swift
Change @availability to @available.
2015-05-12 20:06:13 +00:00
NSValue.swift
Reorganize the directory structure under 'stdlib'
2015-03-09 05:26:05 +00:00