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
#2620 - Remove Swift 6 mode from package manifest declaration
Pull Request -
State: open - Opened by ahoppen 6 months ago
- 1 comment
#2619 - [6.0][CompilerPlugin] Remove Foundation dependency
Pull Request -
State: open - Opened by rintaro 6 months ago
- 4 comments
#2618 - [CompilerPlugin] Updates after Foundation removal
Pull Request -
State: open - Opened by rintaro 6 months ago
- 5 comments
#2617 - [SyntaxText] Always use memcmp
Pull Request -
State: open - Opened by rintaro 6 months ago
- 8 comments
#2616 - [cmake] Build version marker modules.
Pull Request -
State: open - Opened by jeffdav 6 months ago
- 4 comments
#2615 - FunctionDeclSyntax with TokenSyntax.binaryOperator leads to different a trailing trivia space on 5.10 and 6.0.
Issue -
State: closed - Opened by vanvoorden 6 months ago
- 2 comments
Labels: bug
#2614 - Accessor Macros applied to properties with trailing trivia comments lead to Swift that fails to compile.
Issue -
State: open - Opened by vanvoorden 6 months ago
- 1 comment
Labels: bug
#2613 - [6.0] Move `public` from extension decl to each decl in the extension in generated files
Pull Request -
State: closed - Opened by Matejkob 6 months ago
- 1 comment
#2612 - Add "Opening a PR for Release Branch" section to contributing document
Pull Request -
State: closed - Opened by Matejkob 6 months ago
- 1 comment
#2611 - [6.0] Remove `public` from the extension declaration and add it to each declaration in the extension
Pull Request -
State: closed - Opened by Matejkob 6 months ago
- 2 comments
#2610 - Missing required module '_AtomicBool'
Issue -
State: closed - Opened by HassanTaleb90 6 months ago
- 2 comments
Labels: bug
#2609 - Move `public` from extension decl to each decl in the extension in generated files
Pull Request -
State: closed - Opened by Matejkob 7 months ago
- 2 comments
#2608 - [6.0] Mark all PluginMessageHandling symbols SPI
Pull Request -
State: closed - Opened by rintaro 7 months ago
- 3 comments
#2607 - [6.0] Add in documentation for AttributeNodes
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 3 comments
#2606 - [6.0][bazel] Improve bazel support
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 3 comments
#2605 - Add `integerValue` to `IntegerLiteralExprSyntax` and `floatingValue` to `FloatLiteralExprSyntax`
Pull Request -
State: open - Opened by kimdv 7 months ago
- 5 comments
#2604 - Merge `IncrementalEdit` and`SourceEdit`
Pull Request -
State: open - Opened by kimdv 7 months ago
- 2 comments
#2603 - [6.0] Make `SyntaxIndexInTree` public and serializable into a `UInt64`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 1 comment
#2602 - Remove `public` from the extension declaration and add it to each declaration in the extension
Pull Request -
State: closed - Opened by Matejkob 7 months ago
- 5 comments
#2601 - [SwiftSyntaxDevUtils] Use .swift-format file
Pull Request -
State: closed - Opened by rintaro 7 months ago
- 5 comments
#2600 - [6.0] Allow `borrowing` without underscore in pattern matches.
Pull Request -
State: closed - Opened by jckarter 7 months ago
- 4 comments
#2599 - Allow `borrowing` without underscore in pattern matches.
Pull Request -
State: closed - Opened by jckarter 7 months ago
- 3 comments
#2598 - [CompilerPlugin] Remove Foundation dependency
Pull Request -
State: closed - Opened by rintaro 7 months ago
- 7 comments
#2597 - [6.0] Enable `borrowingSwitch` syntax.
Pull Request -
State: open - Opened by jckarter 7 months ago
- 2 comments
#2596 - Enable `borrowingSwitch` syntax.
Pull Request -
State: open - Opened by jckarter 7 months ago
- 1 comment
#2595 - [6.0] Default to not requiring whitespace before `(`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 3 comments
#2594 - Make `SyntaxIndexInTree` public and serializable into a `UInt64`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 3 comments
#2593 - Add empty release notes document for changes on the main branch
Pull Request -
State: closed - Opened by Matejkob 7 months ago
- 2 comments
#2592 - Default to not requiring whitespace before `(`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 5 comments
#2591 - [6.0] Don’t add a space between `private` and `(`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 2 comments
#2590 - Don’t add a space between `private` and `(`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 1 comment
#2589 - Remove unnecessary trailing semicolons
Pull Request -
State: closed - Opened by Matejkob 7 months ago
- 1 comment
#2588 - Deprecate `ByteSourceRange` in favor of `Range<AbsolutePosition>`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 9 comments
#2587 - [6.0][Diagnostics] Stop using unicode line characters
Pull Request -
State: closed - Opened by rintaro 7 months ago
- 1 comment
#2586 - Don’t add space after `nonisolated` in `nonisolated(unsafe)`
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 3 comments
#2585 - [6.0] Fix parsing issues related to suppressed conformances / noncopyable generics
Pull Request -
State: closed - Opened by DougGregor 7 months ago
- 1 comment
#2584 - Inconsistent parser: SequenceExprSyntax vs InfixOperatorExpr
Issue -
State: closed - Opened by SolaWing 7 months ago
- 3 comments
Labels: bug
#2583 - Add symbolName property for some syntax nodes
Pull Request -
State: open - Opened by Matejkob 7 months ago
- 6 comments
#2582 - Request for Documentation on Parsing Rules for Trivia in swift-syntax
Issue -
State: open - Opened by omochi 7 months ago
- 2 comments
Labels: enhancement
#2581 - [Diagnostics] Stop using unicode line characters
Pull Request -
State: closed - Opened by rintaro 7 months ago
- 5 comments
#2580 - Correctly parse `borrowing` and `consuming` in function parameters
Pull Request -
State: closed - Opened by DougGregor 7 months ago
- 4 comments
#2579 - Parse types with inverted constraints in expressions
Pull Request -
State: closed - Opened by DougGregor 7 months ago
- 1 comment
#2578 - DRAFT - Add `Trivia.commentValues` for sanitised comments
Pull Request -
State: open - Opened by adammcarter 7 months ago
#2577 - Updated CONTRIBUTING.md with fork/PR submission info
Pull Request -
State: closed - Opened by adammcarter 7 months ago
- 2 comments
#2576 - Add Identifier wrapper that strips backticks from token text
Pull Request -
State: open - Opened by adammcarter 7 months ago
#2575 - Update CONTRIBUTING.md to include PR process / forking information
Issue -
State: closed - Opened by adammcarter 7 months ago
- 2 comments
Labels: enhancement
#2574 - [6.0] Update lifetime dependence syntax
Pull Request -
State: closed - Opened by meg-gupta 7 months ago
- 4 comments
#2572 - Add `EffectfulExprSyntax` syntax trait
Pull Request -
State: closed - Opened by Matejkob 7 months ago
- 5 comments
#2571 - [6.0] Make swift-syntax build without warnings
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 8 comments
#2570 - Add @implementation to parser
Pull Request -
State: closed - Opened by beccadax 7 months ago
- 2 comments
#2569 - Fix two diagnostics when building swift-syntax using pre Swift-6 compilers
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 1 comment
#2568 - Make swift-syntax build in Swift 6 language mode
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 14 comments
#2567 - Follow up of #2564
Pull Request -
State: closed - Opened by meg-gupta 7 months ago
- 3 comments
#2566 - [Package.swift] Remove obsoleted useLocalDependencies variable
Pull Request -
State: closed - Opened by ikesyo 7 months ago
- 1 comment
#2565 - Add an accessor macro example
Pull Request -
State: closed - Opened by rockname 7 months ago
- 3 comments
#2564 - Update lifetime dependence syntax
Pull Request -
State: closed - Opened by meg-gupta 7 months ago
- 5 comments
#2563 - BasicFormat doesn't indent statement in `if` expression correctly
Issue -
State: closed - Opened by SimplyDanny 7 months ago
- 3 comments
Labels: bug
#2561 - [6.0] Allow return types on initializers
Pull Request -
State: closed - Opened by ahoppen 7 months ago
#2560 - [6.0] Add test cases for transferring type specifiers
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 4 comments
#2559 - New lexicalContext only works in macro tests, not in actual code
Issue -
State: closed - Opened by rickbdotcom 7 months ago
- 4 comments
Labels: bug
#2558 - Make swift-syntax build without warnings
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 7 comments
#2557 - Make `DiagnosticDecorator` semi-public
Pull Request -
State: open - Opened by Matejkob 7 months ago
- 3 comments
#2556 - [6.0] Specify attributes inside `#if` before any unconditional attributes
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 1 comment
#2555 - [6.0] Change swift-format configuration to 120 columns
Pull Request -
State: closed - Opened by ahoppen 7 months ago
- 1 comment
#2554 - Bazel - Missing dependency for SwiftCompilerPlugin
Pull Request -
State: closed - Opened by ssarad 8 months ago
- 5 comments
#2553 - [6.0] Allow return types on initializers
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 1 comment
#2552 - [6.0] Significantly improve performance of SyntaxVisitor
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 1 comment
#2551 - [6.0] Wrap `<SyntaxNode>.parse` calls in a closure inside tests
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 1 comment
#2549 - "`EffectfulExprSyntax`" protocol covering `TryExprSyntax` and `AwaitExprSyntax`
Issue -
State: closed - Opened by grynspan 8 months ago
- 2 comments
Labels: enhancement
#2548 - Specify attributes inside `#if` before any unconditional attributes
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 2 comments
#2546 - Possible compiler backward compatibility problem
Issue -
State: closed - Opened by dabrahams 8 months ago
- 2 comments
Labels: bug
#2544 - Change swift-format configuration to 120 columns
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 7 comments
#2542 - Add test cases for transferring type specifiers
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 5 comments
#2541 - Allow return types on initializers
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 6 comments
#2523 - [bazel] Improve bazel support
Pull Request -
State: closed - Opened by keith 8 months ago
- 6 comments
#2515 - Trailing comma implementation
Pull Request -
State: closed - Opened by mateusrodriguesxyz 8 months ago
- 25 comments
#2512 - Use character columns instead of UTF-8 columns in the diagnostics printer
Pull Request -
State: closed - Opened by ahoppen 8 months ago
- 5 comments
#2504 - [DNM] cross-repo testing PR
Pull Request -
State: open - Opened by MaxDesiatov 8 months ago
- 9 comments
#2489 - Mark all PluginMessageHandling symbols SPI
Pull Request -
State: closed - Opened by rintaro 9 months ago
- 10 comments
#2488 - FunctionDecl and similar should have method to get name as "hello(name:surname:)"
Issue -
State: open - Opened by ktoso 9 months ago
- 2 comments
Labels: enhancement
#2435 - Bad diagnostic if function call is missing an argument label
Issue -
State: open - Opened by ahoppen 9 months ago
- 1 comment
Labels: bug, good first issue, SwiftParser
#2434 - Add a function to check if a name can be used as an identifier in a given context
Pull Request -
State: open - Opened by ahoppen 9 months ago
#2433 - Allow multiple type specifiers on a type
Pull Request -
State: open - Opened by ahoppen 9 months ago
- 1 comment
#2432 - Merge SwiftSyntax and SwiftParser
Pull Request -
State: open - Opened by ahoppen 9 months ago
- 2 comments
#2431 - Wrong insertion location in fix-it for missing parentheses around parameter type list
Issue -
State: open - Opened by AnthonyLatsis 10 months ago
- 1 comment
Labels: bug
#2430 - [5.10] Remove `@_implementationOnly` annotations
Pull Request -
State: open - Opened by ahoppen 10 months ago
- 4 comments
#2429 - Remove `@_implementationOnly` annotations
Pull Request -
State: open - Opened by ahoppen 10 months ago
- 1 comment
#2428 - Fix indentation issue if trailing trivia contains a newline at the end of an indentation scope
Pull Request -
State: closed - Opened by ahoppen 10 months ago
- 3 comments
#2427 - Automatically find toolchain from `swift-syntax-dev-utils` using `xcrun` on macOS
Pull Request -
State: closed - Opened by ahoppen 10 months ago
- 1 comment
#2426 - [Parser] Correct the start byte range for UTF8 characters.
Pull Request -
State: closed - Opened by pinkjuice66 10 months ago
- 3 comments
#2425 - Add Sendable annotations to swift-syntax
Pull Request -
State: open - Opened by ahoppen 10 months ago
- 3 comments
#2424 - Skip newlines for `weakBracketClose` precedence level
Pull Request -
State: closed - Opened by ahoppen 10 months ago
- 1 comment
#2423 - Remove ability to parse `available` in `@_specialize`
Pull Request -
State: closed - Opened by ahoppen 10 months ago
- 1 comment
#2422 - Removes TODOs and FIXMEs that are no longer applicable
Pull Request -
State: closed - Opened by ahoppen 10 months ago
- 1 comment
#2421 - Distribute a prebuilt swift-syntax binary
Issue -
State: open - Opened by petrpavlik 10 months ago
- 3 comments
Labels: enhancement
#2420 - [509] Add `conformingTo` parameter to `MemberMacro.expansion` function
Pull Request -
State: closed - Opened by ahoppen 10 months ago
- 1 comment
#2419 - Add support for `@preconcurrency` type attribute
Pull Request -
State: closed - Opened by xedin 10 months ago
- 9 comments
#2418 - Fix lookahead for effects specifiers in function types
Pull Request -
State: closed - Opened by DougGregor 10 months ago
- 1 comment
#2417 - [5.10] Revert "guard nonisolated(unsafe) by experimental feature"
Pull Request -
State: closed - Opened by hborla 10 months ago
- 3 comments
#2416 - Create swift.yml
Pull Request -
State: closed - Opened by ScorpiusDraconis83 10 months ago
- 1 comment