Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / apple/swift-syntax issues and pull requests
#1819 - Too much indentation in formatting of `AccessorDeclSyntax`
Issue -
State: open - Opened by ahoppen over 1 year ago
- 3 comments
Labels: BasicFormat
#1819 - Too much indentation in formatting of `AccessorDeclSyntax`
Issue -
State: open - Opened by ahoppen over 1 year ago
- 3 comments
Labels: BasicFormat
#1819 - Too much indentation in formatting of `AccessorDeclSyntax`
Issue -
State: open - Opened by ahoppen over 1 year ago
- 3 comments
Labels: BasicFormat
#1753 - `InheritedTypeSyntax.typeName` should be named `type` or similar
Issue -
State: closed - Opened by AnthonyLatsis over 1 year ago
- 3 comments
Labels: bug
#1737 - Rename `Spec` syntax nodes
Issue -
State: closed - Opened by ahoppen over 1 year ago
- 6 comments
#1727 - Add diagnostic for wrong specialize label
Pull Request -
State: closed - Opened by kimdv over 1 year ago
- 5 comments
#1699 - [5.9][CMake] Use WMO for release builds
Pull Request -
State: closed - Opened by bnbarham over 1 year ago
- 1 comment
#1686 - Rename genericParameters to genericParameterClause for consistency.
Pull Request -
State: open - Opened by TTOzzi over 1 year ago
- 1 comment
#1685 - Port incremental parsing ability to `CodeBlockItem`
Pull Request -
State: open - Opened by StevenWong12 over 1 year ago
#1684 - Use marker to mark `SourceEdit`s
Pull Request -
State: open - Opened by StevenWong12 over 1 year ago
#1683 - Improve diagnosis of the missing expression in a for-each loop
Pull Request -
State: open - Opened by TTOzzi over 1 year ago
- 2 comments
#1682 - [CMake] Updates to allow inclusion using FetchContent
Pull Request -
State: open - Opened by bnbarham over 1 year ago
#1681 - [5.9] Fix wrong formatting of multiline string literal
Pull Request -
State: open - Opened by kimdv over 1 year ago
#1680 - [5.9] Add support for the copy operator and fix parsing issues around consume
Pull Request -
State: open - Opened by gottesmm over 1 year ago
- 5 comments
#1679 - [Parser] Improve FixIt for function parameter with missing type (`name1 Name2`)
Pull Request -
State: closed - Opened by TiagoMaiaL over 1 year ago
- 2 comments
#1678 - Inconsistent naming of properties for retrieving a generic parameter clause on decl nodes
Issue -
State: open - Opened by AnthonyLatsis over 1 year ago
- 3 comments
Labels: bug
#1677 - Fix diagnostic of ternary operator missing only colon
Pull Request -
State: closed - Opened by TTOzzi over 1 year ago
- 1 comment
#1676 - [5.9][Macros] Don't fold operators in unnecessary nodes
Pull Request -
State: closed - Opened by rintaro over 1 year ago
- 1 comment
#1675 - [5.9][Macro] Attributes for freestanding macro expansion
Pull Request -
State: closed - Opened by rintaro over 1 year ago
- 1 comment
#1674 - `ArrayExprSyntax` initializer that takes an array of `ExprSyntax`
Issue -
State: open - Opened by grynspan over 1 year ago
- 3 comments
Labels: enhancement, good first issue
#1673 - [5.9] Reduce SwiftParser’s public surface area
Pull Request -
State: open - Opened by ahoppen over 1 year ago
- 1 comment
#1672 - Make CodeGeneration a lot less string-based
Pull Request -
State: open - Opened by ahoppen over 1 year ago
#1671 - [5.9] Fix newline parsing at trailing trivia
Pull Request -
State: closed - Opened by TTOzzi over 1 year ago
- 1 comment
#1670 - Add documentation to (nearly) all public functions in the SwiftSyntax module
Pull Request -
State: open - Opened by ahoppen over 1 year ago
- 4 comments
#1669 - [copy-operator] Add parsing support for copy operator.
Pull Request -
State: closed - Opened by gottesmm over 1 year ago
- 6 comments
#1668 - Drop `Keyword` suffix from `TokenSpecSet`
Pull Request -
State: open - Opened by ahoppen over 1 year ago
- 2 comments
#1667 - Reduce SwiftParser’s public surface area
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 4 comments
#1666 - [Macros] Copy attrs/modifiers on MacroExpansionDecl to expanded decls
Pull Request -
State: closed - Opened by rintaro over 1 year ago
- 3 comments
#1665 - Address review comments to #1650
Pull Request -
State: open - Opened by ahoppen over 1 year ago
- 3 comments
#1664 - Update linkage tests for https://github.com/apple/swift/pull/65884 [5.9]
Pull Request -
State: closed - Opened by slavapestov over 1 year ago
- 1 comment
#1663 - Fix a link to leadingTrivia
Pull Request -
State: closed - Opened by gibachan over 1 year ago
- 1 comment
#1662 - Add helper function for getting the source edits of two strings
Pull Request -
State: open - Opened by StevenWong12 over 1 year ago
- 2 comments
#1661 - Fix newline parsing at trailing trivia
Pull Request -
State: closed - Opened by TTOzzi over 1 year ago
- 7 comments
#1660 - Created an Examples-all target to include all the example targets, and updated build_script.py.
Pull Request -
State: closed - Opened by TTOzzi over 1 year ago
- 1 comment
#1659 - Update linkage tests for https://github.com/apple/swift/pull/65884
Pull Request -
State: closed - Opened by slavapestov over 1 year ago
- 1 comment
#1658 - [Parser] Emit diagnostics for `@ AttributeName` and `@\nAttributeName`
Pull Request -
State: closed - Opened by TiagoMaiaL over 1 year ago
- 6 comments
#1657 - [Macros] Don't fold operators in unnecessary nodes
Pull Request -
State: closed - Opened by rintaro over 1 year ago
- 1 comment
#1656 - Support for isolated and async deinit
Pull Request -
State: open - Opened by nickolas-pohilets over 1 year ago
#1655 - Make sure that `build-script.py` builds all examples
Issue -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
Labels: enhancement, good first issue
#1654 - [Macros] Introduce SwiftSyntaxMacroExpansion module
Pull Request -
State: closed - Opened by rintaro over 1 year ago
- 3 comments
#1653 - [Macros] Support module-qualified macro lookup
Pull Request -
State: closed - Opened by rxwei over 1 year ago
#1652 - Remove functions that only existed for Swift 5.6 compatibility
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1651 - In `nodesDescription` only merge tokens if they occur consecutively in the source code
Pull Request -
State: open - Opened by ahoppen over 1 year ago
- 1 comment
#1650 - [Parser] Attributes on MacroExpansionDeclSyntax
Pull Request -
State: closed - Opened by rintaro over 1 year ago
- 8 comments
#1649 - Remove `@frozen` attributes
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 15 comments
#1648 - [5.9] Package.swift: make package name consistent with repo name
Pull Request -
State: open - Opened by MaxDesiatov over 1 year ago
- 5 comments
#1647 - Package.swift: make package name consistent with repo name
Pull Request -
State: closed - Opened by MaxDesiatov over 1 year ago
- 4 comments
#1646 - Migrate generics to opaque parameter types where possible
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1645 - [5.9🍒] support parsing `discard` in place of `_forget`
Pull Request -
State: closed - Opened by kavon over 1 year ago
- 1 comment
#1644 - support parsing `discard` in place of `_forget`
Pull Request -
State: closed - Opened by kavon over 1 year ago
- 1 comment
#1643 - Fix wrong fix-it in modifier for variable decl
Pull Request -
State: closed - Opened by kimdv over 1 year ago
- 1 comment
#1642 - Migrate SwiftSyntax to shorthand `let` notation
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1641 - Insert a space before colon in ternary expression in Fix-It
Pull Request -
State: closed - Opened by gibachan over 1 year ago
- 5 comments
#1640 - Increase swift-tools-version to 5.7
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1639 - [5.9] Update Package.swift and `.spi.yml` to make them match
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 3 comments
#1638 - Rename `AccessPathSyntax` to `ImportPathSyntax`
Pull Request -
State: closed - Opened by whiteio over 1 year ago
- 3 comments
#1637 - Run CodeGeneration with local dependencies
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1636 - Update Package.swift and `.spi.yml` to make them match
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1635 - Verify that .spi.yml is up-to-date in swift-syntax-dev-utils
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 9 comments
#1634 - Update .spi.yml
Pull Request -
State: closed - Opened by finestructure over 1 year ago
- 3 comments
#1633 - [5.9] Change all library types to automatic
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1632 - Rename `AccessPathSyntax` to `ImportPathSyntax`
Issue -
State: closed - Opened by ahoppen over 1 year ago
- 3 comments
Labels: enhancement, good first issue
#1631 - [5.9] Emit error for unterminated block comment
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 2 comments
#1630 - Add documentation for syntax nodes and their children
Pull Request -
State: closed - Opened by whiteio over 1 year ago
- 2 comments
#1629 - Add a compatibility layer for SwiftSyntax
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1628 - [5.9] Add documentation for initializers that build a node from a header an
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1627 - Update SwiftSyntax to Swift 5.7
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 5 comments
#1626 - Statements that are separated by a newline inside a block comment are not accepted
Issue -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1625 - [5.9] Fix debugInitCall
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1624 - Wrong diagnostics for ternary expression when only the colon is missing
Issue -
State: closed - Opened by whiteio over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1623 - Fix wrong formatting of multiline string literal
Pull Request -
State: closed - Opened by kimdv over 1 year ago
- 16 comments
#1622 - Add documentation for DeinitializerDeclSyntax and all its children
Pull Request -
State: closed - Opened by whiteio over 1 year ago
- 1 comment
#1621 - [5.9] Add a conditional compilation flag to disable preconditions
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1620 - Add a conditional compilation flag to disable preconditions
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 4 comments
#1619 - Emit error for unterminated block comment
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 10 comments
#1618 - Migrate build script to Swift
Pull Request -
State: open - Opened by kimdv over 1 year ago
- 45 comments
#1617 - Add documentation for initializers that build a node from a header and a result builder
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 4 comments
#1616 - Fix diagnostic for wrong `where` in if statement
Pull Request -
State: open - Opened by kimdv over 1 year ago
- 1 comment
#1615 - Dont add docs to buildable extensions
Pull Request -
State: closed - Opened by kimdv over 1 year ago
- 1 comment
#1614 - [5.9] Fix a precondition failure if a generic parameter clause had an additional closing right angle
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1613 - `10e10` is not emitted as an invalid version tuple
Issue -
State: open - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1612 - Add newline after `}` to separate from declarations
Issue -
State: open - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1611 - "insert 'set'" Fix-It is not removing `get`
Issue -
State: closed - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, good first issue, SwiftParser
#1610 - Bad diagnostic for let foo: [Int] []
Issue -
State: open - Opened by ahoppen over 1 year ago
- 1 comment
Labels: bug, good first issue, SwiftParser
#1609 - Space is not balanced around `=` for Fix-Its
Issue -
State: open - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1608 - `:` is not applied in the correct place for function signature Fix-It
Issue -
State: closed - Opened by kimdv over 1 year ago
- 4 comments
Labels: bug, good first issue, SwiftParser
#1607 - Wrong spacing around `:` in Fix-It for ternary expressions
Issue -
State: closed - Opened by kimdv over 1 year ago
- 1 comment
Labels: enhancement, good first issue, BasicFormat
#1606 - Wrong Fix-Its applied for `_unavailableFromAsync` attribute
Issue -
State: open - Opened by kimdv over 1 year ago
- 4 comments
Labels: bug, good first issue, SwiftParser
#1605 - Wrong diagnostics for `_specialize` attribute
Issue -
State: closed - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, good first issue, SwiftParser
#1604 - Missing spacing when Fix-Its is applied in test case `testClassParsing `
Issue -
State: open - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1603 - `"""` should be inserted on a newline
Issue -
State: closed - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, SwiftParser, BasicFormat
#1602 - Missing `<#expression#>` in for-each loop
Issue -
State: open - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1601 - Braces are not always indented correctly when applying Fix-Its
Issue -
State: open - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug, SwiftParser
#1600 - FixItApplier is not applying all Fix-Its
Issue -
State: open - Opened by kimdv over 1 year ago
- 1 comment
Labels: bug
#1599 - SyntaxSupport Node Documentation: EnumDecl
Pull Request -
State: closed - Opened by andrewjl over 1 year ago
- 1 comment
#1598 - Generate doc-comment for syntax node initializers
Issue -
State: open - Opened by ahoppen over 1 year ago
- 1 comment
Labels: enhancement, good first issue
#1597 - Don’t add doc comments to extensions generated in `BuildableNodes.swift`
Issue -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
Labels: enhancement, good first issue
#1596 - [5.9] Automatically format expanded macros
Pull Request -
State: closed - Opened by bnbarham over 1 year ago
- 1 comment
#1595 - Fix a precondition failure if a generic parameter clause had an additional closing right angle
Pull Request -
State: closed - Opened by ahoppen over 1 year ago
- 1 comment
#1592 - Add diagnostic for missing `0` in RawFloatLiteralExprSyntax
Pull Request -
State: closed - Opened by kimdv over 1 year ago
- 1 comment