Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / craterdog/go-collection-framework issues and pull requests

#60 - Addressed issue #59.

Pull Request - State: closed - Opened by derknorton 9 months ago

#58 - Addressed issue 57.

Pull Request - State: closed - Opened by derknorton 9 months ago

#57 - Update the project to use Go 1.22.

Issue - State: closed - Opened by derknorton 9 months ago
Labels: enhancement

#56 - Fixed issue #55.

Pull Request - State: closed - Opened by derknorton 9 months ago

#54 - Addressed issue #53.

Pull Request - State: closed - Opened by derknorton 10 months ago

#53 - Update the code to match the latest coding conventions.

Issue - State: closed - Opened by derknorton 10 months ago
Labels: enhancement

#52 - Implemented and tested issue #51.

Pull Request - State: closed - Opened by derknorton 10 months ago

#50 - Implemented and tested issue #49.

Pull Request - State: closed - Opened by derknorton 11 months ago

#49 - Stack Class Should Use Array Instead of List for Backing Store

Issue - State: closed - Opened by derknorton 11 months ago
Labels: enhancement

#48 - Fixed and tested issue #47.

Pull Request - State: closed - Opened by derknorton 11 months ago

#47 - Class Namespace Function Names are Ambiguous

Issue - State: closed - Opened by derknorton 11 months ago
Labels: enhancement

#46 - Fixed and tested issue #45.

Pull Request - State: closed - Opened by derknorton 11 months ago

#44 - Fixed and tested issue #43.

Pull Request - State: closed - Opened by derknorton 11 months ago

#42 - Added Catalog.FromMap(map) Function

Pull Request - State: closed - Opened by derknorton 11 months ago

#39 - Add `FromArray(array)` and `FromString(string)` constructors to each collection type.

Issue - State: closed - Opened by derknorton 11 months ago
Labels: enhancement

#38 - Fixed and tested issue #36.

Pull Request - State: closed - Opened by derknorton 11 months ago

#37 - Fixed and tested issue #35.

Pull Request - State: closed - Opened by derknorton 11 months ago

#30 - Changed tabs to 4 spaces in all output for consistency.

Pull Request - State: closed - Opened by derknorton about 1 year ago

#25 - Implemented enhancement request #24 regarding the removal of the AddV…

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#24 - Remove the AddValues() methods from the LIFO and FIFO interfaces.

Issue - State: closed - Opened by derknorton almost 2 years ago
Labels: enhancement

#23 - Implemented enhancement #22 regarding dropping the AddAssociation() a…

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#22 - Remove AddAssociation() and AddAssociations() methods from the Associative[K, V] interface.

Issue - State: closed - Opened by derknorton almost 2 years ago
Labels: enhancement

#21 - Implemented enhancement #20 regarding decoupling the List type from t…

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#20 - Remove Searchable interface support for Array type and decouple List type from Array type.

Issue - State: closed - Opened by derknorton almost 2 years ago
Labels: enhancement

#19 - 15 add support for go struct types in the collator functions

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#18 - Merge pull request #16 from craterdog/15-add-support-for-go-struct-ty…

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#17 - Added getter method checking to enhancement 15.

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#16 - Implemented enhancement 15 regarding collator support for Go struct t…

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#15 - Add support for Go struct types in the collator functions.

Issue - State: closed - Opened by derknorton almost 2 years ago
Labels: enhancement

#13 - Fixed issue 12 regarding default CompareValues() method being called …

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#11 - Fixed issue 10 regarding the handling of tilda types by the collator.

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#10 - The collator does not handle tilda types correctly.

Issue - State: closed - Opened by derknorton almost 2 years ago
Labels: bug

#9 - Deprecated the Indexed[V].GoIndex() method and moved it to a Go speci…

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#8 - Deprecate the Indexed[V].GoIndex(index int) int method.

Issue - State: closed - Opened by derknorton almost 2 years ago
Labels: enhancement

#5 - 3 missing test cases for failures

Pull Request - State: closed - Opened by derknorton almost 2 years ago

#4 - Added a CatalogFromArray constructor to be consistent with the other …

Pull Request - State: closed - Opened by derknorton almost 2 years ago
Labels: enhancement

#3 - Missing test cases for failures.

Issue - State: closed - Opened by derknorton almost 2 years ago
Labels: bug

#2 - Add a CatalogFromArray constructor to the catalog type for consistency.

Issue - State: closed - Opened by derknorton about 2 years ago
Labels: enhancement