aboutsummaryrefslogtreecommitdiffstats
path: root/csc/compare-test.csc
AgeCommit message (Collapse)AuthorFilesLines
2022-07-12Slightly improve diff formatting.Rose Hogenson1-38/+38
2022-07-03Add a diff library.Rose Hogenson1-0/+82
I was hesitant to add a diff library, but it was surprisingly easy. A straightforward application of dynamic programming.