Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / swiftlang/swift-book issues and pull requests
#335 - Add missing apostrophe
Pull Request -
State: closed - Opened by lawrence-forooghian about 1 month ago
#334 - Fix invalid HTML comments
Pull Request -
State: open - Opened by amartini51 about 1 month ago
#333 - Specify code listings are Swift
Pull Request -
State: open - Opened by amartini51 about 1 month ago
- 1 comment
#332 - Fix some broken links
Pull Request -
State: open - Opened by amartini51 about 2 months ago
#331 - Add 'async' to the List of Reserved Keyword
Pull Request -
State: closed - Opened by InsertCreativityHere about 2 months ago
- 1 comment
#330 - Alphabetize keywords in `LexicalStructure.md`
Pull Request -
State: closed - Opened by InsertCreativityHere about 2 months ago
- 2 comments
#329 - Grammar issue in "Getting Started" for SwiftUI
Issue -
State: open - Opened by songyang-dev 3 months ago
- 1 comment
#328 - Update discussion of macros as default values [SE-0422]
Pull Request -
State: closed - Opened by amartini51 3 months ago
#327 - Add isolation() macro to list of allowed default parameter values
Pull Request -
State: closed - Opened by UncleMattHope 3 months ago
- 2 comments
#326 - [WIP] Add Distributed module documentation
Pull Request -
State: open - Opened by ktoso 3 months ago
#325 - Remove code of conduct
Pull Request -
State: closed - Opened by parispittman 4 months ago
#324 - Need More Clarity in "Function Type" Reference
Issue -
State: open - Opened by Alc-Alc 4 months ago
- 1 comment
#323 - Immediately invoked closures should be updated to use do-expressions.
Issue -
State: closed - Opened by 7ombie 4 months ago
- 1 comment
#322 - fixed padding between footer social icons
Pull Request -
State: open - Opened by shubhsaur 4 months ago
- 4 comments
#321 - Missing gap/padding between social icons in the footer
Issue -
State: open - Opened by shubhsaur 4 months ago
#320 - Emphasize type erasure in buildLimitedAvailability
Pull Request -
State: closed - Opened by ApolloZhu 4 months ago
- 1 comment
#319 - Clarify conflicting access
Pull Request -
State: closed - Opened by amartini51 5 months ago
#318 - Add 'nonisolated' to list of keywords
Pull Request -
State: closed - Opened by amartini51 5 months ago
#317 - Access control modifiers on extensions that add protocol conformance
Issue -
State: open - Opened by Vakarva 5 months ago
#316 - Fix typo in macro name
Pull Request -
State: closed - Opened by Alc-Alc 5 months ago
#315 - Reword extensions in access control
Pull Request -
State: closed - Opened by amartini51 5 months ago
#314 - [SR-7931] Document short-hand form for generic type aliases
Issue -
State: closed - Opened by jepers over 6 years ago
- 2 comments
#313 - Add visionOS operating-system
Pull Request -
State: closed - Opened by Coeur 5 months ago
#312 - Normalize spelling of Swift version number in title
Pull Request -
State: closed - Opened by amartini51 5 months ago
#311 - Update Xcode version
Pull Request -
State: closed - Opened by stzn 5 months ago
- 1 comment
#310 - Xcode version is missed
Issue -
State: closed - Opened by stzn 5 months ago
- 2 comments
#309 - Broken anchor tag on colliding "#main"
Issue -
State: closed - Opened by thatrobotdev 5 months ago
- 1 comment
#308 - Update compatibility chapter for Swift 6
Pull Request -
State: closed - Opened by amartini51 5 months ago
#307 - Add reference for @preconcurrency
Pull Request -
State: closed - Opened by amartini51 6 months ago
#306 - Name the ~= operator when introducing it
Pull Request -
State: closed - Opened by amartini51 6 months ago
#305 - Fix typo in Methods.md
Pull Request -
State: closed - Opened by feelingsonice 6 months ago
- 3 comments
#304 - Name the ~= (pattern matching?) operator when introducing it
Issue -
State: closed - Opened by swift-ci over 8 years ago
- 7 comments
Labels: Content issue, Good first issue
#304 - Name the ~= (pattern matching?) operator when introducing it
Issue -
State: closed - Opened by swift-ci over 8 years ago
- 7 comments
Labels: Content issue, Good first issue
#303 - Add 'borrowing' and 'consuming' to list of keywords
Pull Request -
State: closed - Opened by yemibox51 6 months ago
- 1 comment
#302 - Remove redundant sentence
Pull Request -
State: closed - Opened by SimplyDanny 6 months ago
- 3 comments
#301 - Spell file-private with hyphen
Pull Request -
State: closed - Opened by SimplyDanny 6 months ago
- 3 comments
#300 - List of keywords is missing `borrowing` and `consuming`
Issue -
State: closed - Opened by amartini51 6 months ago
- 1 comment
Labels: Content issue, Good first issue
#299 - Grammar missing optional parens for type identifiers in type inheritance clause
Issue -
State: open - Opened by sarahcantohyatt 7 months ago
#298 - Grammar missing optional mutation-modifier in willSet/didSet-clause
Issue -
State: open - Opened by sarahcantohyatt 7 months ago
#297 - Add missing "Protocol" to the title
Pull Request -
State: closed - Opened by stzn 7 months ago
- 2 comments
#296 - Update error handling for typed throws [SE-0413]
Pull Request -
State: closed - Opened by amartini51 7 months ago
- 3 comments
#295 - Grammar of string interpolation does not support SE-0228
Issue -
State: open - Opened by jansorg 7 months ago
#294 - Grammar does not support attributes for parameter declarations
Issue -
State: open - Opened by jansorg 7 months ago
#293 - Grammar does not allow for `: Self.someStaticMember`
Issue -
State: open - Opened by jansorg 7 months ago
#292 - defer keyword documentation is misleading a little.
Issue -
State: open - Opened by NMaks07 7 months ago
#291 - [SR-12942] In-Out documentation is misleading or wrong.
Issue -
State: open - Opened by swift-ci over 4 years ago
- 1 comment
#290 - Align comments vertically
Pull Request -
State: closed - Opened by amartini51 7 months ago
#289 - Standardize ordering of pieces in PR template
Pull Request -
State: closed - Opened by amartini51 8 months ago
#288 - Add package access modifier [SE-0386]
Pull Request -
State: closed - Opened by amartini51 8 months ago
#287 - Conflicting info about when to write `override` and `required`
Issue -
State: open - Opened by tadbyt 8 months ago
- 1 comment
Labels: Content issue
#285 - Concurrency > Sendable Types — Clarify intro about non-sendable data
Issue -
State: open - Opened by Diggory 8 months ago
- 4 comments
Labels: Content issue
#284 - Failure to build swift-book using Xcode docc
Issue -
State: closed - Opened by ahmedhumza94 8 months ago
- 6 comments
#283 - Add missing parenthesis in reference for macro names
Pull Request -
State: closed - Opened by CMDJojo 8 months ago
- 1 comment
#282 - Grammar doesn't include labelled string interpolation
Issue -
State: open - Opened by woolsweater almost 4 years ago
- 4 comments
Labels: Content issue
#281 - Updated StringAndCharacters.md
Pull Request -
State: closed - Opened by AbhishekSharma55 8 months ago
- 7 comments
#280 - Fix prose to match code listing for opaque type
Pull Request -
State: closed - Opened by Alc-Alc 8 months ago
#279 - Fixes task cancellation sample code
Pull Request -
State: closed - Opened by Diggory 9 months ago
- 2 comments
#278 - A Case's Body, not Its Code Block
Issue -
State: open - Opened by tadbyt 9 months ago
#277 - Reference Fallback as a Statement not Keyword
Issue -
State: open - Opened by tadbyt 9 months ago
#276 - Conflicting Contexts for API Availability between Language Guide and Language Reference
Issue -
State: open - Opened by tadbyt 9 months ago
#275 - Remove disused grammar production
Pull Request -
State: closed - Opened by amartini51 9 months ago
#274 - Unused Expression-List Term / Production in Grammar
Issue -
State: closed - Opened by tadbyt 9 months ago
- 1 comment
Labels: Content issue
#273 - Unclear Whether && and || Operators Used In Conditional Compilation Blocks are Short Circuit
Issue -
State: closed - Opened by tadbyt 9 months ago
- 1 comment
#272 - Potential Issues In Patterns
Issue -
State: open - Opened by tadbyt 9 months ago
#271 - Identify Released Language Features Not Yet Documented in TSPL
Issue -
State: open - Opened by tadbyt 9 months ago
Labels: Enhancement
#270 - Make spelling of "canceled" match stdlib
Pull Request -
State: closed - Opened by mattmassicotte 9 months ago
- 2 comments
#269 - Fix code in Result example
Pull Request -
State: closed - Opened by mattmassicotte 9 months ago
#268 - Incorrect Term Used in Adopting a Protocol Using a Synthesized Implementation
Issue -
State: open - Opened by tadbyt 9 months ago
#267 - Error in Protocol Initializer Declaration text or its grammar
Issue -
State: open - Opened by tadbyt 9 months ago
#266 - Fix spelling of Fahrenheit in example method
Pull Request -
State: closed - Opened by stzn 9 months ago
- 1 comment
#265 - Error in Grammar of an enumeration declaration
Issue -
State: open - Opened by tadbyt 9 months ago
#264 - Remove Info.plist keys that are never used by DocC
Pull Request -
State: closed - Opened by d-ronnqvist 9 months ago
#263 - Add a glossary and index of concepts
Issue -
State: open - Opened by tadbyt 9 months ago
- 3 comments
Labels: Enhancement
#262 - Correct Throwing Functions and Throwing Methods
Issue -
State: open - Opened by tadbyt 10 months ago
#261 - Clarify Operator Precedence
Issue -
State: open - Opened by tadbyt 10 months ago
#260 - copy Missing in Expressions, Keywords, and Grammar
Issue -
State: open - Opened by tadbyt 10 months ago
#259 - Correct Grammar of a declaration
Issue -
State: open - Opened by tadbyt 10 months ago
#258 - Update Compiler Control Statements Subsection and Grammar and Eliminate the Compile-Time Diagnostic Statement Subsection
Issue -
State: open - Opened by tadbyt 10 months ago
#257 - Change Reference of #line, #file, #file, #fileID, and #filePath from Literal Expressions to Freestanding Macro Expressions
Issue -
State: open - Opened by tadbyt 10 months ago
Labels: Content issue, Good first issue
#256 - Throw Statements May Be Given in Do Code Blocks
Issue -
State: open - Opened by tadbyt 10 months ago
#255 - Eroneous Categorization of Compound Assignment Operator in Formal Grammar
Issue -
State: open - Opened by tadbyt 10 months ago
#254 - Error in Grammar of a key-path expression
Issue -
State: open - Opened by tadbyt 10 months ago
#253 - Clarify Function Type Restriction on Argument Label
Issue -
State: open - Opened by tadbyt 10 months ago
#252 - Error in Grammar of a function type
Issue -
State: open - Opened by tadbyt 10 months ago
#251 - Clarify Strong Reference Cycles
Issue -
State: open - Opened by tadbyt 10 months ago
#250 - Clarify Defining a Capture List
Issue -
State: open - Opened by tadbyt 10 months ago
#242 - Reconcile Keywords with Grammar
Issue -
State: open - Opened by tadbyt 10 months ago
#241 - Clarify Actor Semantics and Provide References Where Omitted
Issue -
State: open - Opened by tadbyt 10 months ago
#237 - Clarification of Which Pseudo-Functions May Be Provided as Arguments
Issue -
State: open - Opened by tadbyt 10 months ago
Labels: Enhancement
#235 - Show example of nested protocols [SE-0404]
Pull Request -
State: closed - Opened by amartini51 10 months ago
- 2 comments
#234 - Do Statements May Be Labeled and Contain Labeled Breaks
Issue -
State: open - Opened by tadbyt 10 months ago
#233 - Fallback Value vs Default Value
Issue -
State: open - Opened by tadbyt 10 months ago
Labels: Content issue
#215 - Updates for `package` [SE-0386]
Issue -
State: closed - Opened by tadbyt 11 months ago
- 2 comments
Labels: Content issue
#214 - Update Revision History to Clarify Language Evolution
Issue -
State: open - Opened by tadbyt 11 months ago
- 10 comments
Labels: Enhancement
#212 - Deprecate UIApplicationMain & NSApplicationMain
Pull Request -
State: closed - Opened by amartini51 11 months ago
- 2 comments
#208 - completing access modifiers example, by also adding open's default members access level.
Pull Request -
State: open - Opened by deya-eldeen 12 months ago
- 3 comments
#206 - Add a paragraph about pack iteration [SE-0408]
Pull Request -
State: closed - Opened by simanerush almost 1 year ago
- 7 comments
#201 - Grammar is missing optional semicolons in some productions
Issue -
State: open - Opened by sarahcantohyatt about 1 year ago
- 1 comment
Labels: Content issue
#194 - Correct grammar of in-out expressions
Pull Request -
State: open - Opened by amartini51 about 1 year ago
- 10 comments
#174 - Add documentation for parameter packs
Pull Request -
State: open - Opened by amartini51 over 1 year ago