swift-evolution

所属分类:编程语言基础
开发工具:Markdown
文件大小:0KB
下载次数:0
上传日期:2023-06-27 13:54:15
上 传 者sh-1993
说明:  这维护了Swift编程语言的更改建议和用户可见的增强。
(This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.)

文件列表:
.nojekyll (0, 2024-01-01)
404.html (275, 2024-01-01)
CONTRIBUTING.md (1203, 2024-01-01)
LICENSE.txt (11757, 2024-01-01)
commonly_proposed.md (9846, 2024-01-01)
process.md (15927, 2024-01-01)
proposal-templates/ (0, 2024-01-01)
proposal-templates/0000-swift-template.md (14842, 2024-01-01)
proposal-templates/0000-swiftpm-template.md (2574, 2024-01-01)
proposals/ (0, 2024-01-01)
proposals/0001-keywords-as-argument-labels.md (3843, 2024-01-01)
proposals/0002-remove-currying.md (4423, 2024-01-01)
proposals/0003-remove-var-parameters.md (3933, 2024-01-01)
proposals/0004-remove-pre-post-inc-decrement.md (4312, 2024-01-01)
proposals/0005-objective-c-name-translation.md (31076, 2024-01-01)
proposals/0006-apply-api-guidelines-to-the-standard-library.md (52806, 2024-01-01)
proposals/0007-remove-c-style-for-loops.md (5683, 2024-01-01)
proposals/0008-lazy-flatmap-for-optionals.md (5045, 2024-01-01)
proposals/0009-require-self-for-accessing-instance-members.md (7002, 2024-01-01)
proposals/0010-add-staticstring-unicodescalarview.md (4062, 2024-01-01)
proposals/0011-replace-typealias-associated.md (3680, 2024-01-01)
proposals/0012-add-noescape-to-public-library-api.md (17965, 2024-01-01)
proposals/0013-remove-partial-application-super.md (4414, 2024-01-01)
proposals/0014-constrained-AnySequence.md (3176, 2024-01-01)
proposals/0015-tuple-comparison-operators.md (4234, 2024-01-01)
proposals/0016-initializers-for-converting-unsafe-pointers-to-ints.md (5248, 2024-01-01)
proposals/0017-convert-unmanaged-to-use-unsafepointer.md (4353, 2024-01-01)
proposals/0018-flexible-memberwise-initialization.md (36216, 2024-01-01)
proposals/0019-package-manager-testing.md (9794, 2024-01-01)
proposals/0020-if-swift-version.md (3256, 2024-01-01)
proposals/0021-generalized-naming.md (6763, 2024-01-01)
proposals/0022-objc-selectors.md (7526, 2024-01-01)
proposals/0023-api-guidelines.md (3212, 2024-01-01)
proposals/0024-optional-value-setter.md (2018, 2024-01-01)
proposals/0025-scoped-access-level.md (11143, 2024-01-01)
proposals/0026-abstract-classes-and-methods.md (4869, 2024-01-01)
proposals/0027-string-from-code-units.md (6964, 2024-01-01)
... ...

# Swift Evolution This repository tracks the ongoing evolution of the Swift programming language, standard library, and package manager. ## Goals and Release Notes * [Swift project focus areas in 2023](https://forums.swift.org/t/swift-project-focus-areas-in-2023/61522) * [On the road to Swift 6](https://forums.swift.org/t/on-the-road-to-swift-6/32862) * [CHANGELOG](https://github.com/apple/swift/blob/main/CHANGELOG.md) | Version | Announced | Released | | :-------- | :----------------------------------------------------------------------- | :----------------------------------------------------------- | | Swift 5.10 | [2023-08-23](https://forums.swift.org/t/swift-5-10-release-process/66911) | | Swift 5.9 | [2023-03-06](https://forums.swift.org/t/swift-5-9-release-process/63557) | [2023-09-18](https://www.swift.org/blog/swift-5.9-released/) | | Swift 5.8 | [2022-11-19](https://forums.swift.org/t/swift-5-8-release-process/61540) | [2023-03-30](https://www.swift.org/blog/swift-5.8-released/) | | Swift 5.7 | [2022-03-29](https://forums.swift.org/t/swift-5-7-release-process/56316) | [2022-09-12](https://www.swift.org/blog/swift-5.7-released/) | | Swift 5.6 | [2021-11-10](https://forums.swift.org/t/swift-5-6-release-process/53412) | [2022-03-14](https://www.swift.org/blog/swift-5.6-released/) | | Swift 5.5 | [2021-03-12](https://forums.swift.org/t/swift-5-5-release-process/45644) | [2021-09-20](https://www.swift.org/blog/swift-5.5-released/) | | Swift 5.4 | [2020-11-11](https://forums.swift.org/t/swift-5-4-release-process/41936) | [2021-04-26](https://www.swift.org/blog/swift-5.4-released/) | | Swift 5.3 | [2020-03-25](https://www.swift.org/blog/5.3-release-process/) | [2020-09-16](https://www.swift.org/blog/swift-5.3-released/) | | Swift 5.2 | [2019-09-24](https://www.swift.org/blog/5.2-release-process/) | [2020-03-24](https://www.swift.org/blog/swift-5.2-released/) | | Swift 5.1 | [2019-02-18](https://www.swift.org/blog/5.1-release-process/) | [2019-09-20](https://www.swift.org/blog/swift-5.1-released/) | | Swift 5.0 | [2018-09-25](https://www.swift.org/blog/5.0-release-process/) | [2019-03-25](https://www.swift.org/blog/swift-5-released/) | | Swift 4.2 | [2018-02-28](https://www.swift.org/blog/4.2-release-process/) | [2018-09-17](https://www.swift.org/blog/swift-4.2-released/) | | Swift 4.1 | [2017-10-17](https://www.swift.org/blog/swift-4.1-release-process/) | [2018-03-29](https://www.swift.org/blog/swift-4.1-released/) | | Swift 4.0 | [2017-02-16](https://www.swift.org/blog/swift-4.0-release-process/) | [2017-09-19](https://www.swift.org/blog/swift-4.0-released/) | | Swift 3.1 | [2016-12-09](https://www.swift.org/blog/swift-3.1-release-process/) | [2017-03-27](https://www.swift.org/blog/swift-3.1-released/) | | Swift 3.0 | [2016-05-06](https://www.swift.org/blog/swift-3.0-release-process/) | [2016-09-13](https://www.swift.org/blog/swift-3.0-released/) | | Swift 2.2 | [2016-01-05](https://www.swift.org/blog/swift-2.2-release-process/) | [2016-03-21](https://www.swift.org/blog/swift-2.2-released/) |

近期下载者

相关文件


收藏者