Commit History

Author SHA1 Message Date
  tarfeef101 94b85fe490 migrating remotes, changed some comments 6 years ago
  tarfeef101 8fa43f72d6 changed compression calculations to subtract constant size of root nodes 6 years ago
  tarfeef101 531df00217 finished source3 (not tested), removed an unused var in source1 6 years ago
  tarfeef101 8ef1079219 removing unnecessary continues... so tedious 6 years ago
  tarfeef101 ae58a8258b removing unnecessary continues in source3, fixing bug for deletion where negative counts were possible in all sources 6 years ago
  tarfeef101 b511b76b44 bugfixes for features in last commit 6 years ago
  tarfeef101 06f7cd9d59 in theory, a bunch of changes logged in tasks.txt to add features 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 2282c28dfc added some comments to source1, caught source2 up with bugfixes, recompiled testfile 6 years ago
  tarfeef101 73363891a5 fixed insertion logicgit add -A now, inserting an extension of a prexisting string works. still looking into issues with curmag being up to date everywhere, i totally forget how i coded this originally :D 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
  Tareef 3e05f3520a i fixed all the things :) 7 years ago
  Tareef c783586137 Made a better print, starting to debug cut 7 years ago
  Tareef D 7d36ac24f1 Changed to source1, created source2 7 years ago
  = d217a4d0cb Removed debug lines from print method 7 years ago
  tarfeef101 795ec7adb6 Pleas enter the commit message for your changes. Lines starting 7 years ago
  = 40f0215cb6 Print changes 7 years ago
  = 61695b7fed Initial repository commit 7 years ago