summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-20Fixed stack overflow, still slow...Jaron Kent-Dobias
2021-03-20Tried again with maps, now it overflows the stack.Jaron Kent-Dobias
2021-03-20Tried to improve efficiency by switching to list iterators as keys.Jaron Kent-Dobias
2021-03-20Reverted attempt to make things a little more abstract, because it was very ↵Jaron Kent-Dobias
slow for some reason.
2021-03-20Initial commit.Jaron Kent-Dobias