1
0
Fork 0

26 Commits (master)
 

Author SHA1 Message Date
Michael Raitza 29f01bf3a2 Docs and Tests fixups 3 years ago
Michael Raitza b365f05b5d Write tests 3 years ago
Michael Raitza c26dfad78d Fix byte sequence difference algorithm 3 years ago
Michael Raitza 1f66561cdc WIP Fix difference algorithm 3 years ago
Michael Raitza 642aaf718c Fix alist implementation 4 years ago
Michael Raitza 7c61cdf984 Change literal syntax to CB{ 4 years ago
Michael Raitza 921f1ca979 Add documentation 4 years ago
Michael Raitza 12774bd120 Pimp playground, re-bind several UI keys 4 years ago
Michael Raitza 79b67e1ab3 Add a simpler and faster key serializer 4 years ago
Michael Raitza e3f4600c85 Use `left` and `right` constants from trees vocabulary 4 years ago
Michael Raitza e5384bc1b0 Remove old code 4 years ago
Michael Raitza 00e9b54b22 Implement Assoc Protocol and pretty printing 4 years ago
Michael Raitza ea07711f17 Implement insert 4 years ago
Michael Raitza f06eda5f16 WIP Deactivate broken insert code and rewrite 4 years ago
Michael Raitza 8400602c06 Implement deletion; break insertion as it is still wrong 4 years ago
Michael Raitza 41c4a51d64 Complete insertion via set-at 4 years ago
Michael Raitza 9de4680d39 Distinguish into internal and leaf nodes; Implement appending leaf node 4 years ago
Michael Raitza 0674a825b0 critbit: Make compiler happy NOFIX 4 years ago
Michael Raitza 3e2f2e7dac Implement set-at; cb-set for the empty tree 4 years ago
Michael Raitza 5a7d699b3b Introduce key-bytes symbol and with-key 4 years ago
Michael Raitza b5dd6e1065 Start implementation as a sub class to trees 4 years ago
Michael Raitza b686040e7d WIP: Some code updates... 4 years ago
Michael Raitza c8d3ba4d59 WIP: Searching, node calculation, put into empty tree 5 years ago
Michael Raitza 99e724d0cd Add critbit CWEB documentation 5 years ago
Michael Raitza f2c44cae8d WIP Initial code 5 years ago
Michael Raitza 0f4884bd8b Add playground 5 years ago