0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Set an environment variable in `swift test` to indicate which testing library is in use. (#7573) More... 4 days ago
Update diagnostics for duplicated product/target names (#7572) More... 4 days ago
Restore visibility of APIs that have been made `package` (#7568) More... 5 days ago
Generated code for XCTest on non-Darwin needs to be actor-isolated. (#7566) More... 6 days ago
Introduce manifest editing API for "add target dependency" (#7552) More... 7 days ago
Expose the build triple of a `BuildTarget` in `SourceKitLSPAPI` (#7555) More... 7 days ago
[CODEOWNERS] NFC: Add Jake Petroules and Francesco Mikulis-Borsoi as top-level code owners More... 7 days ago
[CODEOWNERS] NFC: Remove Tom Doron More... 7 days ago
Don’t disable Swift 6 mode in swift-syntax (#7545) More... 8 days ago
Add two `Sendable` annotations to enable building SourceKit-LSP in Swift 6 mode (#7553) More... 8 days ago
[PIF] Re-implement swift language version handling More... 8 days ago
[Package/Build] Remove `toolsSwiftVersion` from SwiftTarget in favor of a build setting More... 8 days ago
[PackageModel] Add a way to specify a default setting assignment More... 8 days ago
Pass through `--experimental-event-stream-version` to swift-testing. (#7551) More... 11 days ago
[PackageModel] Associated swift version build setting with `SWIFT_VERSION` declaration More... 11 days ago
Add API for background preparation in SourceKit-LSP (#7540) More... 12 days ago
[BuildDescription] SwiftTargetBuildDescription: Rename `swiftVersion` into `toolsSwiftVersion` More... 12 days ago
[PackageModel] SwiftTarget: Rename `swiftVersion` into `toolsSwiftVersion` More... 12 days ago
Mark `buildSettingsDescription` as `@_spi` in `Target.swift` (#7542) More... 12 days ago
Align `swift sdk` configuration subcommand with proposal text (#7535) More... 13 days ago
[Package/ModuleGraph] Allow cyclic package dependencies if they don't introduce a cycle in a build graph (#7530) More... 13 days ago
Pass through swift-testing's experimental JSON streams from `swift test` (#7534) More... 13 days ago
Teach swift package add-target --type test about swift-testing (#7481) More... 13 days ago
`swift sdk`: print warnings on stderr instead of stdout (#7532) More... 14 days ago
Add `Sendable` annotations to SwiftVersion (#7527) More... 18 days ago
package -> @_spi public due to package exportability rule updates (#7525) More... 18 days ago
Remove the addition of external-plugin-path for dev toolchains More... 19 days ago
[ModulesGraph] Fix association between `.tools` targets and their packages More... 19 days ago
Report whether a target is part of the root package in the sourcekit-lsp API (#7492) More... 20 days ago
Fix incorrect paths for library products with explicit linkage (#7519) More... 20 days ago