Greg Parker
1e894cd80b
[runtime] Clean up symbols in error machinery. ( #12853 )
...
* [runtime] Clean up symbols in error machinery.
* [runtime] Clean up symbols in Foundation overlay.
* [runtime] Clean up symbols in collections and hashing.
* [runtime] Remove symbol controls from the Linux definition of swift_allocError.
* [tests] Add more stub functions for tests that link directly to the runtime.
2017-11-15 22:20:11 -08:00
Andrew Bennett
ca31338e49
Simplifying implementation of ExpressibleByStringLiteral ( #7125 )
...
* Simplify conforming to ExpressibleByStringLiteral with default implementations
* attributes on default implementations
* ExpressibleByUnicodeScalarLiteral validation test
* more generic default implementations
* clean up test
* remove unneeded implementations
* remove test verification
* indent
* revert @effects and affected methods
* fix test generics with _ protocols
* Add semantic tests
* clean up tests
* Fix redundant conformance requirements
2017-04-21 20:45:28 -07: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
Philippe Hausler
7dc60d535a
[Foundation] Extract NSString extensions into a seperate file
...
Non functional change; purely organization/gardening
2016-10-03 12:37:25 -07:00