Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / apple/swift-book issues and pull requests

#300 - List of keywords is missing `borrowing` and `consuming`

Issue - State: open - Opened by amartini51 2 months ago
Labels: Content issue, Good first issue

#297 - Add missing "Protocol" to the title

Pull Request - State: closed - Opened by stzn 2 months ago - 2 comments

#296 - Update error handling for typed throws [SE-0413]

Pull Request - State: open - Opened by amartini51 2 months ago - 2 comments
Labels: TR Needed, Edit Needed

#293 - Grammar does not allow for `: Self.someStaticMember`

Issue - State: open - Opened by jansorg 3 months ago

#292 - defer keyword documentation is misleading a little.

Issue - State: open - Opened by NMaks07 3 months ago

#291 - [SR-12942] In-Out documentation is misleading or wrong.

Issue - State: open - Opened by swift-ci about 4 years ago - 1 comment

#290 - Align comments vertically

Pull Request - State: closed - Opened by amartini51 3 months ago

#289 - Standardize ordering of pieces in PR template

Pull Request - State: closed - Opened by amartini51 4 months ago

#288 - Add package access modifier [SE-0386]

Pull Request - State: closed - Opened by amartini51 4 months ago

#287 - Conflicting info about when to write `override` and `required`

Issue - State: open - Opened by tadbyt 4 months ago - 1 comment
Labels: Content issue

#285 - Concurrency > Sendable Types — Clarify intro about non-sendable data

Issue - State: open - Opened by Diggory 4 months ago - 4 comments
Labels: Content issue

#284 - Failure to build swift-book using Xcode docc

Issue - State: closed - Opened by ahmedhumza94 4 months ago - 3 comments

#283 - Add missing parenthesis in reference for macro names

Pull Request - State: closed - Opened by CMDJojo 4 months ago - 1 comment

#282 - Grammar doesn't include labelled string interpolation

Issue - State: open - Opened by woolsweater over 3 years ago - 4 comments
Labels: Content issue

#281 - Updated StringAndCharacters.md

Pull Request - State: closed - Opened by AbhishekSharma55 4 months ago - 7 comments

#280 - Fix prose to match code listing for opaque type

Pull Request - State: closed - Opened by Alc-Alc 4 months ago

#279 - Fixes task cancellation sample code

Pull Request - State: closed - Opened by Diggory 4 months ago - 2 comments

#278 - A Case's Body, not Its Code Block

Issue - State: open - Opened by tadbyt 4 months ago

#277 - Reference Fallback as a Statement not Keyword

Issue - State: open - Opened by tadbyt 4 months ago

#275 - Remove disused grammar production

Pull Request - State: closed - Opened by amartini51 5 months ago

#274 - Unused Expression-List Term / Production in Grammar

Issue - State: closed - Opened by tadbyt 5 months ago - 1 comment
Labels: Content issue

#272 - Potential Issues In Patterns

Issue - State: open - Opened by tadbyt 5 months ago

#271 - Identify Released Language Features Not Yet Documented in TSPL

Issue - State: open - Opened by tadbyt 5 months ago
Labels: Enhancement

#270 - Make spelling of "canceled" match stdlib

Pull Request - State: closed - Opened by mattmassicotte 5 months ago - 2 comments

#269 - Fix code in Result example

Pull Request - State: closed - Opened by mattmassicotte 5 months ago

#266 - Fix spelling of Fahrenheit in example method

Pull Request - State: closed - Opened by stzn 5 months ago - 1 comment

#265 - Error in Grammar of an enumeration declaration

Issue - State: open - Opened by tadbyt 5 months ago

#264 - Remove Info.plist keys that are never used by DocC

Pull Request - State: closed - Opened by d-ronnqvist 5 months ago

#263 - Add a glossary and index of concepts

Issue - State: open - Opened by tadbyt 5 months ago - 3 comments
Labels: Enhancement

#262 - Correct Throwing Functions and Throwing Methods

Issue - State: open - Opened by tadbyt 5 months ago

#261 - Clarify Operator Precedence

Issue - State: open - Opened by tadbyt 5 months ago

#260 - copy Missing in Expressions, Keywords, and Grammar

Issue - State: open - Opened by tadbyt 5 months ago

#259 - Correct Grammar of a declaration

Issue - State: open - Opened by tadbyt 5 months ago

#256 - Throw Statements May Be Given in Do Code Blocks

Issue - State: open - Opened by tadbyt 5 months ago

#254 - Error in Grammar of a key-path expression

Issue - State: open - Opened by tadbyt 5 months ago

#253 - Clarify Function Type Restriction on Argument Label

Issue - State: open - Opened by tadbyt 5 months ago

#252 - Error in Grammar of a function type

Issue - State: open - Opened by tadbyt 5 months ago

#251 - Clarify Strong Reference Cycles

Issue - State: open - Opened by tadbyt 6 months ago

#250 - Clarify Defining a Capture List

Issue - State: open - Opened by tadbyt 6 months ago

#249 - GuidedTour: Fixed while and repeat-while experiment description

Pull Request - State: closed - Opened by ChristophKaser 6 months ago - 1 comment

#248 - missing example code in Concurrency:Sendable section

Issue - State: closed - Opened by hayne 6 months ago - 1 comment

#247 - missing word in Concurrency:Actors section

Issue - State: closed - Opened by hayne 6 months ago - 1 comment

#246 - Update for Type and Value Parameter Packs [SE-0393]

Issue - State: closed - Opened by tadbyt 6 months ago - 2 comments
Labels: Enhancement

#245 - Update or remove the list of architectures in the reference

Issue - State: open - Opened by amartini51 6 months ago
Labels: Content issue

#244 - Clarify the Types of Protocol Requirements in the Language Guide

Issue - State: open - Opened by tadbyt 6 months ago
Labels: Enhancement

#243 - Add #unavailable to list of keywords

Pull Request - State: closed - Opened by amartini51 6 months ago

#242 - Reconcile Keywords with Grammar

Issue - State: open - Opened by tadbyt 6 months ago

#240 - Incorporate the Operator Precedence into Advanced Operators

Issue - State: closed - Opened by tadbyt 6 months ago - 1 comment
Labels: Enhancement

#239 - Missing Code Sample in Sendable Types

Issue - State: closed - Opened by tadbyt 6 months ago - 1 comment

#238 - Update the Concurrency Section Subtitle

Issue - State: closed - Opened by tadbyt 6 months ago - 2 comments

#237 - Clarification of Which Pseudo-Functions May Be Provided as Arguments

Issue - State: open - Opened by tadbyt 6 months ago
Labels: Enhancement

#236 - Clarification of What Constitutes a First-Class Type in Swift

Issue - State: open - Opened by tadbyt 6 months ago
Labels: Enhancement

#235 - Show example of nested protocols [SE-0404]

Pull Request - State: closed - Opened by amartini51 6 months ago - 2 comments

#233 - Fallback Value vs Default Value

Issue - State: open - Opened by tadbyt 6 months ago
Labels: Content issue

#232 - Language Provision Referenced in A Swift Tour not Given in Language Guide

Issue - State: closed - Opened by tadbyt 6 months ago - 2 comments

#231 - Correct List of Attribute Types

Issue - State: open - Opened by tadbyt 6 months ago

#230 - #unavailable Not Listed as Keyword

Issue - State: closed - Opened by tadbyt 6 months ago

#229 - Access Control — Mention macros in the intro

Issue - State: open - Opened by tadbyt 6 months ago - 1 comment
Labels: Content issue

#228 - Match code listing for nonsendable example

Pull Request - State: closed - Opened by amartini51 6 months ago

#227 - Add visionOS extension to platform lists

Pull Request - State: closed - Opened by amartini51 6 months ago - 4 comments

#226 - Remove comparisons to C and Objective-C

Issue - State: open - Opened by stzn 6 months ago - 1 comment
Labels: Content issue

#225 - Update OS and arch grammar according the open source Swift repo

Pull Request - State: closed - Opened by Kyle-Ye 6 months ago - 6 comments

#224 - Prose refers to NonsendableTemperatureReading, which isn't in the code listing

Issue - State: closed - Opened by mucki-at 6 months ago - 2 comments
Labels: Content issue

#223 - Fix grammar error in The Basics

Pull Request - State: closed - Opened by urcades 6 months ago - 1 comment

#222 - Fix typo in description of convertFarenheitToCelsius()

Pull Request - State: closed - Opened by ldct 6 months ago - 1 comment

#221 - Update the attached attribute [SE-0407]

Issue - State: open - Opened by tadbyt 7 months ago
Labels: Content issue

#220 - Document arguments for the freestanding attribute [SE-0397]

Issue - State: open - Opened by tadbyt 7 months ago
Labels: Content issue

#219 - Update The Swift Programming Language for SE-0386 (5 of 5)

Issue - State: closed - Opened by tadbyt 7 months ago - 1 comment

#218 - Update The Swift Programming Language for SE-0386 (4 of 5)

Issue - State: closed - Opened by tadbyt 7 months ago - 1 comment

#217 - Update The Swift Programming Language for SE-0386 (3 of 5)

Issue - State: closed - Opened by tadbyt 7 months ago - 1 comment

#216 - Update The Swift Programming Language for SE-0386 (2 of 5)

Issue - State: closed - Opened by tadbyt 7 months ago - 2 comments

#215 - Updates for `package` [SE-0386]

Issue - State: closed - Opened by tadbyt 7 months ago - 2 comments
Labels: Content issue

#214 - Update Revision History to Clarify Language Evolution

Issue - State: open - Opened by tadbyt 7 months ago - 10 comments
Labels: Enhancement

#213 - Frame closures less in terms of Obj-C and C blocks

Pull Request - State: closed - Opened by amartini51 7 months ago - 3 comments

#212 - Deprecate UIApplicationMain & NSApplicationMain

Pull Request - State: closed - Opened by amartini51 7 months ago - 2 comments

#206 - Add a paragraph about pack iteration [SE-0408]

Pull Request - State: open - Opened by simanerush 8 months ago - 5 comments

#201 - Grammar is missing optional semicolons in some productions

Issue - State: open - Opened by sarahnicoleboo 8 months ago - 1 comment
Labels: Content issue

#194 - Correct grammar of in-out expressions

Pull Request - State: open - Opened by amartini51 9 months ago - 10 comments

#174 - Add documentation for parameter packs

Pull Request - State: open - Opened by amartini51 11 months ago

#169 - Introduce the concept of documentation comments

Issue - State: open - Opened by Kyle-Ye 11 months ago - 2 comments
Labels: Content issue, Enhancement, Good first issue

#141 - Edits to punctuation to conform to style guide

Pull Request - State: open - Opened by dmvj about 1 year ago - 3 comments

#126 - Generate a tags file for navigation while editing

Pull Request - State: open - Opened by amartini51 over 1 year ago

#112 - Top level `private` is understood as `fileprivate`

Issue - State: open - Opened by mateo8a over 1 year ago - 4 comments
Labels: Content issue, Good first issue

#10 - Split apart the grammar for statements and items

Pull Request - State: open - Opened by CodaFi almost 2 years ago - 4 comments

#2 - Add support for an offline reading experience (ePUB, PDF, etc.)

Issue - State: open - Opened by krilnon almost 2 years ago - 12 comments
Labels: Build issue