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 9 months ago
Labels: Content issue, Good first issue
#299 - Grammar missing optional parens for type identifiers in type inheritance clause
Issue -
State: open - Opened by sarahnicoleboo 10 months ago
#298 - Grammar missing optional mutation-modifier in willSet/didSet-clause
Issue -
State: open - Opened by sarahnicoleboo 10 months ago
#297 - Add missing "Protocol" to the title
Pull Request -
State: closed - Opened by stzn 10 months ago
- 2 comments
#296 - Update error handling for typed throws [SE-0413]
Pull Request -
State: open - Opened by amartini51 10 months ago
- 2 comments
Labels: TR Needed, Edit Needed
#295 - Grammar of string interpolation does not support SE-0228
Issue -
State: open - Opened by jansorg 10 months ago
#294 - Grammar does not support attributes for parameter declarations
Issue -
State: open - Opened by jansorg 10 months ago
#293 - Grammar does not allow for `: Self.someStaticMember`
Issue -
State: open - Opened by jansorg 10 months ago
#292 - defer keyword documentation is misleading a little.
Issue -
State: open - Opened by NMaks07 10 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 10 months ago
#289 - Standardize ordering of pieces in PR template
Pull Request -
State: closed - Opened by amartini51 11 months ago
#288 - Add package access modifier [SE-0386]
Pull Request -
State: closed - Opened by amartini51 11 months ago
#287 - Conflicting info about when to write `override` and `required`
Issue -
State: open - Opened by tadbyt 11 months ago
- 1 comment
Labels: Content issue
#285 - Concurrency > Sendable Types — Clarify intro about non-sendable data
Issue -
State: open - Opened by Diggory 11 months ago
- 4 comments
Labels: Content issue
#284 - Failure to build swift-book using Xcode docc
Issue -
State: closed - Opened by ahmedhumza94 11 months ago
- 3 comments
#283 - Add missing parenthesis in reference for macro names
Pull Request -
State: closed - Opened by CMDJojo 11 months ago
- 1 comment
#282 - Grammar doesn't include labelled string interpolation
Issue -
State: open - Opened by woolsweater about 4 years ago
- 4 comments
Labels: Content issue
#281 - Updated StringAndCharacters.md
Pull Request -
State: closed - Opened by AbhishekSharma55 11 months ago
- 7 comments
#280 - Fix prose to match code listing for opaque type
Pull Request -
State: closed - Opened by Alc-Alc 11 months ago
#279 - Fixes task cancellation sample code
Pull Request -
State: closed - Opened by Diggory 11 months ago
- 2 comments
#278 - A Case's Body, not Its Code Block
Issue -
State: open - Opened by tadbyt 12 months ago
#277 - Reference Fallback as a Statement not Keyword
Issue -
State: open - Opened by tadbyt 12 months ago
#276 - Conflicting Contexts for API Availability between Language Guide and Language Reference
Issue -
State: open - Opened by tadbyt 12 months ago
#275 - Remove disused grammar production
Pull Request -
State: closed - Opened by amartini51 12 months ago
#274 - Unused Expression-List Term / Production in Grammar
Issue -
State: closed - Opened by tadbyt 12 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 12 months ago
- 1 comment
#272 - Potential Issues In Patterns
Issue -
State: open - Opened by tadbyt 12 months ago
#271 - Identify Released Language Features Not Yet Documented in TSPL
Issue -
State: open - Opened by tadbyt 12 months ago
Labels: Enhancement
#270 - Make spelling of "canceled" match stdlib
Pull Request -
State: closed - Opened by mattmassicotte 12 months ago
- 2 comments
#269 - Fix code in Result example
Pull Request -
State: closed - Opened by mattmassicotte 12 months ago
#268 - Incorrect Term Used in Adopting a Protocol Using a Synthesized Implementation
Issue -
State: open - Opened by tadbyt about 1 year ago
#267 - Error in Protocol Initializer Declaration text or its grammar
Issue -
State: open - Opened by tadbyt about 1 year ago
#266 - Fix spelling of Fahrenheit in example method
Pull Request -
State: closed - Opened by stzn about 1 year ago
- 1 comment
#265 - Error in Grammar of an enumeration declaration
Issue -
State: open - Opened by tadbyt about 1 year ago
#264 - Remove Info.plist keys that are never used by DocC
Pull Request -
State: closed - Opened by d-ronnqvist about 1 year ago
#263 - Add a glossary and index of concepts
Issue -
State: open - Opened by tadbyt about 1 year ago
- 3 comments
Labels: Enhancement
#262 - Correct Throwing Functions and Throwing Methods
Issue -
State: open - Opened by tadbyt about 1 year ago
#261 - Clarify Operator Precedence
Issue -
State: open - Opened by tadbyt about 1 year ago
#260 - copy Missing in Expressions, Keywords, and Grammar
Issue -
State: open - Opened by tadbyt about 1 year ago
#259 - Correct Grammar of a declaration
Issue -
State: open - Opened by tadbyt about 1 year ago
#258 - Update Compiler Control Statements Subsection and Grammar and Eliminate the Compile-Time Diagnostic Statement Subsection
Issue -
State: open - Opened by tadbyt about 1 year ago
#257 - Change Reference of #line, #file, #file, #fileID, and #filePath from Literal Expressions to Freestanding Macro Expressions
Issue -
State: open - Opened by tadbyt about 1 year ago
Labels: Content issue, Good first issue
#256 - Throw Statements May Be Given in Do Code Blocks
Issue -
State: open - Opened by tadbyt about 1 year ago
#255 - Eroneous Categorization of Compound Assignment Operator in Formal Grammar
Issue -
State: open - Opened by tadbyt about 1 year ago
#254 - Error in Grammar of a key-path expression
Issue -
State: open - Opened by tadbyt about 1 year ago
#253 - Clarify Function Type Restriction on Argument Label
Issue -
State: open - Opened by tadbyt about 1 year ago
#252 - Error in Grammar of a function type
Issue -
State: open - Opened by tadbyt about 1 year ago
#251 - Clarify Strong Reference Cycles
Issue -
State: open - Opened by tadbyt about 1 year ago
#250 - Clarify Defining a Capture List
Issue -
State: open - Opened by tadbyt about 1 year ago
#249 - GuidedTour: Fixed while and repeat-while experiment description
Pull Request -
State: closed - Opened by ChristophKaser about 1 year ago
- 1 comment
#248 - missing example code in Concurrency:Sendable section
Issue -
State: closed - Opened by hayne about 1 year ago
- 1 comment
#247 - missing word in Concurrency:Actors section
Issue -
State: closed - Opened by hayne about 1 year ago
- 1 comment
#246 - Update for Type and Value Parameter Packs [SE-0393]
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 2 comments
Labels: Enhancement
#245 - Update or remove the list of architectures in the reference
Issue -
State: open - Opened by amartini51 about 1 year ago
Labels: Content issue
#244 - Clarify the Types of Protocol Requirements in the Language Guide
Issue -
State: open - Opened by tadbyt about 1 year ago
Labels: Enhancement
#243 - Add #unavailable to list of keywords
Pull Request -
State: closed - Opened by amartini51 about 1 year ago
#242 - Reconcile Keywords with Grammar
Issue -
State: open - Opened by tadbyt about 1 year ago
#241 - Clarify Actor Semantics and Provide References Where Omitted
Issue -
State: open - Opened by tadbyt about 1 year ago
#240 - Incorporate the Operator Precedence into Advanced Operators
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 1 comment
Labels: Enhancement
#239 - Missing Code Sample in Sendable Types
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 1 comment
#238 - Update the Concurrency Section Subtitle
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 2 comments
#237 - Clarification of Which Pseudo-Functions May Be Provided as Arguments
Issue -
State: open - Opened by tadbyt about 1 year ago
Labels: Enhancement
#236 - Clarification of What Constitutes a First-Class Type in Swift
Issue -
State: open - Opened by tadbyt about 1 year ago
Labels: Enhancement
#235 - Show example of nested protocols [SE-0404]
Pull Request -
State: closed - Opened by amartini51 about 1 year ago
- 2 comments
#234 - Do Statements May Be Labeled and Contain Labeled Breaks
Issue -
State: open - Opened by tadbyt about 1 year ago
#233 - Fallback Value vs Default Value
Issue -
State: open - Opened by tadbyt about 1 year ago
Labels: Content issue
#232 - Language Provision Referenced in A Swift Tour not Given in Language Guide
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 2 comments
#231 - Correct List of Attribute Types
Issue -
State: open - Opened by tadbyt about 1 year ago
#230 - #unavailable Not Listed as Keyword
Issue -
State: closed - Opened by tadbyt about 1 year ago
#229 - Access Control — Mention macros in the intro
Issue -
State: open - Opened by tadbyt about 1 year ago
- 1 comment
Labels: Content issue
#228 - Match code listing for nonsendable example
Pull Request -
State: closed - Opened by amartini51 about 1 year ago
#227 - Add visionOS extension to platform lists
Pull Request -
State: closed - Opened by amartini51 about 1 year ago
- 4 comments
#226 - Remove comparisons to C and Objective-C
Issue -
State: open - Opened by stzn about 1 year 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 about 1 year ago
- 6 comments
#224 - Prose refers to NonsendableTemperatureReading, which isn't in the code listing
Issue -
State: closed - Opened by mucki-at about 1 year ago
- 2 comments
Labels: Content issue
#223 - Fix grammar error in The Basics
Pull Request -
State: closed - Opened by urcades about 1 year ago
- 1 comment
#222 - Fix typo in description of convertFarenheitToCelsius()
Pull Request -
State: closed - Opened by ldct about 1 year ago
- 1 comment
#221 - Update the attached attribute [SE-0407]
Issue -
State: open - Opened by tadbyt about 1 year ago
Labels: Content issue
#220 - Document arguments for the freestanding attribute [SE-0397]
Issue -
State: open - Opened by tadbyt about 1 year ago
Labels: Content issue
#219 - Update The Swift Programming Language for SE-0386 (5 of 5)
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 1 comment
#218 - Update The Swift Programming Language for SE-0386 (4 of 5)
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 1 comment
#217 - Update The Swift Programming Language for SE-0386 (3 of 5)
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 1 comment
#216 - Update The Swift Programming Language for SE-0386 (2 of 5)
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 2 comments
#215 - Updates for `package` [SE-0386]
Issue -
State: closed - Opened by tadbyt about 1 year ago
- 2 comments
Labels: Content issue
#214 - Update Revision History to Clarify Language Evolution
Issue -
State: open - Opened by tadbyt about 1 year ago
- 10 comments
Labels: Enhancement
#213 - Frame closures less in terms of Obj-C and C blocks
Pull Request -
State: closed - Opened by amartini51 about 1 year ago
- 3 comments
#212 - Deprecate UIApplicationMain & NSApplicationMain
Pull Request -
State: closed - Opened by amartini51 about 1 year 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 about 1 year ago
- 1 comment
#206 - Add a paragraph about pack iteration [SE-0408]
Pull Request -
State: open - Opened by simanerush about 1 year ago
- 5 comments
#201 - Grammar is missing optional semicolons in some productions
Issue -
State: open - Opened by sarahnicoleboo over 1 year ago
- 1 comment
Labels: Content issue
#194 - Correct grammar of in-out expressions
Pull Request -
State: open - Opened by amartini51 over 1 year ago
- 10 comments
#174 - Add documentation for parameter packs
Pull Request -
State: open - Opened by amartini51 over 1 year ago
#169 - Introduce the concept of documentation comments
Issue -
State: open - Opened by Kyle-Ye over 1 year 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 over 1 year ago
- 3 comments
#134 - Section "Differences Between Opaque Types and Protocol Types" confusing regarding nesting functions that returns protocol types
Issue -
State: open - Opened by SergeyPekar almost 2 years ago
- 1 comment
Labels: Content issue
#126 - Generate a tags file for navigation while editing
Pull Request -
State: open - Opened by amartini51 almost 2 years ago
#112 - Top level `private` is understood as `fileprivate`
Issue -
State: open - Opened by mateo8a about 2 years 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 over 2 years ago
- 4 comments
#2 - Add support for an offline reading experience (ePUB, PDF, etc.)
Issue -
State: open - Opened by krilnon over 2 years ago
- 12 comments
Labels: Build issue