Commit History

Author SHA1 Message Date
  tarfeef101 b511b76b44 bugfixes for features in last commit 6 years ago
  tarfeef101 12a6ed7b8c added tasks.txt to keep track of changes to be made.not sure what changes are actually present in the tests... but that's what diff is for 6 years ago
  tarfeef101 fe562457ae bugfix for search: was not checking for nodes to be fully 'used' before returning their flag/count. now we are. tests added to show this. some other small code cleanup (Removed one debug line) 6 years ago
  tarfeef101 42daef5230 fixed logic for insertion: now, when a string is inserted into a tree where a prefix of it exists, and the first character after said prefix is the same as the end of that prefix, it does not just add to the magnitude of that node, but properly branches off from there and creates a new node 6 years ago
  tarfeef101 943708a41c forgot to change lengths for new arrays 6 years ago
  tarfeef101 97b2ff5d31 added more tests, testfile for linux execution 6 years ago
  Tareef c783586137 Made a better print, starting to debug cut 7 years ago
  = 50f8288068 Updated test file 7 years ago
  = 40f0215cb6 Print changes 7 years ago
  = 61695b7fed Initial repository commit 7 years ago