summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-10-05Add btree-printing function0scar
2021-09-24Move node functionality macros up0scar
Also fix freeing non-allocated items
2021-09-21Add proper tests/example in main0scar
2021-09-21Add node_split_child and other insert misc. funcs0scar
2021-09-21Fix return type for insert0scar
2021-09-19Add search and other stuff0scar
2021-09-16Add template for btrees0scar