aboutsummaryrefslogtreecommitdiffstats
path: root/src/rope.rs
AgeCommit message (Expand)AuthorFilesLines
2023-12-27Remove unnecessary length field.Rose Hogenson1-11/+9
2023-12-27Fix a bug in how unicode is printed.Rose Hogenson1-22/+27
2023-12-26Add the basic rope.Rose Hogenson1-0/+96