Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / iwburns/id-tree issues and pull requests
#96 - Change snowflake implementation to idgenerator
Pull Request -
State: closed - Opened by trevorbernard over 1 year ago
#95 - rewrite Tree::height_of_node to not be recursive, + add inlining
Pull Request -
State: open - Opened by jenr24G over 1 year ago
#94 - Pull requests?
Issue -
State: open - Opened by Sabn0 over 1 year ago
#93 - Post-order traversal over ids crashes with stack overflow on large trees
Issue -
State: open - Opened by jsinger67 about 3 years ago
#92 - bump version to 1.8.0
Pull Request -
State: closed - Opened by iwburns almost 4 years ago
#91 - add make_nth_sibling method
Pull Request -
State: closed - Opened by wyhinton almost 4 years ago
- 5 comments
#90 - make_nth_sibling() function
Issue -
State: closed - Opened by wyhinton almost 4 years ago
- 4 comments
Labels: enhancement, help wanted
#89 - add map method
Pull Request -
State: open - Opened by dermetfan over 5 years ago
- 2 comments
#88 - bump version to 1.7.0
Pull Request -
State: closed - Opened by iwburns over 5 years ago
#87 - add serialization support for Trees
Pull Request -
State: closed - Opened by dermetfan over 5 years ago
- 3 comments
#86 - bump version to 1.6.0
Pull Request -
State: closed - Opened by iwburns over 5 years ago
#85 - make remove_node return data instead of node
Pull Request -
State: open - Opened by spearman over 5 years ago
- 2 comments
#84 - update travis config and run latest rust fmt
Pull Request -
State: closed - Opened by iwburns over 5 years ago
#83 - add write_formatted method
Pull Request -
State: closed - Opened by spearman over 5 years ago
- 4 comments
#82 - add make_first/last_sibling methods
Pull Request -
State: closed - Opened by spearman over 5 years ago
- 2 comments
#81 - bump version to 1.5.0
Pull Request -
State: closed - Opened by iwburns almost 6 years ago
#80 - Implement Clone trait for iterators
Pull Request -
State: closed - Opened by ixjf almost 6 years ago
- 8 comments
#79 - Add basic serialization support (pretty much only support for NodeId)
Pull Request -
State: closed - Opened by ixjf almost 6 years ago
- 1 comment
#78 - bump version to 1.4.0
Pull Request -
State: closed - Opened by iwburns almost 6 years ago
#77 - Make rustfmt happy
Pull Request -
State: closed - Opened by iwburns almost 6 years ago
#76 - traverse_* iterators should yield NodeId as well
Issue -
State: closed - Opened by netvl almost 6 years ago
- 4 comments
#75 - Serializing NodeId
Issue -
State: closed - Opened by ixjf almost 6 years ago
- 7 comments
#74 - Traversals over node ids
Pull Request -
State: closed - Opened by spearman about 6 years ago
- 1 comment
#73 - Mutable iterators
Issue -
State: open - Opened by spearman about 6 years ago
- 3 comments
Labels: enhancement
#72 - Implement Clone for Tree
Pull Request -
State: closed - Opened by cecton about 6 years ago
- 3 comments
#71 - bump version to 1.4.0
Pull Request -
State: closed - Opened by iwburns about 6 years ago
- 3 comments
#70 - Implement Default for Tree<T>
Pull Request -
State: closed - Opened by spearman about 6 years ago
- 1 comment
#69 - Update rustfmt
Pull Request -
State: closed - Opened by cecton about 6 years ago
- 8 comments
#68 - Implement Debug for Tree and Node
Pull Request -
State: closed - Opened by cecton about 6 years ago
- 7 comments
#67 - Implement traits
Issue -
State: closed - Opened by starkat99 over 6 years ago
- 6 comments
Labels: enhancement, help wanted
#66 - get formatting back up to date with rustfmt
Pull Request -
State: closed - Opened by iwburns over 6 years ago
#65 - Fixing rustfmt issue in Travis
Pull Request -
State: closed - Opened by cecton over 6 years ago
- 1 comment
#64 - add tree function to retrieve the tree capacity
Pull Request -
State: closed - Opened by cecton over 6 years ago
- 14 comments
#63 - Missing NodeId when traversing the tree and doing some additional checks
Issue -
State: closed - Opened by cecton over 6 years ago
- 3 comments
#62 - bump version
Pull Request -
State: closed - Opened by iwburns about 7 years ago
#61 - Add `height` function for `Tree`.
Pull Request -
State: closed - Opened by sbwtw about 7 years ago
- 3 comments
#60 - Re-work exports
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#59 - Behavior docs
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#58 - Doc Refresh
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#57 - New Iterators for OptTree
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#56 - Readme.md is out of date
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#55 - Switch over to validate_node_id()
Issue -
State: closed - Opened by iwburns over 7 years ago
- 1 comment
Labels: enhancement
#54 - Build OptTree
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#53 - Make TreeBuilder generic
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#52 - Re-Work error_tests.rs
Issue -
State: open - Opened by iwburns over 7 years ago
Labels: enhancement
#51 - don't install cargo-travis if it's already installed.
Pull Request -
State: closed - Opened by iwburns over 7 years ago
- 2 comments
#50 - Add coveralls
Pull Request -
State: closed - Opened by iwburns over 7 years ago
- 1 comment
#49 - Add Coveralls
Pull Request -
State: closed - Opened by iwburns over 7 years ago
#48 - Switch to new pub(crate) syntax
Pull Request -
State: closed - Opened by iwburns over 7 years ago
- 1 comment
#47 - fix markdown issues
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
#46 - poor .md formatting on README
Issue -
State: closed - Opened by iwburns almost 8 years ago
Labels: bug
#45 - Fix Clippy Suggestions
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
- 1 comment
#44 - Fix docs typo
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
#43 - Update README example with new iterators
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
- 4 comments
#42 - Update README
Issue -
State: closed - Opened by Drakulix almost 8 years ago
- 1 comment
#41 - Add Iterators
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
- 12 comments
Labels: enhancement
#40 - Iterators are missing
Issue -
State: closed - Opened by iwburns almost 8 years ago
Labels: enhancement
#39 - version bump
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
#38 - fix cargo badges.
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
#37 - fix several warnings
Pull Request -
State: closed - Opened by iwburns almost 8 years ago
#36 - Improve examples
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 2 comments
#35 - version bump
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 1 comment
#34 - Merge pull request #22 from iwburns/1.0.0-release
Pull Request -
State: closed - Opened by iwburns about 8 years ago
#33 - Examples could be better organized/neater/easier to read
Issue -
State: closed - Opened by iwburns about 8 years ago
Labels: enhancement
#32 - Swap behaviors
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 7 comments
Labels: enhancement
#31 - WiP: Add InsertBehavior
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 3 comments
Labels: enhancement
#30 - Add rustfmt
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 6 comments
Labels: enhancement
#29 - Add Appveyor
Pull Request -
State: closed - Opened by iwburns about 8 years ago
#28 - WiP: Add move_node behaviors
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 8 comments
Labels: enhancement
#27 - fix a typo
Pull Request -
State: closed - Opened by iwburns about 8 years ago
#26 - Should we avoid using a Vec to store a Node's children?
Issue -
State: open - Opened by iwburns about 8 years ago
- 2 comments
Labels: question
#25 - version bump
Pull Request -
State: closed - Opened by iwburns about 8 years ago
Labels: enhancement
#24 - version bump
Pull Request -
State: closed - Opened by iwburns about 8 years ago
#23 - Add usage example
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 2 comments
#22 - 1.0.0 release
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 1 comment
Labels: enhancement
#21 - Implementation of move_node_to_root
Pull Request -
State: closed - Opened by Drakulix about 8 years ago
- 9 comments
Labels: enhancement
#20 - How to set root from orphan node
Issue -
State: closed - Opened by Drakulix about 8 years ago
- 6 comments
Labels: enhancement, question
#19 - Enums for method behaviors
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 6 comments
Labels: enhancement
#18 - Should we use Enums for method behaviors?
Issue -
State: closed - Opened by iwburns about 8 years ago
- 13 comments
Labels: enhancement, question
#17 - Add more badges
Pull Request -
State: closed - Opened by iwburns about 8 years ago
#16 - Is there a better name for swap_sub_tree?
Issue -
State: closed - Opened by iwburns about 8 years ago
- 11 comments
Labels: enhancement, question
#15 - Fixup documentation for `swap_sub_trees`
Pull Request -
State: closed - Opened by Drakulix about 8 years ago
- 4 comments
#14 - bug-invalid_tree_root
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 12 comments
Labels: bug
#13 - 1.0.0-release
Issue -
State: closed - Opened by iwburns about 8 years ago
- 5 comments
Labels: enhancement
#12 - switch return types to Result, update docs, update tests
Pull Request -
State: closed - Opened by iwburns about 8 years ago
- 2 comments
Labels: enhancement
#11 - tree.root may become invalid...again
Issue -
State: closed - Opened by iwburns about 8 years ago
- 6 comments
Labels: bug
#10 - Add remove_node_drop_children
Pull Request -
State: closed - Opened by Drakulix about 8 years ago
- 10 comments
Labels: enhancement
#9 - Provide a remove function, that kills the whole subtree
Issue -
State: closed - Opened by Drakulix about 8 years ago
- 5 comments
Labels: enhancement
#8 - Bug invalid tree root
Pull Request -
State: closed - Opened by iwburns about 8 years ago
#7 - tree.root may become invalid
Issue -
State: closed - Opened by Drakulix about 8 years ago
- 4 comments
Labels: bug
#6 - swap and replace implementation
Pull Request -
State: closed - Opened by Drakulix about 8 years ago
- 10 comments
Labels: enhancement
#5 - Add sorting functions
Pull Request -
State: closed - Opened by Drakulix about 8 years ago
- 9 comments
Labels: enhancement
#4 - Return types are inconsistent
Issue -
State: closed - Opened by iwburns about 8 years ago
- 4 comments
Labels: enhancement
#3 - Control over children ordering
Issue -
State: closed - Opened by Drakulix about 8 years ago
- 14 comments
Labels: enhancement, question
#2 - Feature: move node inside tree
Pull Request -
State: closed - Opened by Drakulix about 8 years ago
- 3 comments
#1 - Allow to move subtrees
Issue -
State: closed - Opened by Drakulix about 8 years ago
- 4 comments
Labels: enhancement