Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / jean553/rust-radix-trie issues and pull requests
#48 - add implemented features list into the documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#48 - add implemented features list into the documentation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#47 - Improve doc
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#47 - Improve doc
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#46 - replace Node by RadixTrie
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#46 - replace Node by RadixTrie
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#45 - add one test that moves subchildren
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#45 - add one test that moves subchildren
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#44 - improve tests syntax
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#44 - improve tests syntax
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#43 - Add test replace root child characters
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#43 - Add test replace root child characters
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#42 - Add test test add root child node child when child and subchildren exists
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#42 - Add test test add root child node child when child and subchildren exists
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#41 - Create root children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#41 - Create root children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#40 - Add root children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#40 - Add root children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#39 - Add child from the root node
Issue -
State: closed - Opened by jean553 almost 7 years ago
#39 - Add child from the root node
Issue -
State: closed - Opened by jean553 almost 7 years ago
#38 - Create trie with fix root node
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#37 - Add test to create subsubchildren
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#36 - Add test create three subchildren
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#35 - Create subchildren
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#34 - Create function to compare node characters and word
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#33 - Refactor division and insertion of node
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#32 - add assertion about the children amount
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#31 - improve the node creation and insertion test
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#30 - Handle sub children creation
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#29 - Check nodes characters into tests
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#28 - Recursively create children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#27 - add a test that checks if a word exists into the trie when the root node has multiple characters
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#26 - improve tests
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#25 - Add tests check word exist into children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#24 - Add tests for children creation with different root
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#23 - add tests to check multiple children creation through insertions
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#22 - Add test to add three children to node
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#21 - Integrate travis
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#20 - add test to check that insertion works when the inserted string is longer and shorter than the already stored string
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#19 - add tests for splits into children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#18 - Create root children with non empty root
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#17 - move tests into a dedicated module
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#16 - Add test to check node content
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#15 - Create children if words are different
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#14 - Define get children method
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#13 - Drop root content if create children
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#12 - Handle child node creation
Issue -
State: closed - Opened by jean553 almost 7 years ago
#11 - replace the node characters if the word is at the beginning of the node characters
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#10 - Edit characters
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#9 - Update the node characters during insertion
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#8 - create the radix trie node constructor
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#7 - create the basic structure
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#6 - Integrate vagrantfile
Pull Request -
State: closed - Opened by jean553 almost 7 years ago
#5 - Improve key exists method for multiple keys
Pull Request -
State: closed - Opened by jean553 over 7 years ago
#4 - Insert children on head
Pull Request -
State: closed - Opened by jean553 over 7 years ago
#3 - Integrate basic insert method
Pull Request -
State: closed - Opened by jean553 over 7 years ago
#2 - integrate the create method of the radix trie
Pull Request -
State: closed - Opened by jean553 over 7 years ago
#1 - Integrate structures skeleton
Pull Request -
State: closed - Opened by jean553 over 7 years ago