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
a64dceed5859b92975c53bdd5e1e9989cfcd1308
swift-mirror
/
stdlib
/
objc
/
Foundation
History
Dmitri Hrybenko
a64dceed58
stdlib: remove a stale FIXME, '!= nil' is now required to test Optionals for
...
the presence of a value Swift SVN r21230
2014-08-15 10:19:54 +00:00
..
CMakeLists.txt
stdlib/String: use the Unicode collation algorithm in String's and Character's conformance to Comparable
2014-07-25 18:32:36 +00:00
ExtraStringAPIs.swift
Update stdlib for accessibility modifiers becoming context-sensitive keywords.
2014-07-08 02:17:46 +00:00
Foundation.swift
stdlib: introduce UnicodeScalarLiteralConvertible protocol
2014-08-14 16:04:39 +00:00
FoundationMirrors.swift.gyb
API Notes File: The product of the 2d nullability audit of Foundation.
2014-08-13 19:39:59 +00:00
Misc.mm
Foundation: Remove the prepareWithInvocationTarget overlay.
2014-07-22 00:23:34 +00:00
MixedStringNSStringOperations.swift.gyb
Fix computation of “favored” constraints for binary expressions <rdar://problem/17943223>.
2014-08-12 21:16:59 +00:00
NSStringAPI.swift
stdlib: remove a stale FIXME, '!= nil' is now required to test Optionals for
2014-08-15 10:19:54 +00:00
NSValue.swift
Rework the _ObjectiveCBridgeable to use inout parameters rather than returns.
2014-08-02 01:03:41 +00:00