Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pointfreeco/swift-identified-collections issues and pull requests
#78 - IdentifiedArrayOf does not work correctly with @ObservableState
Issue -
State: closed - Opened by alexataman about 1 month ago
- 3 comments
#77 - use swiftLanguageModes instead of swiftLanguageVersions
Pull Request -
State: closed - Opened by alephao about 2 months ago
#75 - Add `.editorconfig` for consistent code formatting
Pull Request -
State: closed - Opened by Matejkob 5 months ago
#74 - Add `IdentifiedCollection` protocol
Pull Request -
State: closed - Opened by stephencelis 5 months ago
#73 - Swift Language Support: Drop <5.9, Add 6.0
Pull Request -
State: closed - Opened by stephencelis 5 months ago
#72 - Fix for swift-format failure on CI
Pull Request -
State: closed - Opened by gibachan 6 months ago
- 1 comment
#70 - Fix subscript set operation
Pull Request -
State: closed - Opened by stephencelis 6 months ago
#69 - Regression when using `sort(using: Comparator)`
Issue -
State: closed - Opened by tgrapperon 6 months ago
Labels: bug
#68 - Adds KeyPath value accessor on Identified
Pull Request -
State: closed - Opened by JOyo246 6 months ago
- 1 comment
#66 - Fix subscript setter
Pull Request -
State: closed - Opened by stephencelis 7 months ago
#65 - Bumped dependencies
Pull Request -
State: closed - Opened by HarshilShah 11 months ago
- 1 comment
#62 - Add Windows CI
Pull Request -
State: closed - Opened by brianmichel about 1 year ago
#60 - Make `Identified` conditionally `Sendable`
Pull Request -
State: closed - Opened by tgrapperon over 1 year ago
#59 - A few changes related to #58
Pull Request -
State: closed - Opened by stephencelis over 1 year ago
- 1 comment
#58 - Added initializers for arbitrary arrays
Pull Request -
State: closed - Opened by alexito4 over 1 year ago
- 1 comment
#56 - Add container protocol for generic constraints
Pull Request -
State: closed - Opened by mjarvis over 1 year ago
- 3 comments
#55 - Cut a new release to fix warnings in Xcode 14.3
Issue -
State: closed - Opened by scogeo over 1 year ago
- 1 comment
Labels: bug
#54 - Fix Swift warnings.
Pull Request -
State: closed - Opened by mbrandonw over 1 year ago
#53 - Identified is ambiguous for type lookup in this context
Issue -
State: closed - Opened by mrtnlst almost 2 years ago
- 1 comment
Labels: bug
#52 - Add `Identified`
Pull Request -
State: closed - Opened by stephencelis almost 2 years ago
#50 - Add korean version readme
Pull Request -
State: closed - Opened by havilog almost 2 years ago
#49 - Fix documentation link
Pull Request -
State: closed - Opened by bugix almost 2 years ago
- 2 comments
#48 - Add `IdentifiedArray.subscript(position:) { set }`
Pull Request -
State: closed - Opened by stephencelis almost 2 years ago
#47 - Add DocC and GitHub Issue Templates
Pull Request -
State: closed - Opened by stephencelis almost 2 years ago
#46 - Crash when used with rearrangeable SwiftUI List
Issue -
State: closed - Opened by okla almost 2 years ago
- 5 comments
#44 - Question not issue regarding IdentifiedArray
Issue -
State: closed - Opened by azamsharp almost 2 years ago
- 1 comment
#42 - Getting "Swift/ContiguousArrayBuffer.swift:600: Fatal error: Index out of range" error when trying to nil a state
Issue -
State: closed - Opened by olcayertas almost 2 years ago
- 6 comments
#41 - Sendable, Mutable/RangeReplaceableCollection Conformances
Pull Request -
State: closed - Opened by stephencelis about 2 years ago
#40 - Git-ignore .swiftpm/ directory
Pull Request -
State: closed - Opened by stephencelis about 2 years ago
#38 - Please create tag / release that includes relaxed requirements for lower oses
Issue -
State: closed - Opened by larryonoff over 2 years ago
- 5 comments
#37 - Eliminate platform requirement
Pull Request -
State: closed - Opened by stephencelis almost 3 years ago
- 2 comments
#36 - Fix docs and test `append(contentsOf:)`
Pull Request -
State: closed - Opened by stephencelis almost 3 years ago
#35 - Implement append contentsOf
Pull Request -
State: closed - Opened by jeffersonsetiawan almost 3 years ago
#32 - Update swift-collections dependency to 1.0.2
Pull Request -
State: closed - Opened by KaiOelfke about 3 years ago
- 1 comment
#30 - Fixes a CPU issue with equality checks (#29)
Pull Request -
State: closed - Opened by mihaho about 3 years ago
#29 - CPU performance issues
Issue -
State: closed - Opened by mihaho about 3 years ago
- 1 comment
#26 - IdentifiedArray Subscript Read crash
Issue -
State: closed - Opened by Antonito about 3 years ago
- 2 comments
Labels: apple bug
#25 - Remove the comparison of id (KeyPath) in IdentifiedArray Equatable
Pull Request -
State: closed - Opened by sroche27r about 3 years ago
- 1 comment
#24 - IdentifiedArray Equatable issues due to KeyPath
Issue -
State: closed - Opened by sroche27r about 3 years ago
- 2 comments
#23 - Depend on Swift Collections 1.0
Pull Request -
State: closed - Opened by stephencelis about 3 years ago
#21 - fix warnings with newer swift-collections dependency
Pull Request -
State: closed - Opened by diederich about 3 years ago
#20 - Add IdentifiedSet with SetAlgebra conformance
Issue -
State: closed - Opened by Saklad5 about 3 years ago
- 4 comments
#19 - Document `IdentifiedArray.remove(_:)`
Pull Request -
State: closed - Opened by stephencelis about 3 years ago
#18 - Include Apple license in header
Pull Request -
State: closed - Opened by stephencelis over 3 years ago
#17 - Use stable partition for IndexSet operations
Pull Request -
State: closed - Opened by stephencelis over 3 years ago
#16 - Use a half stable partition for move/remove performance
Pull Request -
State: closed - Opened by stephencelis over 3 years ago
#15 - Remove deprecated index subscript setter
Pull Request -
State: closed - Opened by stephencelis over 3 years ago
#14 - Unavailable position-based subscript setter crashes on runtime
Issue -
State: closed - Opened by Thomvis over 3 years ago
- 6 comments
#13 - Bring IndexSet from Foundation
Pull Request -
State: closed - Opened by gonzalolarralde over 3 years ago
- 1 comment
#12 - Add read-only `elements` getter to `IdentifiedArray`
Pull Request -
State: closed - Opened by p4checo over 3 years ago
#10 - update child view from parent does not work when state change
Issue -
State: closed - Opened by saroar over 3 years ago
- 1 comment
#9 - Fix partition
Pull Request -
State: closed - Opened by tgt over 3 years ago
#8 - Support OS versions below iOS 13, macOS 10.15 etc.
Issue -
State: closed - Opened by mluisbrown over 3 years ago
- 12 comments
#7 - Fix typo in docs.
Pull Request -
State: closed - Opened by mbrandonw over 3 years ago
#6 - Relax Swift Collections dependency
Pull Request -
State: closed - Opened by stephencelis over 3 years ago
- 1 comment
#5 - [SPM] Dependencies could not be resolved in project that already imports `swift-collections`
Issue -
State: closed - Opened by JUSTINMKAUFMAN over 3 years ago
- 3 comments
#4 - Guidance for bulk insertion?
Issue -
State: closed - Opened by jessegrosjean over 3 years ago
- 1 comment
#3 - Another readme fix
Pull Request -
State: closed - Opened by stephencelis over 3 years ago
#2 - Omit argument label of `removeFirst`
Pull Request -
State: closed - Opened by konomae over 3 years ago
#1 - Readme fixes
Pull Request -
State: closed - Opened by stephencelis over 3 years ago