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
#2415 - MacroSystem should qualify nested types when expanding extension macros
Pull Request -
State: closed - Opened by bnbarham 10 months ago
- 6 comments
#2414 - Build performance issue of swift-testing
Issue -
State: open - Opened by Kyle-Ye 10 months ago
- 9 comments
Labels: bug
#2413 - Emit private interfaces on all swift libraries
Pull Request -
State: closed - Opened by etcwilde 10 months ago
- 2 comments
#2412 - [SE-0413] Typed throws: enable by default
Pull Request -
State: closed - Opened by DougGregor 10 months ago
- 3 comments
#2411 - [region-isolation] Add feature flag for TransferringArgsAndResults
Pull Request -
State: closed - Opened by gottesmm 10 months ago
- 1 comment
#2410 - [region-isolation] Add support for parsing transferring.
Pull Request -
State: closed - Opened by gottesmm 10 months ago
- 5 comments
#2409 - Add missing dependency for SwiftSyntaxMacroExpansion
Pull Request -
State: closed - Opened by hamishknight 10 months ago
- 3 comments
#2408 - Add an article version of my WWDC talk on how to write macros
Pull Request -
State: closed - Opened by ahoppen 10 months ago
- 1 comment
#2407 - TokenKind.isKeyword
Issue -
State: closed - Opened by svanimpe 11 months ago
- 2 comments
Labels: bug
#2406 - Too much skipping after invalid token in `for` element name
Issue -
State: open - Opened by rintaro 11 months ago
- 2 comments
Labels: bug, SwiftParser
#2405 - Rename NonesapableTypes feature
Pull Request -
State: closed - Opened by atrick 11 months ago
- 5 comments
#2404 - Revert "guard nonisolated(unsafe) by experimental feature"
Pull Request -
State: closed - Opened by sophiapoirier 11 months ago
- 1 comment
#2403 - Modify `assertMacroExpansion()` so that it only conditionally calls `XCTFail()`.
Pull Request -
State: open - Opened by grynspan 11 months ago
- 1 comment
#2402 - [5.10] Remove `WildcardPattern.typeAnnotation`
Pull Request -
State: closed - Opened by rintaro 11 months ago
- 3 comments
#2401 - Address remaining `FIXME`s for the new `NameMatcher`
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 9 comments
#2400 - Needed: variant of `assertMacroExpansion()` that does not use XCTest
Issue -
State: open - Opened by grynspan 11 months ago
- 1 comment
Labels: enhancement
#2399 - Fix a deprecation warning in DeclarationMacroTests
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 1 comment
#2398 - Donβt use switch expressions
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 2 comments
#2397 - build: clean up `Package.swift` slightly
Pull Request -
State: closed - Opened by compnerd 11 months ago
- 1 comment
#2396 - enable swift source highlighting for the two code blocks in `Working with SwiftSyntax.md`
Pull Request -
State: closed - Opened by tayloraswift 11 months ago
- 1 comment
#2395 - Remove `WildcardPattern.typeAnnotation`
Pull Request -
State: closed - Opened by rintaro 11 months ago
- 8 comments
#2394 - Fix incorrect copyright headers
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 1 comment
#2393 - Address review comments for API compatibility of `ThrowsClauseSyntax`
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 1 comment
#2392 - Fix comment on expandBodyMacro
Pull Request -
State: closed - Opened by DougGregor 11 months ago
- 2 comments
#2391 - Fix-its for misplaced typed throws could be improved
Issue -
State: open - Opened by DougGregor 11 months ago
- 5 comments
Labels: bug, good first issue, SwiftParser
#2390 - Add _BridgeObject and _TrivialStride layouts
Pull Request -
State: closed - Opened by drexin 11 months ago
- 7 comments
#2388 - [CMake] -Xfrontend paired arguments are unique by the pair
Pull Request -
State: closed - Opened by rintaro 11 months ago
- 2 comments
#2387 - [CMake] Color diagnostics
Pull Request -
State: closed - Opened by rintaro 11 months ago
- 1 comment
#2386 - Add initial support for _resultDependsOn
Pull Request -
State: closed - Opened by meg-gupta 11 months ago
- 3 comments
#2385 - `TokenSyntax.rawTokenKind` to get raw token kind
Pull Request -
State: closed - Opened by rintaro 11 months ago
- 4 comments
#2384 - Clean up formatting of function body macros
Pull Request -
State: closed - Opened by DougGregor 11 months ago
- 1 comment
#2383 - `TokenSyntax.rawText` to get raw token text as `SyntaxText`
Pull Request -
State: closed - Opened by rintaro 11 months ago
- 3 comments
#2382 - Emit error for assertMacroExpansion when applying an attached member macro to declaration that canβt have members
Pull Request -
State: open - Opened by Rajveer100 11 months ago
#2381 - [SE-0413] Add a throws clause to do..catch statements
Pull Request -
State: closed - Opened by DougGregor 11 months ago
- 5 comments
#2380 - Let `PrecedenceGroupDeclSyntax` conform to `BracedSyntax`
Pull Request -
State: closed - Opened by SimplyDanny 11 months ago
- 5 comments
#2379 - Replace throwsSpecifier/thrownTypeClause with a unified throwsClause
Pull Request -
State: closed - Opened by DougGregor 11 months ago
- 6 comments
#2378 - Add release note for CodeBlockSyntax becoming SyntaxParseable.
Pull Request -
State: closed - Opened by DougGregor 11 months ago
- 4 comments
#2377 - Add Privacy Manifest
Issue -
State: open - Opened by chrs1885 11 months ago
- 2 comments
Labels: enhancement
#2376 - Add a bash script to simplify calling `swift-syntax-dev-utils`
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 1 comment
#2375 - Add syntax highlighting for parameter labels
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 4 comments
#2374 - Move note about changes to `assertMacroExpansion` function from 511 to 510
Pull Request -
State: closed - Opened by Matejkob 11 months ago
- 2 comments
#2373 - [5.10] improve assert macro expansion highlight verification
Pull Request -
State: closed - Opened by rauhul 11 months ago
- 2 comments
#2372 - [5.10] update decl group syntax to refine decl syntax protocol
Pull Request -
State: closed - Opened by rauhul 11 months ago
- 1 comment
#2370 - Never parse arguments of a `Sendable` attribute
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 1 comment
#2369 - Fix typo in PeerMacros.swift
Pull Request -
State: closed - Opened by owlsnakes 11 months ago
- 2 comments
#2368 - [DO NOT MERGE][5.10] Dummy PR for CI testing
Pull Request -
State: closed - Opened by ahoppen 11 months ago
- 1 comment
#2367 - Closure arguments parsed as attribute parameters
Issue -
State: closed - Opened by SimplyDanny 12 months ago
- 4 comments
Labels: bug, SwiftParser
#2366 - Update DeclGroupSyntax to refine DeclSyntaxProtocol
Pull Request -
State: closed - Opened by rauhul 12 months ago
- 1 comment
#2365 - Change DeclGroupSyntax to refine DeclSyntaxProtocol
Issue -
State: closed - Opened by rauhul 12 months ago
- 1 comment
Labels: enhancement
#2363 - Added conformance to UInt16 to SyntaxKind and made it CaseIterable
Pull Request -
State: closed - Opened by joehinkle11 12 months ago
- 2 comments
#2362 - Tutorial updated to support Xcode15
Pull Request -
State: closed - Opened by KaitoMuraoka 12 months ago
- 2 comments
#2361 - Make CodeBlockSyntax parseable
Pull Request -
State: closed - Opened by DougGregor 12 months ago
- 3 comments
#2360 - Implement `NameMatcher` in Swift
Pull Request -
State: closed - Opened by ahoppen 12 months ago
- 4 comments
#2359 - Add WithOptionalCodeBlock trait and adopt it where there's a body
Pull Request -
State: closed - Opened by DougGregor 12 months ago
- 4 comments
#2358 - Added unit test for testing the removal of an attached macro
Pull Request -
State: open - Opened by SomeRandomiOSDev 12 months ago
- 4 comments
#2357 - [NFC] Minor annotations to minimize diagnostics under strict concurrency checking.
Pull Request -
State: closed - Opened by hborla 12 months ago
- 2 comments
#2356 - π guard nonisolated(unsafe) by experimental feature
Pull Request -
State: closed - Opened by sophiapoirier 12 months ago
- 2 comments
#2355 - Enhance assertMacroExpansion to Validate Post-Fix-It Macro Expansions
Pull Request -
State: closed - Opened by Matejkob 12 months ago
- 7 comments
#2353 - De-duplicated diagnostic
Pull Request -
State: closed - Opened by SomeRandomiOSDev 12 months ago
- 3 comments
#2350 - Refactor swift-syntax-dev-utils package
Pull Request -
State: closed - Opened by Matejkob 12 months ago
- 6 comments
#2346 - [5.10] Cherry-pick multiple PRs to `release/5.10`
Pull Request -
State: closed - Opened by ahoppen 12 months ago
- 8 comments
#2341 - Simplify Running Dev Utils Commands for Enhanced Developer Experience
Issue -
State: closed - Opened by Matejkob 12 months ago
- 2 comments
Labels: enhancement, good first issue
#2340 - Improve diagnostic for unnamed closure parameter
Issue -
State: open - Opened by AnthonyLatsis 12 months ago
- 3 comments
Labels: bug, SwiftParser
#2334 - Add a command to dev utils that run all other necessary scripts to submit a PR
Pull Request -
State: open - Opened by Matejkob 12 months ago
- 1 comment
#2333 - Add a possibility to validate `fixedSource` post macro expansion in the `assertMacroExpansion`
Issue -
State: closed - Opened by Matejkob 12 months ago
- 2 comments
Labels: enhancement
#2331 - Parsing of closure parameter list without parameter name fails
Issue -
State: closed - Opened by ahoppen 12 months ago
- 3 comments
Labels: bug, SwiftParser
#2329 - Add fix-it handling tests for macro examples
Pull Request -
State: closed - Opened by Matejkob 12 months ago
- 3 comments
#2327 - [Macros] Introduce conformsTo in assertMacroExpansion
Pull Request -
State: open - Opened by soumyamahunt 12 months ago
- 1 comment
#2320 - Fix missing newline in member macro
Pull Request -
State: closed - Opened by kimdv about 1 year ago
- 5 comments
#2307 - MacroSystem should add newline at the end of added members for an empty type
Issue -
State: closed - Opened by bnbarham about 1 year ago
- 4 comments
Labels: bug, Macros
#2303 - Add RecoveryTest 28
Pull Request -
State: closed - Opened by KarolinaGroszewska about 1 year ago
- 1 comment
#2302 - Add in documentation for AttributeNodes
Pull Request -
State: closed - Opened by KarolinaGroszewska about 1 year ago
- 4 comments
#2280 - build: enable Macros examples on other platforms
Pull Request -
State: closed - Opened by compnerd about 1 year ago
- 6 comments
#2228 - Getting warnings about `@_implementationOnly` when building a package dependent on SwiftSyntax
Issue -
State: open - Opened by grynspan about 1 year ago
- 3 comments
Labels: bug
#2213 - Improve assertMacroExpansion highlight verification
Pull Request -
State: closed - Opened by rauhul about 1 year ago
- 10 comments
#2206 - `assertMacroExpansion` should emit an error if member macro is applied to declaration that canβt have members
Issue -
State: open - Opened by ahoppen about 1 year ago
- 9 comments
Labels: good first issue, Macros
#2201 - Dummy PR for CI testing in swift-format
Pull Request -
State: open - Opened by ahoppen about 1 year ago
- 12 comments
#2156 - Support parsing of editor placeholders in type positions
Issue -
State: open - Opened by ahoppen about 1 year ago
- 2 comments
Labels: bug, SwiftParser
#2155 - Performance regressions in latest 509.0.0 releases
Issue -
State: closed - Opened by SimplyDanny about 1 year ago
- 17 comments
Labels: bug
#2154 - Disallow attaching peer macro to variable with multiple bindings in `assertMacroExpansion`
Pull Request -
State: closed - Opened by ahoppen about 1 year ago
- 5 comments
#2153 - Add more documentation do Syntax nodes
Pull Request -
State: open - Opened by kimdv about 1 year ago
- 2 comments
#2152 - Inconsistency in Parsing: `SequenceExprSyntax` vs `InfixOperatorExprSyntax` in `SwiftSyntax` and Compile
Issue -
State: closed - Opened by Matejkob about 1 year ago
- 2 comments
Labels: bug, SwiftParser
#2151 - Make keyword precedence exhaustive
Pull Request -
State: open - Opened by kimdv about 1 year ago
- 1 comment
#2150 - Handle pattern as editor placeholder
Pull Request -
State: open - Opened by kimdv about 1 year ago
#2149 - WIP: Limit conditions for inferencing a possible FuncDecl
Pull Request -
State: open - Opened by mininny about 1 year ago
#2148 - Infinite Recursion Causes Stack Overflow with `EXC_BAD_ACCESS` error in `MacroSystem`
Issue -
State: closed - Opened by Matejkob about 1 year ago
- 4 comments
Labels: bug
#2147 - Sometimes the placeholder is identified as IdentifierPattern
Issue -
State: open - Opened by HassanTaleb90 about 1 year ago
- 1 comment
Labels: bug
#2146 - Omit explicit returns where possible
Pull Request -
State: open - Opened by natikgadzhi about 1 year ago
- 3 comments
#2145 - Order all imports lexicographically
Pull Request -
State: closed - Opened by natikgadzhi about 1 year ago
- 2 comments
#2144 - crash (Fatal error: Unexpectedly found nil while unwrapping an Optional value)
Issue -
State: closed - Opened by HassanTaleb90 about 1 year ago
- 5 comments
Labels: bug
#2143 - Diagnostic format improvements
Pull Request -
State: closed - Opened by DougGregor about 1 year ago
- 5 comments
#2142 - WIP: Make convenience initializers with CodeGeneration
Pull Request -
State: open - Opened by natikgadzhi about 1 year ago
- 4 comments
#2141 - [509] Fix macro expansion diagnostic for multi-binding variable declarations in MacroSystem
Pull Request -
State: closed - Opened by gohanlon about 1 year ago
- 2 comments
#2140 - [509] Fix macro expansion diagnostic for multi-binding variable declarations in MacroSystem
Pull Request -
State: closed - Opened by gohanlon about 1 year ago
- 3 comments
#2139 - Fix macro expansion diagnostic for multi-binding variable declarations in MacroSystem
Pull Request -
State: closed - Opened by gohanlon about 1 year ago
- 7 comments
#2138 - Rename some properties on `FreestandingMacroExpansionSyntax`
Pull Request -
State: closed - Opened by ahoppen about 1 year ago
- 4 comments
#2137 - [509] Fold operators using the standard operator table in `MacroSystem`
Pull Request -
State: closed - Opened by ahoppen about 1 year ago
#2136 - Enable the ordered imports rule in swift-format
Issue -
State: open - Opened by ahoppen about 1 year ago
- 7 comments
#2135 - [509] Fix issue that caused errors thrown from macro expansion to show up twice in MacroSystem
Pull Request -
State: closed - Opened by ahoppen about 1 year ago
#2134 - [509] Set the privacy level of string interpolation errors in os_log to private
Pull Request -
State: closed - Opened by ahoppen about 1 year ago