Max Moiseev
b2efca54d6
Removing unnecessary CGFloat->Double->CGFloat conversions
2017-01-17 11:29:50 -08:00
Max Moiseev
764fc0aa13
Replacing M_PI with .pi
2017-01-13 18:25:04 -08:00
practicalswift
6d1ae2a39c
[gardening] 2016 → 2017
2017-01-06 16:41:22 +01:00
practicalswift
797b80765f
[gardening] Use the correct base URL ( https://swift.org ) in references to the Swift website
...
Remove all references to the old non-TLS enabled base URL (http://swift.org )
2016-11-20 17:36:03 +01:00
Tony Parker
8f8f6fd5f3
Fix AffineTransform initializer
2016-11-07 14:02:08 -08:00
Joe Groff
4b9e49827d
Make all _toAnyHashable() implements @nonobjc.
2016-07-27 09:25:30 -07:00
Dmitri Gribenko
34f6eb1438
Foundation: add custom AnyHashable representations to new value types
2016-07-26 03:10:52 -07:00
Joe Groff
32b50c624d
stdlib: Remove _isBridgedToObjectiveC from _ObjectiveCBridgeable.
...
All generic bridgeable types can bridge for all their instantiations now. Removing this ferrets out some now-unnecessary traps that check for unbridgeable parameter types.
2016-07-25 06:01:21 -07:00
Doug Gregor
ab3a15c87a
[SE-0091 / Foundation overlay] Move operators into types.
...
Foundation provides a number of specific operators defined in the
global scope. Push all of these into their corresponding types. This
cleanup helps verify that the SE-0091 implementation is generally
functional.
2016-07-18 23:18:57 -07:00
practicalswift
8d03ea1347
[gardening] Fix some recently introduced typos.
2016-06-19 21:28:36 +02:00
Mishal Shah
87b7bcfd3e
Update master to build with Xcode 8 beta 1, OS X 10.12, iOS 10, tvOS 10, and watchOS 3 SDKs.
2016-06-14 14:53:55 -07:00