Commit History

Author SHA1 Message Date
  Zelphir Kaltstahl 29c7abf938 add tests and unbalanced map 3 months ago
  Zelphir Kaltstahl 374f890d15 add another test 1 year ago
  Zelphir Kaltstahl 2c8fe4ccfa fix bug in set-insert 1 year ago
  Zelphir Kaltstahl 3d2c05aa66 add more tests for unbalanced sets 1 year ago
  Zelphir Kaltstahl 8ebddc18af implement unbalanced set based on unbalanced binary search trees 1 year ago
  Zelphir Kaltstahl fa0d36abad rename test file 1 year ago
  Zelphir Kaltstahl a3506b89ac remove impure version of unbalanced binary search tree 1 year ago
  Zelphir Kaltstahl a353d31135 fix implementation of make-balanced-tree 1 year ago
  Zelphir Kaltstahl c514c1227d fix test case 1 year ago
  Zelphir Kaltstahl 9d6a6916ec add todo item 1 year ago
  Zelphir Kaltstahl a8e5aabad8 add string-helpers import 1 year ago
  Zelphir Kaltstahl 2f0228fa59 sort imports 1 year ago
  Zelphir Kaltstahl 0be56aab9a add export 1 year ago
  Zelphir Kaltstahl 76bc2b4ff4 add display-tree 1 year ago
  Zelphir Kaltstahl 91f5563caa remove obsolete commented out code 1 year ago
  Zelphir Kaltstahl 146ce7d86c add tests for tree-leaf? 1 year ago
  Zelphir Kaltstahl b12d0c5d89 fix test-group name 1 year ago
  Zelphir Kaltstahl 87edb22ed5 add currently not working implementation of make-balanced-tree 1 year ago
  Zelphir Kaltstahl 204085e6fb move paren 1 year ago
  Zelphir Kaltstahl eef13a4c1a add TODO comment 1 year ago
  Zelphir Kaltstahl d68b6269b7 remove debug output 1 year ago
  Zelphir Kaltstahl 89d54c3976 add doc string 1 year ago
  Zelphir Kaltstahl f5a884e123 make comment a doc string 1 year ago
  Zelphir Kaltstahl de8125ac3e implement tree-fold 1 year ago
  Zelphir Kaltstahl 26ba7a3e39 implement tree-size 1 year ago
  Zelphir Kaltstahl cfd0b41f43 implement make-complete-tree tree-depth 1 year ago
  Zelphir Kaltstahl 03cb7678a0 add tests for make-complete-tree and tree-depth 1 year ago
  Zelphir Kaltstahl 298198403c implement insertion 1 year ago
  Zelphir Kaltstahl 1e074992fc add naive insert 1 year ago
  Zelphir Kaltstahl 9a404c6880 remove debug log 1 year ago